Subversion Repositories livecd

Rev

Rev 340 | Rev 342 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 340 Rev 341
1
########################################################################
1
########################################################################
2
#
2
#
3
# sl6rolling-extra-software.ks
3
# sl6rolling-extra-software.ks
4
#
4
#
5
# Extra software for SL LiveCD
5
# Extra software for SL LiveCD
6
#
6
#
7
########################################################################
7
########################################################################
8
 
8
 
9
repo --name=livecd-extra     --baseurl=http://www.livecd.ethz.ch/download/sl-livecd-extra/6rolling/$basearch/
9
repo --name=livecd-extra     --baseurl=http://www.livecd.ethz.ch/download/sl-livecd-extra/6rolling/$basearch/
10
 
10
 
11
%packages
11
%packages
12
 
12
 
13
# install yum-conf-livecd-extra
13
# install yum-conf-livecd-extra
14
yum-conf-livecd-extra
14
yum-conf-livecd-extra
15
livecd-extra-release
15
livecd-extra-release
16
 
16
 
17
# install extra software from rpmforge
17
# install extra software from rpmforge
18
gstreamer-ffmpeg
18
gstreamer-ffmpeg
19
 
19
 
20
# install extra software from epel
20
# install extra software from epel
21
gparted
21
gparted
22
NetworkManager-openvpn
22
NetworkManager-openvpn
23
NetworkManager-vpnc
23
NetworkManager-vpnc
24
NetworkManager-pptp
24
NetworkManager-pptp
25
vpnc-consoleuser
25
vpnc-consoleuser
26
ntfs-3g
26
ntfs-3g
27
fuse-sshfs
27
fuse-sshfs
28
ntfsprogs
28
ntfsprogs
29
dd_rescue
29
dd_rescue
30
ddrescue
30
ddrescue
31
iperf
31
iperf
32
 
32
 
33
# install extra software from elrepo
33
# install extra software from elrepo
34
kmod-reiserfs
34
kmod-reiserfs
35
kmod-ndiswrapper
35
#kmod-ndiswrapper
36
reiserfs-utils
36
reiserfs-utils
37
 
37
 
38
%end
38
%end