<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On 25 June 2014 05:10, Karanbir Singh <span dir="ltr">&lt;<a href="mailto:mail-lists@karan.org" target="_blank">mail-lists@karan.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">hi,<br>
<br>
Anyone been working on a CentOS-7 minimal install manifest ?<br>
<br>
given that its our most popular download on CentOS-6, it would be great<br>
to have something like that for 7 as well.<br>
<br>
would it help if i threw in a baseline to start from ?<br>
<br></blockquote><div><br></div><div>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. </div>
<div> </div></div><div><div>%packages --nobase</div><div>acpid</div><div>authconfig</div><div>bash-completion</div><div>bind-utils</div><div>-biosdevname</div><div>-cronie-anacron</div><div>cronie-noanacron</div><div>crontabs</div>
<div>dhclient</div><div>iptables-services</div><div>-iwl*</div><div>-libertas*</div><div>-logwatch</div><div>mailx</div><div>nfs-utils</div><div>nmap-ncat</div><div>ntp</div><div>ntpdate</div><div>openssh-clients</div><div>
openssh-server</div><div>patch</div><div>postfix</div><div>-prelink</div><div>rsync</div><div>screen</div><div>telnet</div><div>tmpwatch</div><div>traceroute</div><div>-sendmail</div><div>-sendmail-cf</div><div>strace</div>
<div>tmux</div><div>vim-enhanced</div><div>yum</div><div>yum-utils</div></div><div><br></div><div><br></div>-- <br><div dir="ltr">Stephen J Smoogen.<br><br></div>
</div></div>