From 0e54f1820da54570841e5edd46ea4ff9c4201d64 Mon Sep 17 00:00:00 2001 From: imp Date: Fri, 14 Nov 2003 16:55:00 +0000 Subject: Amplify the reboot requirement --- share/man/man7/build.7 | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'share/man/man7/build.7') diff --git a/share/man/man7/build.7 b/share/man/man7/build.7 index 334a0e2..854575b 100644 --- a/share/man/man7/build.7 +++ b/share/man/man7/build.7 @@ -94,10 +94,6 @@ Rebuild the kernel and the kernel modules. Install the kernel and the kernel modules. .It Cm reinstallkernel Reinstall the kernel and the kernel modules. -.It Cm most -Build user commands, no libraries or include files. -.It Cm installmost -Install user commands, no libraries or include files. .El .Pp For more information about the ports build process, see @@ -146,7 +142,7 @@ method of updating your system from the latest sources is: make buildworld make buildkernel KERNCONF=FOO make installkernel KERNCONF=FOO - + make installworld mergemaster .Ed @@ -174,6 +170,11 @@ otherwise many programs which have been rebuilt .Xr top 1 , etc.\&) may not work with the old kernel which is still running. +While not strictly necessary much of the time for upgrades from very +recent sources, the reboot into single user mode is critically +important for upgrading from older kernels, or when you know +.Dq weird things +have happened with the kernel. .Pp The following sequence of commands can be used to cross-build the system for the Alpha architecture on an i386 host: -- cgit v1.1