Searched refs:is_zfs_boot (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/boot/scripts/
H A Dupdate_grub.ksh44 is_zfs_boot=no
61 is_zfs_boot=yes
66 is_zfs_boot=yes
80 if [ "$is_zfs_boot" = "yes" ]; then
87 elif [ "$is_zfs_boot" = "yes" ]; then
135 if [ "$is_zfs_boot" = "yes" ]; then

Completed in 56 milliseconds