Note a short-cut in the build procedure.
This commit is contained in:
parent
78004009df
commit
2c5e89c2d3
1
Makefile
1
Makefile
@ -47,6 +47,7 @@
|
|||||||
# 2. `make buildworld'
|
# 2. `make buildworld'
|
||||||
# 3. `make buildkernel KERNCONF=YOUR_KERNEL_HERE' (default is GENERIC).
|
# 3. `make buildkernel KERNCONF=YOUR_KERNEL_HERE' (default is GENERIC).
|
||||||
# 4. `make installkernel 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).
|
# 5. `reboot' (in single user mode: boot -s from the loader prompt).
|
||||||
# 6. `mergemaster -p'
|
# 6. `mergemaster -p'
|
||||||
# 7. `make installworld'
|
# 7. `make installworld'
|
||||||
|
Loading…
Reference in New Issue
Block a user