=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/stable.html,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- www/stable.html 2018/07/22 12:13:25 1.64 +++ www/stable.html 2018/09/05 14:27:12 1.65 @@ -71,24 +71,24 @@ Replace GENERIC.MP with GENERIC for single-core processor systems. -
+
 # cd /sys/arch/$(machine)/compile/GENERIC.MP
 # make obj
 # make config
 # make && make install
 # reboot
-
+ If your system has trouble booting the new kernel, you can easily go back and reboot from the old kernel, now called obsd. -

Rebuilding the userland

+

Rebuild the userland

-
+
 # rm -rf /usr/obj/*
 # cd /usr/src
 # make obj && make build
-
+