History log of /src/distrib/evbarm/liveimage/armimage/rc.conf.armimage
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base perseant-exfatfs-base-20240630 perseant-exfatfs-base
# 1.2 27-Sep-2023 riastradh

/etc/rc.d/cerctl_init: New script for certctl rehash in live images.

This is very limited -- it does not supplant postinstall to rehash
certificates on upgrade; it only runs certctl rehash if
/etc/openssl/certs is an empty directory, as you get in live images
not created with sysinst.

We could also have a more general-purpose way to run postinstall(8)
on first boot of an image, but that has a lot more moving parts to
think about, so let's start with this limited-scope low-risk
approach.

PR install/57629

XXX pullup-10


Revision tags: netbsd-10-base
# 1.1 24-Jul-2021 jmcneill

branches: 1.1.2;
evbarm: liveimage: use RC_CONF_EXTRA instead of rc.conf.d