[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CVS: Head Hurts
At 4:07 PM -0500 1/30/01, eric jackson wrote:
>On Tue, 30 Jan 2001, Kit Halsted wrote:
>
>> At 3:37 PM -0500 1/30/01, eric jackson wrote:
>> >On Tue, 30 Jan 2001, Kit Halsted wrote:
>> >
>> >> Howdy y'all:
>> >>
>> >> Sorry if I'm asking something covered elsewhere, but my brain has
>> >> been saturated this morning & I'm temporarily incapable of
>> >> comprehending man pages. I've just updated my 2.7 nameserver via CVS.
>> >> I thought I did everything correctly, but when I try to go to the
>> >> next step in the update, the instructions tell me to cd to a
>> >> nonexistent directory (cd /usr/src/sys/arch/i386/conf).
>> >>
>> >
>> >Thos directions are for building the KERNEL, you are not building a new
>> >kernel to update your bind. Follow the directions on the patch.
>>
>> I guess I'm either not being clear or I'm just failing to understand
> > the whole process. I updated /usr/src with "cvs -d
> > anoncvs@some.anon.server:/cvs up -r OPENBSD_2_7 -Pd" thinking it
>> would get me source with the latest patches. If I'm understanding the
>> instructions correctly, I should then rebuild the kernel, reboot from
>> the new kernel, then rebuild binaries. Is this not the case?
>>
>
>Oh, so you want to build the whole system again?
>It looks, from your directory listing that you didnt use cvs and got
>src.tar.gz and DIDNT get srcsys.tar.gz which houses the kernel src. You
>will need to grab that as well.
Got it, updated via CVS again, & I'm watching "make build" thoroughly
trounce my scrollback buffer as I write. Happy, happy, joy, joy!
One last question, or series of questions: the CVS updated source
claims to contain all of the patches from errata, so the BIND patch
should be in there. The Patch Branches page instructions end at "make
build". It seems to me that I should reboot (or HUP _everything_)
after "make build" in order to begin running the new BIND & other
binaries. Is this the case, or am I failing to grasp yet another
basic concept here?
Thanks,
-Kit