On 25 June 2014 05:10, Karanbir Singh <mail-lists@karan.org> wrote:
hi,

Anyone been working on a CentOS-7 minimal install manifest ?

given that its our most popular download on CentOS-6, it would be great
to have something like that for 7 as well.

would it help if i threw in a baseline to start from ?


Here is out current minimal kickstart package list. We use this as the basics to get a box installable from the ground up with everything else needed afterwords. There is still a lot of bike-shedding here: (postfix vs sendmail, remove prelink, biosdevname, etc) but it comes out to about 353 packages and a disk usage of 888 MB. Ansible and yum gets the rest for us. 
 
%packages --nobase
acpid
authconfig
bash-completion
bind-utils
-biosdevname
-cronie-anacron
cronie-noanacron
crontabs
dhclient
iptables-services
-iwl*
-libertas*
-logwatch
mailx
nfs-utils
nmap-ncat
ntp
ntpdate
openssh-clients
openssh-server
patch
postfix
-prelink
rsync
screen
telnet
tmpwatch
traceroute
-sendmail
-sendmail-cf
strace
tmux
vim-enhanced
yum
yum-utils


--
Stephen J Smoogen.