Subversion Repositories livecd

Rev

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

Rev 181 Rev 182
Line 17... Line 17...
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.18-92.1.10.el5
21
 
21
 
22
# Define the $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=5
26
 
26
 
27
# Define LiveCD OS string (can be anything you like)
27
# Define LiveCD OS string (can be anything you like)