system update note
发表于:2007-05-26来源:作者:点击数:
标签:
1. cd /usr/ports.net/cvsup
2. make install clean
3. cd /usr/src/share/examples/cvsup
4. cvsup -g -L 2 cvs-supfile
# 1. `cd /usr/src' (or to the directory containing your source tree).
# 2. `make buildworld'
# 3. `make buildkernel KERNCONF=YOUR_KERNEL_HERE' (default is GENERIC).
# 4. `make installkernel KERNCONF=YOUR_KERNEL_HERE' (default is GENERIC).
# 5. `reboot' (in single user mode: boot -s from the loader prompt).
# 6. `mergemaster -p'
# 7. `make installworld'
# 8. `mergemaster'
# 9. `reboot'
原文转自:http://www.ltesting.net
|