freebsd-dev/usr.sbin/bsdinstall
Corvin Köhne 450b4ac23c bsdinstall/script: umount before zpool export
When running zpool export first, boot/efi and dev is still mounted so
zpool export fails. By running bsdinstall umount first the pool can be
cleanly exported.

Reviewed by:		emaste
Differential Revision:	https://reviews.freebsd.org/D35114
Sponsored by:		Beckhoff Automation GmbH & Co. KG
MFC After:		3 days
2022-05-03 16:02:39 +02:00
..
distextract disextract: eliminate last use of __DECONST 2022-01-28 10:09:08 +01:00
distfetch bsdinstall/distfetch: Remove duplicate header 2022-03-29 16:19:57 +02:00
partedit bsdinstall/partedit: Fix UFS auto partitioning 2022-04-30 01:24:23 +02:00
scripts bsdinstall/script: umount before zpool export 2022-05-03 16:02:39 +02:00
bsdinstall bsdinstall: Use TMPDIR if set 2020-01-15 00:45:05 +00:00
bsdinstall.8 bsdinstall(8): Usage example of tar doesn't work 2022-03-23 21:59:53 +01:00
Makefile
Makefile.depend
Makefile.inc