freebsd-dev/usr.sbin/bsdinstall
Alfonso S. Siciliano 1ad9134e11
bsdinstall netconfig_ipv4: Fix resolv.conf rebuild
After an installation restart (for error or choice) dhclient does not
rebuild resolv.conf so `dialog --mixedform' of "Resolver Configuration"
in bsdinstall/scripts/netconfig draws empty forms. It causes a bad UX,
to see PR262262. Fixed resetting the interface before to run dhclient.

PR:			262262
Reviewed by:		bapt
Differential Revision:	https://reviews.freebsd.org/D35094
2022-04-30 17:34:53 +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 netconfig_ipv4: Fix resolv.conf rebuild 2022-04-30 17:34:53 +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