Subversion Repositories livecd

Rev

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

Rev 306 Rev 315
1
########################################################################
1
########################################################################
2
#
2
#
3
#  LiveDVD with gnome desktop
3
#  LiveDVD with gnome desktop
4
#
4
#
5
########################################################################
5
########################################################################
6
 
6
 
7
part / --size 8192 --fstype ext4
7
part / --size 8192 --fstype ext4
8
 
8
 
9
%include sl6-live-base.ks
9
%include sl6-live-base.ks
10
 
10
 
11
%packages
11
%packages
12
# package added to @network-tools
12
# package added to @network-tools
13
nmap
13
nmap
14
@backup-client
14
@backup-client
15
@basic-desktop
15
@basic-desktop
16
@desktop-platform
16
@desktop-platform
17
@dial-up
17
@dial-up
18
@emacs
18
@emacs
19
@fonts
19
@fonts
20
@general-desktop
20
@general-desktop
21
@graphics
21
@graphics
22
@input-methods
22
@input-methods
23
@internet-applications
23
@internet-applications
24
# package added to @internet-applications
24
# package added to @internet-applications
25
thunderbird
25
thunderbird
26
xchat
26
xchat
27
@internet-browser
27
@internet-browser
28
@ice-desktop
28
@ice-desktop
29
@java-platform
29
@java-platform
30
@network-file-system-client
30
@network-file-system-client
31
@office-suite
31
@office-suite
32
@performance
32
@performance
33
@perl-runtime
33
@perl-runtime
34
@print-client
34
@print-client
35
@scientific
35
@scientific
36
@security-tools
36
@security-tools
37
@system-admin-tools
37
@system-admin-tools
38
@system-management
38
@system-management
39
@technical-writing
39
@technical-writing
40
@tex
40
@tex
41
 
41
 
42
# more groups added 
42
# more groups added 
43
@backup-server
43
@backup-server
44
@compat-libraries
44
@compat-libraries
45
@console-internet
45
@console-internet
46
lftp
46
lftp
47
@development
47
@development
48
@directory-client
48
@directory-client
49
@eclipse
49
@eclipse
50
@hardware-monitoring
50
@hardware-monitoring
51
@ice-desktop
51
@ice-desktop
52
@kde-desktop
52
@kde-desktop
53
@legacy-unix
53
@legacy-unix
54
@legacy-x
54
@legacy-x
55
@misc-sl
55
@misc-sl
56
@mysql-client
56
@mysql-client
57
@nfs-file-server
57
@nfs-file-server
58
#@openafs-client
58
#@openafs-client
59
@php
59
@php
60
@postgresql-client
60
@postgresql-client
61
@scalable-file-systems
61
@scalable-file-systems
62
# @storage-client-fcoe
62
# @storage-client-fcoe
63
@storage-client-iscsi
63
@storage-client-iscsi
64
@storage-client-multipath
64
@storage-client-multipath
65
@system-management-snmp
65
@system-management-snmp
66
# @system-management-messaging-client
66
# @system-management-messaging-client
67
# @system-management-messaging-server
67
# @system-management-messaging-server
68
# @system-management-wbem
68
# @system-management-wbem
69
# @turbogears
69
# @turbogears
70
# @virtualization
70
# @virtualization
71
# @virtualization-client
71
# @virtualization-client
72
# @virtualization-platform
72
# @virtualization-platform
73
# @virtualization-tools
73
# @virtualization-tools
74
 
74
 
75
# Add support for your prefered language here
75
# Add support for your prefered language here
76
@french-support
76
@french-support
77
@german-support
77
@german-support
78
@russian-support
78
@russian-support
79
@chinese-support
79
@chinese-support
80
@italian-support
80
@italian-support
81
@japanese-support
81
@japanese-support
82
@spanish-support
82
@spanish-support
83
 
83
 
-
 
84
# Other useful packages to add
-
 
85
gconf-editor
-
 
86
 
84
%end
87
%end
85
 
88