In message <[EMAIL PROTECTED]> Joe Royce writes:
: An alternative method of building a kernel is:
: 
: cd /usr/src/usr.bin/genassym
: make depend all install clean
: cd ../../usr.sbin/config
: make depend all install clean
: cd ../../sys/i386/conf
: config YOUR_KERNEL_HERE
: cd ../../compile/YOUR_KERNEL_HERE
: make depend && make
: make install
: 
: Then continue with the rest of the instructions.

This alternative method has been known to have problems, which is why
I replaced it with the method that currently is in UPDATING.

Warner


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to