unbound-control in FreeBSD-CURRENT and stable/10
Lars Engels
lme at FreeBSD.org
Mon Dec 2 13:28:16 UTC 2013
Am 2013-12-02 13:56, schrieb Ilya Bakulin:
> On 2013-11-29 20:26, Darren Pilgrim wrote:
>> On 11/29/2013 6:27 AM, Ilya Bakulin wrote:
>>
>> There's really no bug to fix. The base has unbound in it,
>> unbound-control is part of unbound. If you install unbound from
>> ports, you should delete unbound from base. I haven't tried out 10.x
>> yet, but you usually just set a knob like WITHOUT_UNBOUND in
>> /etc/src.conf, then do:
> Why on earth I should rebuild the whole system just to get rid of
> Unbound?
You removed the important thing:
make -C /usr/src delete-old
Together with WITHOUT_UNBOUND in src.conf the command just deletes
unbound
without building a new world. :)
More information about the freebsd-hackers
mailing list