On 05/24/2011 11:10 PM, Phil Schaffner wrote: Having a script to > use yum to bring in things missing from a default desktop install, as > Les suggests, might be a good touch. > > Phil > _______________________________________________ > CentOS-devel mailing list > CentOS-devel at centos.org > http://lists.centos.org/mailman/listinfo/centos-devel I'm not sure it has to be a script. A documented step to be made upon restart by those who used the live cd should be like that: "Due to space/dependencies limitations some packages were forcibly removed to accommodate the live environment/installer. In order to have a seamless experience regardless for all CentOS instalations, live-cd users are advised/required to perform the following step upon first reboot: yum install @<group1> @<group2> @<groupX> && yum update" That should be pretty straightforward to any one. The exact group of packages to be appended to the above command will be known once the live-dvd packages have been agreed upon. -- Gabriel Sfestarof