CVSROOT: /cvs Module name: src Changes by: st...@cvs.openbsd.org 2022/06/27 05:01:41
Modified files: distrib/miniroot: install.sub Log message: Move rc.firsttime additions before some slower jobs run from install.sub. Reduces the risk of post-upgrade steps (sysmerge -b etc) being missed if there was some issue with those jobs e.g. fw_update or reorder_kernel triggering watchdog or an impatient admin to reboot the system. ok florian@