Note a short-cut in the build procedure.

This commit is contained in:
obrien 2006-06-21 09:53:42 +00:00
parent 170515b4b5
commit 39e51502f7

View File

@ -47,6 +47,7 @@
# 2. `make buildworld'
# 3. `make buildkernel KERNCONF=YOUR_KERNEL_HERE' (default is GENERIC).
# 4. `make installkernel KERNCONF=YOUR_KERNEL_HERE' (default is GENERIC).
# [steps 3. & 4. can be combined by using the "kernel" target]
# 5. `reboot' (in single user mode: boot -s from the loader prompt).
# 6. `mergemaster -p'
# 7. `make installworld'