Not logged in
fedora-live-minimization.ks

File Examples/fedora-live-minimization.ks from the latest check-in


# Common packages removed from comps
# For F14, these removals should be moved to comps itself

%packages

# save some space
-samba-client
-mpage
-sox
-hplip
-hpijs
-numactl
-isdn4k-utils
-autofs
# smartcards won't really work on the livecd.
-coolkey
-ccid
-wget

# qlogic firmwares
-ql2100-firmware
-ql2200-firmware
-ql23xx-firmware
-ql2400-firmware

# scanning takes quite a bit of space :/
-xsane
-xsane-gimp
-sane-backends

%end