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

  /caiman/slim_bp_installgrub/usr/src/cmd/slim-install/svc/
live-fs-root 35 # Set flags to indicate whether we are in LiveCD or AI environment
37 LIVECD=0
40 [ -f /.livecd ] && LIVECD=1
156 if [ $LIVECD = 1 -o $AUTOINSTALL = 1 ]
174 if [ $LIVECD = 1 ]
326 if [ $LIVECD = 1 ] ; then
450 if [ $LIVECD = 1 -o $AUTOINSTALL = 1 ]
474 if [ $LIVECD = 1 ]
  /caiman/snap_upgrade/usr/src/cmd/slim-install/svc/
live-fs-root 35 # Set flags to indicate whether we are in LiveCD or AI environment
37 LIVECD=0
40 [ -f /.livecd ] && LIVECD=1
156 if [ $LIVECD = 1 -o $AUTOINSTALL = 1 ]
174 if [ $LIVECD = 1 ]
326 if [ $LIVECD = 1 ] ; then
450 if [ $LIVECD = 1 -o $AUTOINSTALL = 1 ]
474 if [ $LIVECD = 1 ]
  /caiman/text_installer/usr/src/cmd/slim-install/svc/
live-fs-root 35 # Set flags to indicate whether we are in LiveCD, AI or text installer
38 LIVECD=0
42 [ -f /.livecd ] && LIVECD=1
172 if [ $LIVECD = 1 -o $AUTOINSTALL = 1 -o $TEXTINSTALL = 1 ]; then
197 if [ $LIVECD = 1 -o $TEXTINSTALL = 1 ]; then
200 if [ $LIVECD = 1 ]; then
271 if [ $LIVECD = 1 ]; then
519 if [ $LIVECD = 1 -o $TEXTINSTALL = 1 ] ; then
643 if [ $LIVECD = 1 -o $AUTOINSTALL = 1 -o $TEXTINSTALL = 1
    [all...]
  /caiman/slim_0906/usr/src/cmd/slim-install/svc/
live-fs-root 35 # Set flags to indicate whether we are in LiveCD or AI environment
37 LIVECD=0
40 [ -f /.livecd ] && LIVECD=1
165 if [ $LIVECD = 1 -o $AUTOINSTALL = 1 ]; then
190 if [ $LIVECD = 1 ]; then
482 if [ $LIVECD = 1 ] ; then
606 if [ $LIVECD = 1 -o $AUTOINSTALL = 1 ]
630 if [ $LIVECD = 1 ]
  /caiman/slim_source/usr/src/cmd/slim-install/svc/
live-fs-root 35 # Set flags to indicate whether we are in LiveCD or AI environment
37 LIVECD=0
40 [ -f /.livecd ] && LIVECD=1
169 if [ $LIVECD = 1 -o $AUTOINSTALL = 1 ]; then
194 if [ $LIVECD = 1 ]; then
508 if [ $LIVECD = 1 ] ; then
632 if [ $LIVECD = 1 -o $AUTOINSTALL = 1 ]
656 if [ $LIVECD = 1 ]
  /caiman/AI_source/usr/src/cmd/slim-install/svc/
live-fs-root 35 # Set flag to indicate whether we are in LiveCD environment
37 LIVECD=0
39 [ -f /.livecd ] && LIVECD=1
149 if [ $LIVECD = 1 ]
368 if [ $LIVECD = 1 ]
  /caiman/slim_src_bld99/usr/src/cmd/slim-install/svc/
live-fs-root 35 # Set flag to indicate whether we are in LiveCD environment
37 LIVECD=0
39 [ -f /.livecd ] && LIVECD=1
149 if [ $LIVECD = 1 ]
368 if [ $LIVECD = 1 ]
  /caiman/slim_installgrub/usr/src/cmd/slim-install/svc/
live-fs-root 35 # Set flag to indicate whether we are in LiveCD environment
37 LIVECD=0
39 [ -f /.livecd ] && LIVECD=1
149 if [ $LIVECD = 1 ]
368 if [ $LIVECD = 1 ]
  /caiman/slim_prototype/packages/utils/
live-fs-root 37 # Set flag to indicate whether we are in LiveCD environment
39 LIVECD=0
41 [ -f /.livecd ] && LIVECD=1
151 if [ $LIVECD = 1 ]
378 if [ $LIVECD = 1 ]

Completed in 2100 milliseconds