Rev 435 | 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 sl610-livecd-gnome.ks
########################################################################
# Packages
########################################################################
%packages
# xfsprogs only avaialbe on 64 bit
xfsprogs
# remove packages in order to save disk space
-totem
-vlgothic-fonts
%end