patching 3.9

Nico Meijer nico.meijer at zonnet.nl
Tue May 9 12:39:47 PDT 2006


Hi Mike,

I usually just track -stable, which suits me better.

> After applying the patch, do I "make build" and then "make install" or
> do I:
> make build
> make
> make install? 

You just `make build`, BUT you should read `man release` as it contains
details for building both kernel+userland and XF4.

Short version. As root:
cd /usr
mkdir XF4BLD
cd XF4BLD
lndir ../XF4
make build

If you use i386, instal tk/tcl versions 8.4 first.

> OR, as the file states, just do a "make build" and reboot? I don't
> understand.
> I have only done one patch before (001) and it was explicit on what to
> do. 

That's why I track stable. There's one procedure to follow for kernel
+userland and one for XF4. I build releases and roll them out to a bunch
of machines. Save for sliced bread, this is it.

HTH and good luck... Nico


More information about the Openbsd-newbies mailing list