https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219858

            Bug ID: 219858
           Summary: handbook: "23.5.1. Quick Start" is missing a step
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Website
          Assignee: [email protected]
          Reporter: [email protected]

The website https://www.freebsd.org/doc/handbook/makeworld.html states, that
the following steps need to be performed:

---------------------------------
# svn update /usr/src  1
check /usr/src/UPDATING  2
# cd /usr/src          3
# make -j4 buildworld  4
# make -j4 kernel      5
# shutdown -r now      6
# cd /usr/src          7
# make installworld    8
# mergemaster -Ui      9
# shutdown -r now      10
---------------------------------

Between step 5 and 6, the step
 "# make installkernel"
is missing.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"

Reply via email to