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

  /caiman/slim_bp_installgrub/usr/src/cmd/auto-install/svc/
auto-installer 49 if [ ! -f /.autoinstall ] ; then
  /caiman/slim_source/usr/src/cmd/auto-install/svc/
auto-installer 65 if [ ! -f /.autoinstall ] ; then
  /caiman/slim_0906/usr/src/cmd/auto-install/svc/
auto-installer 65 if [ ! -f /.autoinstall ] ; then
  /caiman/slim_0906/usr/src/cmd/slim-install/svc/
live-devices-local 40 if [ $? -eq 0 -o -f /.livecd -o -f /.autoinstall ]; then
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-devices-local 40 if [ $? -eq 0 -o -f /.livecd -o -f /.autoinstall ]; then
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/auto-install/svc/
auto-installer 65 if [ ! -f /.autoinstall ] ; then
  /caiman/text_installer/usr/src/cmd/slim-install/svc/
live-devices-local 40 if [ $? -eq 0 -o -f /.livecd -o -f /.autoinstall ]; then
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 ]
  /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 ]

Completed in 1079 milliseconds