On 07/20/2011 01:45 AM, Dennis Jacobfeuerborn wrote: > On 07/19/2011 11:36 PM, Manuel Wolfshant wrote: >> On 07/20/2011 12:15 AM, Kartik Subbarao wrote: >>> On 07/19/2011 12:36 PM, Kartik Subbarao wrote: >>>> rpm -e $(rpm -qa |grep -i firmware) >>> This should be changed to: >>> rpm -e $(rpm -qa | grep -i firmware | grep -v kernel-firmware) >>> >>> Since apparently kernel depends on kernel-firmware. >> Try the attached ks. It installs around 180 packages. libselinux-utils is >> in because I find it mandatory to be able to modify the selinux >> configuration of an existing system. >> >> There are a few packages left which can be removed if you insist: >> - the firmware packages if you do not use that specific hardware ( atmel, >> brocade, qlogic ). >> - yum-presto if you prefer to always download full rpm packages instead of >> deltas >> - which, acl, attr > Interesting. I'm also experimenting with a minimal kickstart and without > the system-config-firewall-base package I can no longer login. Apparently > the login succeeds but I immediately get thrown back to the login prompt. > As soon as I add that package everything is fine again. > > Regards, > Dennis > _______________________________________________ > CentOS-virt mailing list > CentOS-virt at centos.org > http://lists.centos.org/mailman/listinfo/centos-virt -- Manuel Wolfshant linux registered user #131416 IT manager NoBug Consulting SRL A: Yes. >Q: Are you sure? >>A: Because it reverses the logical flow of conversation. >>>Q: Why is top posting frowned upon? -------------- next part -------------- A non-text attachment was scrubbed... Name: minimal.png Type: image/png Size: 3944 bytes Desc: not available URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20110720/15854a4f/attachment-0006.png>