I've been playing to see how much more we can fit on the live CD for test 2. First, I eliminated docs from the livecd with a patch to livecd-creator (attached). Then, I started adding and removing things. Based on Jeremy's test1 configs at http://people.redhat.com/katzj/f7live/, I made the following changes: Added ----- attr bind-utils gnome-screensaver pcmciautils termcap crontabs ppp rp-pppoe wvdial logrotate mdadm smolt nfs-utils readahead rhgb gok gnome-backgrounds gnome-audio nautilus-sendto nautilus-sendto-bluetooth monkey-bubble gnome-blog Removed ------- emacs xchat-gnome This yields a 678MB Live CD, so we've still got a decent amount of room for changes. (SRPM for fedora-livecd attached) Bill
--- creator/livecd-creator 2007-02-23 11:11:05.002439000 -0500 +++ /usr/bin/livecd-creator 2007-02-23 11:42:10.000000000 -0500 @@ -314,6 +314,7 @@ yumconf.write("retries=20\n") yumconf.write("obsoletes=1\n") yumconf.write("gpgcheck=0\n") + yumconf.write("tsflags=nodocs\n") yumconf.write("\n") yumconf.close()
Attachment:
fedora-livecd-6.90-1.src.rpm
Description: application/rpm
-- Fedora-desktop-list mailing list Fedora-desktop-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-desktop-list