Home
last modified time | relevance | path

Searched refs:PATH_FSTAB (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/usr.sbin/bsdinstall/scripts/
H A Dscript69 [ -f "$PATH_FSTAB" ] || exit
106 rm -f $PATH_FSTAB
107 touch $PATH_FSTAB
H A Dauto44 test -f $PATH_FSTAB && bsdinstall umount
160 rm -f $PATH_FSTAB
161 touch $PATH_FSTAB
284 …m at $BSDINSTALL_CHROOT and place an fstab file for the new system at $PATH_FSTAB. Then type 'exit…
H A Dbootconfig32 rootpart=$(awk '{ if($2 == "/") printf("%s:%s\n", $3, $1); }' $PATH_FSTAB)
H A Dumount31 cat $PATH_FSTAB | awk -v BSDINSTALL_CHROOT=$BSDINSTALL_CHROOT '{
H A Dmount31 cat $PATH_FSTAB | awk -v BSDINSTALL_CHROOT=$BSDINSTALL_CHROOT '{
/freebsd-12.1/usr.sbin/bsdinstall/
H A Dbsdinstall45 : ${PATH_FSTAB="$BSDINSTALL_TMPETC/fstab"}; export PATH_FSTAB
/freebsd-12.1/usr.sbin/periodic/etc/daily/
H A D400.status-disks29 export PATH_FSTAB=/dev/null
/freebsd-12.1/usr.sbin/periodic/etc/security/
H A D200.chkmounts58 export PATH_FSTAB=/dev/null