mc> /usr/src/sys/i386/conf/MYKERNEL
...
mc> # cd /usr/src
mc> # make buildkernel KERNCONF=IPSEC && make
mc> installkernel KERNCONF=IPSEC

If this is what you've really done, then you should do

make buildkernel KERNCONF=MYKERNEL
make installkernel KERNCONF=MYKERNEL


And you can also change the 'ident' option in the kernel to the
ident           MYKERNEL



-- 
Best regards, Danil V. Gerun
[EMAIL PROTECTED]

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to