On Tue, May 04, 2021 at 11:33:31AM BST, Stefan Sperling wrote: > On Tue, May 04, 2021 at 11:15:45AM +0100, Raf Czlonka wrote: > > Unless I'm missing something, Hrvoje's not suing dhclient(8) - as > > there's no 'dhcp' entry in the /etc/hostname.iwx0 - but dhcpleased(8), > > most likely. > > It is happening in the ramdisk kernel, which is still using dhclient > at this point in time regardless of hostname.if keywords. The ramdisk > install/upgrade scripts simply treat 'autoconf' like 'dhcp' and start > dhclient.
Thanks for clarifying, Stefan. I now see that both are, relatively, recent changes[0][1]. [0] https://cvsweb.openbsd.org/src/share/man/man5/hostname.if.5.diff?r1=1.74&r2=1.75&f=h [1] https://cvsweb.openbsd.org/src/distrib/miniroot/install.sub.diff?r1=1.1161&r2=1.1162&f=h [2] https://cvsweb.openbsd.org/src/distrib/miniroot/install.sub?rev=1.1162&content-type=text/x-cvsweb-markup Cheers, Raf