Subversion Repositories livecd

Rev

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

Rev 302 Rev 303
Line 346... Line 346...
346
exists alsaunmute 0 2> /dev/null
346
exists alsaunmute 0 2> /dev/null
347
 
347
 
348
# turn off firstboot for livecd boots
348
# turn off firstboot for livecd boots
349
echo "RUN_FIRSTBOOT=NO" > /etc/sysconfig/firstboot
349
echo "RUN_FIRSTBOOT=NO" > /etc/sysconfig/firstboot
350
 
350
 
351
# start afs with option -memcache (is this correct?)
351
# start afs with option -memcache (gets a kernel panic on some system - do not use it for the moment)
352
[ -e /etc/sysconfig/afs ] && sed -i "s|^OPTIONS=.*|OPTIONS=\"-memcache\"|" /etc/sysconfig/afs
352
# [ -e /etc/sysconfig/afs ] && sed -i "s|^OPTIONS=.*|OPTIONS=\"-memcache\"|" /etc/sysconfig/afs
353
 
353
 
354
# Stopgap fix for RH #217966; should be fixed in HAL instead
354
# Stopgap fix for RH #217966; should be fixed in HAL instead
355
touch /media/.hal-mtab
355
touch /media/.hal-mtab
356
 
356
 
357
### create the LiveCD default user
357
### create the LiveCD default user