Subversion Repositories livecd

Rev

Rev 329 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

########################################################################
#
#  Mini LiveCD 64bit with icewm desktop
#
#  Urs Beyerle, ETHZ
#
########################################################################

########################################################################
# Include LiveDVD kickstart file
########################################################################

%include sl61-mini_livecd-icewm.ks

########################################################################
# Packages
########################################################################

%packages

# xfsprogs only avaialbe on 64 bit
xfsprogs

# flash-plugin requires too much rpms and space
-flash-plugin

%end