summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorflorian <florian@openbsd.org>2017-11-04 16:04:15 +0000
committerflorian <florian@openbsd.org>2017-11-04 16:04:15 +0000
commit0c84bf37d221878dcc2ebfdce72002a42eda0e20 (patch)
tree2c61ac90dfb46c5c4518c0e06959fb9b0a4ba252 /lib
parentDecline duplicate offers for the requested address, as are (diff)
downloadwireguard-openbsd-0c84bf37d221878dcc2ebfdce72002a42eda0e20.tar.xz
wireguard-openbsd-0c84bf37d221878dcc2ebfdce72002a42eda0e20.zip
Since rev 1.502 of rc(8) it creates a /bsd.booted hard link. At the
end of rc we call reorder_kernel which creates a /obsd hard link to the same kernel. In the past obsd was only created when doing a manual make install in the kernel sources. There is no need for two backup hard links during boot, rearange the kernel Makefiles to restore previous behaviour and thus stopping reorder_kernel from scribbling over /obsd. Makes muscle memory of some kernel developers work again: /obsd can serve as a known good kernel; and there was much rejoycing... Discussed at length with benno, rpe, phessler and tb at p2k17. Seems like a good idea to deraadt. OK benno, phessler, rpe, tb
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions