Rev 340 | Rev 355 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
########################################################################
#
# LiveCD 64bit with gnome desktop
#
# Urs Beyerle, ETHZ
#
########################################################################
########################################################################
# Include kickstart files
########################################################################
%include sl6rolling-livecd-gnome.ks
########################################################################
# Packages
########################################################################
%packages
# xfsprogs only avaialbe on 64 bit
xfsprogs
# save some diskspace
-xorg-x11-fonts-ISO8859-1-100dpi
-xorg-x11-fonts-Type1
%end