Searched hist:"16702050 ac953d957a42fbc498e22c95078ad689" (Results 1 – 1 of 1) sorted by relevance
/freebsd/tools/build/ |
H A D | beinstall.sh | diff 16702050ac953d957a42fbc498e22c95078ad689 Sun Jul 29 03:44:26 CEST 2018 Will Andrews <will@FreeBSD.org> beinstall: perform pre-installworld steps.
Since all post-installkernel steps are assumed to operate in the updated installation, it's necessary to chroot all of the followup steps in the new boot environment. Set up and mount the source and object directories at the same paths inside the BE root, and clean up to the extent changes were made. This commit fixes upgrading using beinstall past the new ntpd user change.
Improve testability of changes to this script while I'm here.
Reported by: rpokala (earlier patch)
|