Subversion Repositories livecd

Rev

Rev 318 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 318 Rev 321
Line 1... Line 1...
1
########################################################################
1
########################################################################
2
#
2
#
3
#  LiveCD with gnome desktop
3
#  LiveCD with gnome desktop
4
#
4
#
-
 
5
#  Urs Beyerle, ETHZ
-
 
6
#
5
########################################################################
7
########################################################################
6
 
8
 
7
part / --size 4096 --fstype ext4
9
part / --size 4096 --fstype ext4
8
 
10
 
-
 
11
########################################################################
-
 
12
# Include kickstart files
-
 
13
########################################################################
-
 
14
 
9
%include sl6-live-base.ks
15
%include sl6-live-base.ks
-
 
16
## %include sl6-config-icewm.ks
-
 
17
%include sl6-extra-software.ks
-
 
18
%include sl6-doc.ks
-
 
19
 
-
 
20
 
-
 
21
########################################################################
-
 
22
# Packages
-
 
23
########################################################################
10
 
24
 
11
%packages
25
%packages
12
# packages removed from @base
26
# packages removed from @base
13
-bind-utils
27
-bind-utils
14
-ed
28
-ed
Line 86... Line 100...
86
cups-pk-helper
100
cups-pk-helper
87
 
101
 
88
%end
102
%end
89
 
103
 
90
 
104
 
-
 
105
########################################################################
-
 
106
# Post installation
-
 
107
########################################################################
-
 
108
 
91
%post
109
%post
92
 
110
 
93
# remove folders/files that use a lot of diskspace
111
# remove folders/files that use a lot of diskspace
94
# and are not really needed for LiveCD
112
# and are not really needed for LiveCD
95
rm -rf /usr/share/doc/openafs-*
113
rm -rf /usr/share/doc/openafs-*