Guest User

Untitled

a guest
Oct 23rd, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. # 1. `cd /usr/src' (or to the directory containing your source tree).
  2. # 2. `make buildworld'
  3. # 3. `make buildkernel KERNCONF=YOUR_KERNEL_HERE' (default is GENERIC).
  4. # 4. `make installkernel KERNCONF=YOUR_KERNEL_HERE' (default is GENERIC).
  5. # [steps 3. & 4. can be combined by using the "kernel" target]
  6. # 5. `reboot' (in single user mode: boot -s from the loader prompt).
  7. # 6. `mergemaster -p'
  8. # 7. `make installworld'
  9. # 8. `make delete-old'
  10. # 9. `mergemaster' (you may wish to use -i, along with -U or -F).
  11. # 10. `reboot'
  12. # 11. `make delete-old-libs' (in case no 3rd party program uses them anymore)
Add Comment
Please, Sign In to add comment