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

/freebsd-11-stable/usr.sbin/bsdinstall/scripts/
H A Dumount31 cat $PATH_FSTAB | awk -v BSDINSTALL_CHROOT=$BSDINSTALL_CHROOT '{
H A Dscript69 [ -f "$PATH_FSTAB" ] || exit
106 rm -f $PATH_FSTAB
107 touch $PATH_FSTAB
H A Dmount31 cat $PATH_FSTAB | awk -v BSDINSTALL_CHROOT=$BSDINSTALL_CHROOT '{
H A Dauto44 test -f $PATH_FSTAB && bsdinstall umount
162 rm -f $PATH_FSTAB
163 touch $PATH_FSTAB
286 echo "Use this shell to set up partitions for the new system. When finished, mount the system at $BSDINSTALL_CHROOT and place an fstab file for the new system at $PATH_FSTAB. Then type 'exit'. You can also enter the partition editor at any time by entering 'bsdinstall partedit'."
/freebsd-11-stable/usr.sbin/bsdinstall/
H A Dbsdinstall45 : ${PATH_FSTAB="$BSDINSTALL_TMPETC/fstab"}; export PATH_FSTAB
/freebsd-11-stable/etc/periodic/daily/
H A D400.status-disks29 export PATH_FSTAB=/dev/null
/freebsd-11-stable/etc/periodic/security/
H A D200.chkmounts58 export PATH_FSTAB=/dev/null

Completed in 115 milliseconds