opnsense-src/usr.sbin/bsdinstall/scripts
Corvin Köhne 95c6bc5a03 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

(cherry picked from commit 450b4ac23c)
2022-05-16 17:24:56 +02:00
..
adduser Make messages about typos appear on the screen instead of in the log file. 2011-08-21 18:49:28 +00:00
auto bsdinstall: Only show menu if there are more items to be installed 2021-07-27 16:05:41 -04:00
bootconfig bsdinstall: bootconfig: Try to clean old efi boot entries 2021-12-30 10:09:57 +01:00
checksum bsdinstall: improve checksum mismatch error for snapshots 2017-07-19 18:25:52 +00:00
config Revert r361257: bsdinstall: do a certctl rehash upon installation [...] 2020-09-17 20:35:45 +00:00
docsinstall Add missing Korean doc package entry, remove non-existent Serbian doc 2020-08-24 14:00:12 +00:00
entropy Explicitly set permissions on entropy files 2015-12-28 17:27:20 +00:00
fetchmissingdists Fix scripted installation from media without local distfiles. 2021-06-25 20:35:04 -04:00
hardening bsdinstall: add knob to set ASLR sysctls 2021-03-05 12:51:04 -05:00
hostname Whitespace alignment in bsdinstall hostname 2018-10-26 01:57:32 +00:00
jail bsdinstall: Fix mirror selection 2021-11-18 07:46:25 +01:00
keymap Remove unused MAPDESCFILE. 2018-08-11 14:45:33 +00:00
Makefile Fix scripted installation from media without local distfiles. 2021-06-25 20:35:04 -04:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
mirrorselect bsdinstall: add a new mirror in Bulgaria 2021-06-20 11:21:39 +08:00
mount bsdinstall: Use TMPDIR if set 2020-01-15 00:45:05 +00:00
netconfig Adapt to new wireless scheme where base wlan interfaces do not show up in 2015-12-06 00:20:45 +00:00
netconfig_ipv4 bsdinstall: only kill the dhclient for the interface we are restarting 2020-07-11 17:20:17 +00:00
netconfig_ipv6 bsdinstall: remove EOL whitespace 2017-07-18 23:35:19 +00:00
rootpass bsdinstall: inform users that typing will not be visible 2018-01-01 22:10:21 +00:00
script bsdinstall/script: umount before zpool export 2022-05-16 17:24:56 +02:00
services bsdinstall: Add ntpdate option 2017-11-22 15:27:47 +00:00
time Make the new 'set date and time' dialog default to skip 2016-07-14 00:41:19 +00:00
umount bsdinstall: don't fail if fstab is empty 2020-07-11 17:06:48 +00:00
wlanconfig Fix indentation in bsdinstall-created wpa_supplicant.conf 2020-05-20 21:39:19 +00:00
zfsboot bsdinstall: zfsboot: Prompt user for zpool name if the pool already exists 2021-12-30 10:10:05 +01:00