Subversion Repositories livecd

Rev

Rev 355 | Rev 372 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 355 Rev 367
Line 11... Line 11...
11
########################################################################
11
########################################################################
12
# Include kickstart files
12
# Include kickstart files
13
########################################################################
13
########################################################################
14
 
14
 
15
%include sl6rolling-live-base.ks
15
%include sl6rolling-live-base.ks
16
## %include sl6rolling-config-icewm.ks
-
 
17
%include sl6rolling-extra-software.ks
16
%include sl6rolling-extra-software.ks
18
%include sl6rolling-doc.ks
17
%include sl6rolling-doc.ks
19
 
18
 
-
 
19
# %include sl6rolling-live-NONPAE.ks   # uncomment to build with nonpae kernel from elrepo  
-
 
20
# %include sl6rolling-config-icewm.ks
-
 
21
 
20
 
22
 
21
########################################################################
23
########################################################################
22
# Packages
24
# Packages
23
########################################################################
25
########################################################################
24
 
26
 
Line 89... Line 91...
89
-words
91
-words
90
-nano
92
-nano
91
-pinfo
93
-pinfo
92
-vim-common
94
-vim-common
93
-vim-enhanced
95
-vim-enhanced
-
 
96
-system-config-printer
-
 
97
-system-config-printer-udev
-
 
98
-system-config-printer-libs
94
-samba-common
99
-samba-common
95
-samba-client
100
-samba-client
-
 
101
-cifs-utils
-
 
102
-gvfs-smb
-
 
103
-gnome-vfs2-smb
-
 
104
-libsmbclient
-
 
105
-samba-winbind
-
 
106
-samba-winbind-clients
96
-mousetweaks
107
-mousetweaks
-
 
108
-foomatic-db-ppds
-
 
109
-redhat-lsb-printing
97
 
110
 
98
## remove some fonts and input methods
111
## remove some fonts and input methods
99
# remove Chinese font (Ming face) (8.9 MB)
112
# remove Chinese font (Ming face) (8.9 MB)
100
# we still have wqy-zenhei-fonts 
113
# we still have wqy-zenhei-fonts 
101
-cjkuni-fonts-common
114
-cjkuni-fonts-common
Line 105... Line 118...
105
-libhangul
118
-libhangul
106
 
119
 
107
## packages to add
120
## packages to add
108
lftp
121
lftp
109
thunderbird
122
thunderbird
110
#@openafs-client
-
 
111
cups
123
cups
112
cups-pk-helper
124
cups-pk-helper
113
system-config-printer
-
 
114
system-config-printer-udev
-
 
115
xorg-x11-fonts-100dpi
125
xorg-x11-fonts-100dpi
116
xorg-x11-fonts-ISO8859-1-100dpi
126
xorg-x11-fonts-ISO8859-1-100dpi
117
xorg-x11-fonts-Type1
127
xorg-x11-fonts-Type1
118
nautilus-sendto
128
nautilus-sendto
119
spice-client
129
spice-client
120
spice-xpi
-
 
121
phonon-backend-gstreamer
130
phonon-backend-gstreamer
122
 
131
 
-
 
132
## packages which are no longer included
-
 
133
# @openafs-client
-
 
134
# system-config-printer
-
 
135
# system-config-printer-udev
-
 
136
 
123
%end
137
%end
124
 
138
 
125
 
139
 
126
########################################################################
140
########################################################################
127
# Post installation
141
# Post installation