Searched refs:PATH_FSTAB (Results 1 – 8 of 8) sorted by relevance
69 [ -f "$PATH_FSTAB" ] || exit106 rm -f $PATH_FSTAB107 touch $PATH_FSTAB
44 test -f $PATH_FSTAB && bsdinstall umount160 rm -f $PATH_FSTAB161 touch $PATH_FSTAB284 …m at $BSDINSTALL_CHROOT and place an fstab file for the new system at $PATH_FSTAB. Then type 'exit…
32 rootpart=$(awk '{ if($2 == "/") printf("%s:%s\n", $3, $1); }' $PATH_FSTAB)
31 cat $PATH_FSTAB | awk -v BSDINSTALL_CHROOT=$BSDINSTALL_CHROOT '{
45 : ${PATH_FSTAB="$BSDINSTALL_TMPETC/fstab"}; export PATH_FSTAB
29 export PATH_FSTAB=/dev/null
58 export PATH_FSTAB=/dev/null