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

/freebsd-9.3-release/usr.sbin/bsdinstall/scripts/
H A Dumount31 cat $PATH_FSTAB | awk -v BSDINSTALL_CHROOT=$BSDINSTALL_CHROOT '{
H A Dscript56 [ -f "$PATH_FSTAB" ] && bsdinstall umount
96 rm -f $PATH_FSTAB
97 touch $PATH_FSTAB
H A Dmount31 cat $PATH_FSTAB | awk -v BSDINSTALL_CHROOT=$BSDINSTALL_CHROOT '{
H A Dauto39 test -f $PATH_FSTAB && bsdinstall umount
102 rm -f $PATH_FSTAB
103 touch $PATH_FSTAB
133 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-9.3-release/usr.sbin/bsdinstall/
H A Dbsdinstall45 : ${PATH_FSTAB="$BSDINSTALL_TMPETC/fstab"}; export PATH_FSTAB
/freebsd-9.3-release/etc/periodic/daily/
H A D400.status-disks24 export PATH_FSTAB=/dev/null
/freebsd-9.3-release/etc/periodic/security/
H A D200.chkmounts54 export PATH_FSTAB=/dev/null

Completed in 106 milliseconds