svn commit: r346683 - head/usr.sbin/bsdinstall/scripts

Emmanuel Vadot manu at bidouilliste.com
Thu Apr 25 18:48:04 UTC 2019


On Thu, 25 Apr 2019 11:22:34 -0700
Enji Cooper <yaneurabeya at gmail.com> wrote:

> 
> > On Apr 25, 2019, at 09:47, Emmanuel Vadot <manu at freebsd.org> wrote:
> > 
> > Author: manu
> > Date: Thu Apr 25 16:47:15 2019
> > New Revision: 346683
> > URL: https://svnweb.freebsd.org/changeset/base/346683
> > 
> > Log:
> >  bsdinstall: up the interface before calling dhclient
> 
> Hi Emmanuel!
>     Just curious.. What issue did you see when the interface wasn?t UPed?
> Thank you!
> -Enji

 Hi Enji,

 dhclient cannot get the lease (obviously), and so the installer
doesn't store the dhcp configuration in rc.conf
 I don't know if it's related to the device (ix(4) in that case) but
since netconfig_ipv6 also ifconfig up when setting radv we might want
to do the same for ipv4.

 Cheers,

-- 
Emmanuel Vadot <manu at bidouilliste.com> <manu at freebsd.org>


More information about the svn-src-all mailing list