Subversion Repositories livecd

Rev

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

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