Subversion Repositories livecd

Rev

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

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