Subversion Repositories livecd

Rev

Rev 319 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 319 Rev 320
1
########################################################################
1
########################################################################
2
#
2
#
3
# sl6-extra-software.ks
3
# sl6-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/livecd-extra/6/$basearch/
9
repo --name=livecd-extra     --baseurl=http://www.livecd.ethz.ch/download/livecd-extra/6/$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
fuse-ntfs-3g
18
fuse-ntfs-3g
19
fuse-sshfs
19
fuse-sshfs
20
ntfsprogs
20
ntfsprogs
21
dd_rescue
21
dd_rescue
22
ddrescue
22
ddrescue
23
iperf
23
iperf
24
flash-plugin
24
flash-plugin
25
testdisk
25
#testdisk
26
gstreamer-ffmpeg
26
gstreamer-ffmpeg
27
 
27
 
28
# install extra software from epel
28
# install extra software from epel
29
gparted
29
gparted
30
NetworkManager-openvpn
30
NetworkManager-openvpn
31
NetworkManager-vpnc
31
NetworkManager-vpnc
32
NetworkManager-pptp
32
NetworkManager-pptp
33
vpnc-consoleuser
33
vpnc-consoleuser
34
 
34
 
35
# install extra software from elrepo
35
# install extra software from elrepo
36
kmod-reiserfs
36
kmod-reiserfs
37
kmod-ndiswrapper
37
kmod-ndiswrapper
38
reiserfs-utils
38
reiserfs-utils
39
 
39
 
40
%end
40
%end