HomeSort by relevance Sort by last modified time
    Searched refs:livecd (Results 1 - 5 of 5) sorted by null

  /livemedia/livemedia/bootcd_skel/lib/svc/method/
live-sysidtool-system 15 if [ -f /.livecd ]
18 # required in a LiveCD.
live-devices-local 44 if [ $? -eq 0 -o -f /.livecd ]; then
78 if [ ! -f /.livecd ]
91 # Mount all disk devices. Our LiveCD cdrom has already been
109 # Is this our LiveCD cdrom ?
live-fs-usr 71 # Some processing can be avoided in a livecd
73 if [ ! -f /.livecd ]
live-fs-root 37 # Set flag to indicate whether we are in LiveCD environment
39 LIVECD=0
41 [ -f /.livecd ] && LIVECD=1
156 if [ $LIVECD = 1 ]
165 if [ $LIVECD = 1 ]
189 echo "\rPreparing LiveCD for use" > /dev/msglog
375 if [ $LIVECD = 1 ]
  /livemedia/livemedia/bootcd_skel/lib/opengl/ogl_select/
nvidia_vendor_select 98 if [ -f /.livecd ]

Completed in 120 milliseconds