Mark Millard <marklmi_at_yahoo.com> writes: > But when I look at [...] the installed build(7) for head -r338319 I do > not find any references to LOADER_DEFAULT_INTERP . It was added to build(7) in r338043: LOADER_DEFAULT_INTERP Defines what interpreter the default loader program will have. Valid values include “4th”, “lua”, and “simp”. This creates the default link for /boot/loader to the loader with that interpreter. It also determines what interpreter is compiled into userboot. > I have assumed that my long-in-use amd64 virtual-box context that I > run and update FreeBSD in (under macOS) just automatically updated > sufficiently via installkernel and installworld after building. Correct. The loader and its support files (4th and lua) are built by 'make buildworld' and installed by 'make installworld'. The source code is in /usr/src/stand. > (This assumes that all the changes are in the freebsd-ufs partition > involved and that the freebsd-boot partition involved need not be > updated.) The freebsd-boot partition contains the code that loads the loader and should not need updating. DES -- Dag-Erling Smørgrav - des_at_des.noReceived on Sun Aug 26 2018 - 17:35:36 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:18 UTC