Subversion Repositories livecd

Rev

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

Rev 320 Rev 324
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
-
 
19
fuse-sshfs
-
 
20
ntfsprogs
-
 
21
dd_rescue
-
 
22
ddrescue
-
 
23
iperf
-
 
24
flash-plugin
18
flash-plugin
25
#testdisk
-
 
26
gstreamer-ffmpeg
19
gstreamer-ffmpeg
27
 
20
 
28
# install extra software from epel
21
# install extra software from epel
29
gparted
22
gparted
30
NetworkManager-openvpn
23
NetworkManager-openvpn
31
NetworkManager-vpnc
24
NetworkManager-vpnc
32
NetworkManager-pptp
25
NetworkManager-pptp
33
vpnc-consoleuser
26
vpnc-consoleuser
-
 
27
ntfs-3g
-
 
28
fuse-sshfs
-
 
29
ntfsprogs
-
 
30
dd_rescue
-
 
31
ddrescue
-
 
32
iperf
34
 
33
 
35
# install extra software from elrepo
34
# install extra software from elrepo
36
kmod-reiserfs
35
kmod-reiserfs
37
kmod-ndiswrapper
36
kmod-ndiswrapper
38
reiserfs-utils
37
reiserfs-utils
39
 
38
 
40
%end
39
%end