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

  /caiman/slim_installgrub/usr/src/cmd/beadm/
BootEnvironment.py 47 SPACE_USED, MOUNTED = range(6)
56 self.mounted = 0
63 DATASET, MOUNTPOINT, SPACE_USED, MOUNTED = range(4)
89 "mountpoint", "space_used", "mounted")
104 "mounted")
beadm.py 592 # BE2:no:no:mounted:rpool/ROOT/BE2:6.2G;;;
617 # BE2 no no mounted rpool/ROOT/BE2 legacy 6.2G
880 mounted = belist.get(beDA.BEkeys[BEMaxWidths.MOUNTED])
884 if mounted:
1041 mounted = dsList.get(dsDA.DSkeys[DatasetMaxWidths.MOUNTED])
1045 if mounted:
    [all...]
  /caiman/AI_source/usr/src/cmd/slim-install/svc/
live-fs-root 38 MOUNTED=0
242 MOUNTED=1
246 if [ "$MOUNTED" -ne 1 ]
253 # Root is already mounted (by the kernel), but still needs to be
269 # the option string until we get /usr mounted...
  /caiman/slim_bp_installgrub/usr/src/cmd/slim-install/svc/
live-fs-root 39 MOUNTED=0
251 MOUNTED=1
320 MOUNTED=1
324 # If archives were not mounted, complain and exit
325 if [ $MOUNTED -ne 1 ] ; then
335 # Root is already mounted (by the kernel), but still needs to be
351 # the option string until we get /usr mounted...
  /caiman/slim_src_bld99/usr/src/cmd/slim-install/svc/
live-fs-root 38 MOUNTED=0
242 MOUNTED=1
246 if [ "$MOUNTED" -ne 1 ]
253 # Root is already mounted (by the kernel), but still needs to be
269 # the option string until we get /usr mounted...
  /caiman/snap_upgrade/usr/src/cmd/slim-install/svc/
live-fs-root 39 MOUNTED=0
251 MOUNTED=1
320 MOUNTED=1
324 # If archives were not mounted, complain and exit
325 if [ $MOUNTED -ne 1 ] ; then
335 # Root is already mounted (by the kernel), but still needs to be
351 # the option string until we get /usr mounted...
  /caiman/slim_installgrub/usr/src/cmd/slim-install/svc/
live-fs-root 38 MOUNTED=0
242 MOUNTED=1
246 if [ "$MOUNTED" -ne 1 ]
253 # Root is already mounted (by the kernel), but still needs to be
269 # the option string until we get /usr mounted...
  /caiman/slim_prototype/packages/utils/
live-fs-root 40 MOUNTED=0
250 MOUNTED=1
254 if [ "$MOUNTED" != "1" ]
263 # Root is already mounted (by the kernel), but still needs to be
279 # the option string until we get /usr mounted...
  /caiman/slim_0906/usr/src/cmd/slim-install/svc/
live-fs-root 39 MOUNTED=0
259 MOUNTED=1
449 MOUNTED=1
480 # If archives were not mounted, complain and exit
481 if [ $MOUNTED -ne 1 ] ; then
491 # Root is already mounted (by the kernel), but still needs to be
507 # the option string until we get /usr mounted...
  /caiman/slim_source/usr/src/cmd/slim-install/svc/
live-fs-root 39 MOUNTED=0
263 MOUNTED=1
475 MOUNTED=1
506 # If archives were not mounted, complain and exit
507 if [ $MOUNTED -ne 1 ] ; then
517 # Root is already mounted (by the kernel), but still needs to be
533 # the option string until we get /usr mounted...
  /caiman/text_installer/usr/src/cmd/slim-install/svc/
live-fs-root 41 MOUNTED=0
270 MOUNTED=1
486 MOUNTED=1
517 # If archives were not mounted, complain and exit
518 if [ $MOUNTED -ne 1 ] ; then
528 # Root is already mounted (by the kernel), but still needs to be
544 # the option string until we get /usr mounted...

Completed in 960 milliseconds