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

  /caiman/slim_bp_installgrub/usr/src/cmd/slim-install/svc/
live-fs-root 38 AUTOINSTALL=0
41 [ -f /.autoinstall ] && AUTOINSTALL=1
156 if [ $LIVECD = 1 -o $AUTOINSTALL = 1 ]
253 elif [ $AUTOINSTALL = 1 ]
328 elif [ $AUTOINSTALL = 1 ] ; then
329 echo "Unable to mount the autoinstall image" > /dev/msglog
450 if [ $LIVECD = 1 -o $AUTOINSTALL = 1 ]
  /caiman/snap_upgrade/usr/src/cmd/slim-install/svc/
live-fs-root 38 AUTOINSTALL=0
41 [ -f /.autoinstall ] && AUTOINSTALL=1
156 if [ $LIVECD = 1 -o $AUTOINSTALL = 1 ]
253 elif [ $AUTOINSTALL = 1 ]
328 elif [ $AUTOINSTALL = 1 ] ; then
329 echo "Unable to mount the autoinstall image" > /dev/msglog
450 if [ $LIVECD = 1 -o $AUTOINSTALL = 1 ]
  /caiman/slim_0906/usr/src/cmd/slim-install/svc/
live-fs-root 38 AUTOINSTALL=0
41 [ -f /.autoinstall ] && AUTOINSTALL=1
165 if [ $LIVECD = 1 -o $AUTOINSTALL = 1 ]; then
261 elif [ $AUTOINSTALL = 1 ]; then
484 elif [ $AUTOINSTALL = 1 ] ; then
485 echo "Unable to mount the autoinstall image" > /dev/msglog
606 if [ $LIVECD = 1 -o $AUTOINSTALL = 1 ]
  /caiman/slim_source/usr/src/cmd/slim-install/svc/
live-fs-root 38 AUTOINSTALL=0
41 [ -f /.autoinstall ] && AUTOINSTALL=1
169 if [ $LIVECD = 1 -o $AUTOINSTALL = 1 ]; then
265 elif [ $AUTOINSTALL = 1 ]; then
510 elif [ $AUTOINSTALL = 1 ] ; then
511 echo "Unable to mount the autoinstall image" > /dev/msglog
632 if [ $LIVECD = 1 -o $AUTOINSTALL = 1 ]
  /caiman/text_installer/usr/src/cmd/slim-install/svc/
live-fs-root 39 AUTOINSTALL=0
43 [ -f /.autoinstall ] && AUTOINSTALL=1
172 if [ $LIVECD = 1 -o $AUTOINSTALL = 1 -o $TEXTINSTALL = 1 ]; then
276 elif [ $AUTOINSTALL = 1 ]; then
521 elif [ $AUTOINSTALL = 1 ] ; then
522 echo "Unable to mount the autoinstall image" > /dev/msglog
643 if [ $LIVECD = 1 -o $AUTOINSTALL = 1 -o $TEXTINSTALL = 1 ]

Completed in 480 milliseconds