Solène RAPENNE <sol...@perso.pw> writes:

> Hello,
>
> Using -current with unbound as a local dns resolver. dhclient.conf is
> set to supersede the dhcp nameserver to use my unbound server
>
>     /etc/dhclient.conf
>     send host-name "solene";
>     supersede domain-name-servers 127.0.0.1;
>
> When upgrading with bsd.rd, dhclient will use this dhclient.conf with
> unbound stopped, the system won't resolve names and won't download
> packages through http.
>
> How can I use dhcp and keep 127.0.0.1 as domain name server except if
> I'm using bsd.rd ?

Not a direct response to your question, but what I do is use "prepend"
instead of "supersede".

> If it's not possible or too complicated, is there a better way than
> downloading the packages in the same time I download bsd.rd and not use
> network during the upgrade ?
>
>
> Regards
>

--
jca | PGP: 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to