patch, manifest changes

Bill Nottingham notting at redhat.com
Fri Feb 23 18:46:57 UTC 2007


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
-------------- next part --------------
--- 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()
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fedora-livecd-6.90-1.src.rpm
Type: application/x-rpm
Size: 5761 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-desktop-list/attachments/20070223/801f0790/attachment.rpm>


More information about the Fedora-desktop-list mailing list