Subversion Repositories livecd

Rev

Rev 184 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 184 Rev 187
Line 15... Line 15...
15
# 
15
# 
16
# if the SMP version of the $KERNEL is installed, 
16
# if the SMP version of the $KERNEL is installed, 
17
# it will be also included in the LiveCD
17
# it will be also included in the LiveCD
18
#KERNEL="`uname -r`"
18
#KERNEL="`uname -r`"
19
#KERNEL=2.6.9-42.0.3.EL
19
#KERNEL=2.6.9-42.0.3.EL
20
KERNEL=2.6.18-92.1.10.el5
20
KERNEL=2.6.9-78.0.1.EL
21
 
21
 
22
# Define $OS_RELEASE: 
22
# Define $OS_RELEASE: 
23
#  For SL4, RHEL4, CentOS4 -> OS_RELEASE=4
23
#  For SL4, RHEL4, CentOS4 -> OS_RELEASE=4
24
#  For SL5, RHEL5, CentOS5 -> OS_RELEASE=5
24
#  For SL5, RHEL5, CentOS5 -> OS_RELEASE=5
25
OS_RELEASE=5
25
OS_RELEASE=4
26
 
26
 
27
# Define OS_UPDATE (not further used at the moment)
27
# Define OS_UPDATE (not further used at the moment)
28
#  For example for SL 5.2 set OS_UPDATE=2
28
#  For example for SL 5.2 set OS_UPDATE=2
29
OS_UPDATE=2
29
OS_UPDATE=7
30
 
30
 
31
# Define LiveCD OS string (can be anything you like)
31
# Define LiveCD OS string (can be anything you like)
32
LIVECD_OS="SL${OS_RELEASE}${OS_UPDATE}"
32
LIVECD_OS="SL${OS_RELEASE}${OS_UPDATE}"
33
 
33
 
34
# Name of the default changes folder
34
# Name of the default changes folder