Home
last modified time | relevance | path

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

/freebsd-13.1/usr.sbin/bsdinstall/scripts/
H A Dscript71 [ -f "$PATH_FSTAB" ] || exit
108 rm -f $PATH_FSTAB
109 touch $PATH_FSTAB
H A Dauto80 [ -f "$PATH_FSTAB" ] && bsdinstall umount
187 rm -f $PATH_FSTAB
188 touch $PATH_FSTAB
320 …m at $BSDINSTALL_CHROOT and place an fstab file for the new system at $PATH_FSTAB. Then type 'exit…
H A Dumount31 cat $PATH_FSTAB | awk -v BSDINSTALL_CHROOT=$BSDINSTALL_CHROOT '{
H A Dmount31 cat $PATH_FSTAB | awk -v BSDINSTALL_CHROOT=$BSDINSTALL_CHROOT '{
H A Dbootconfig97 rootpart=$(awk '{ if($2 == "/") printf("%s:%s\n", $3, $1); }' $PATH_FSTAB)
/freebsd-13.1/usr.sbin/bsdinstall/
H A Dbsdinstall47 : ${PATH_FSTAB="$BSDINSTALL_TMPETC/fstab"}; export PATH_FSTAB
/freebsd-13.1/usr.sbin/periodic/etc/daily/
H A D400.status-disks29 export PATH_FSTAB=/dev/null
/freebsd-13.1/usr.sbin/periodic/etc/security/
H A D200.chkmounts58 export PATH_FSTAB=/dev/null