Subversion Repositories livecd

Rev

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

Rev 125 Rev 153
Line 51... Line 51...
51
. livecd.conf
51
. livecd.conf
52
 
52
 
53
LIVECD_DIR=$( pwd )
53
LIVECD_DIR=$( pwd )
54
 
54
 
55
### restore /etc/rc.d/rc.sysinit
55
### restore /etc/rc.d/rc.sysinit
56
cp /etc/rc.d/rc.sysinit.ori /etc/rc.d/rc.sysinit
56
cp -a /etc/rc.d/rc.sysinit.ori /etc/rc.d/rc.sysinit
57
 
57
 
58
### enable ssh again
58
### enable ssh again
59
chkconfig sshd on 2>/dev/null
59
chkconfig sshd on 2>/dev/null
60
 
60
 
61
### create link to liblinuxlive
61
### create link to liblinuxlive