freebsd-dev/usr.sbin/bsdinstall
Kyle Evans 1840a4fa01 bsdinstall: do a certctl rehash upon installation of configuration
If certctl is installed on the system we're configuring, do a certctl
rehash.

Note that certctl may not be present if the world we've installed was built
either WITHOUT_OPENSSL or WITHOUT_CAROOT. In this scenario, we don't
currently see if the host has a certctl as this may be an indication that
the system *shouldn't* have certs installed into /etc/ssl.

Reviewed by:	allanjude, dteske
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D24640
2020-05-19 15:19:39 +00:00
..
distextract Skip errors from being unable to set modification and creation times. If 2018-01-02 05:22:54 +00:00
distfetch various: general adoption of SPDX licensing ID tags. 2017-11-27 15:37:16 +00:00
partedit Fix regression in bsdinstall post r356740 - partedit errno(2) 21 EISDIR 2020-01-17 22:26:41 +00:00
scripts bsdinstall: do a certctl rehash upon installation of configuration 2020-05-19 15:19:39 +00:00
bsdinstall bsdinstall: Use TMPDIR if set 2020-01-15 00:45:05 +00:00
bsdinstall.8 Improve documentation of bootconfig and PARTITIONS 2020-02-06 20:18:45 +00:00
Makefile Merge from head 2015-10-01 09:36:43 +00:00
Makefile.depend META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00
Makefile.inc