mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-26 22:23:08 +00:00
Be a little more obvious about the steps to build a kernel.
This commit is contained in:
parent
c2dd33d88b
commit
1cf0ef11e3
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=149911
6
UPDATING
6
UPDATING
@ -237,8 +237,10 @@ COMMON ITEMS:
|
||||
To build a kernel
|
||||
-----------------
|
||||
If you are updating from a prior version of FreeBSD (even one just
|
||||
a few days old), you should follow this procedure. With a
|
||||
/usr/obj tree with a fresh buildworld,
|
||||
a few days old), you should follow this procedure. It is the most
|
||||
failsafe as it uses a /usr/obj tree with a fresh mini-buildworld,
|
||||
|
||||
make kernel-toolchain
|
||||
make -DALWAYS_CHECK_MAKE buildkernel KERNCONF=YOUR_KERNEL_HERE
|
||||
make -DALWAYS_CHECK_MAKE installkernel KERNCONF=YOUR_KERNEL_HERE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user