Searched refs:PATH_FSTAB (Results 1 – 8 of 8) sorted by relevance
71 [ -f "$PATH_FSTAB" ] || exit108 rm -f $PATH_FSTAB109 touch $PATH_FSTAB
80 [ -f "$PATH_FSTAB" ] && bsdinstall umount187 rm -f $PATH_FSTAB188 touch $PATH_FSTAB320 …m at $BSDINSTALL_CHROOT and place an fstab file for the new system at $PATH_FSTAB. Then type 'exit…
31 cat $PATH_FSTAB | awk -v BSDINSTALL_CHROOT=$BSDINSTALL_CHROOT '{
97 rootpart=$(awk '{ if($2 == "/") printf("%s:%s\n", $3, $1); }' $PATH_FSTAB)
47 : ${PATH_FSTAB="$BSDINSTALL_TMPETC/fstab"}; export PATH_FSTAB
29 export PATH_FSTAB=/dev/null
58 export PATH_FSTAB=/dev/null