Kevin (kevin@888.nu)
Mon, 21 Aug 2000 12:01:36 -0700
> With openbsd your kernel is named by the filename of the config file
> you
> create. So you might cp GENERIC FREEBIE, edit FREEBIE, and config
> FREEBIE,
> then go from there.
>
Thanks Mike,
I was using a different way to compile the kernel, and was compiling it
in /tmp/kernel with the config file SECURE and the name it was getting
was kernel. Just so that yo might wanna how, here was how I was doing
it.(With below kernel compile, I am getting IDENT as SECURE)
mkdir /tmp/SECURE
cp /usr/sys/i386/conf/GENERIC /tmp/SECURE/SECURE
vi SECURE [hacked it]
config -s /usr/src/sys -b . SECURE
make clean
make
cp /bsd /bsd.old ; cp bsd /
Regards
Kevin
// "Quis custodiet ipsos custodes?"
// "Who watches the watchmen?"
// - Juvenal, Satires, VI, 347
_____________________________________________
Get Your Free Email from http://www.hotml.com
-- This message came to you via the Vancouver Linux Users Group mailing list. For unsubscription instructions do not email the list, but rather send mail to <vanlug-request@gweep.bc.ca>.
This archive was generated by hypermail 2.0b3 on Mon 21 Aug 2000 - 22:24:52