docs/169538: wrong update instructions in handbook

Markus Klaschka mk at mkdev.eu
Fri Jun 29 09:00:26 UTC 2012


>Number:         169538
>Category:       docs
>Synopsis:       wrong update instructions in handbook
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 29 09:00:26 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Markus Klaschka
>Release:        9-STABLE
>Organization:
Markus Klaschka Development SL
>Environment:
not neccasary here
>Description:
http://www.freebsd.org/doc/de/books/handbook/makeworld.html
The update instructions below the first "blue box" on this page missing a real neccasary line:

make installworld

this here is the command-listing of that handbook-page:
# mount -u /
# mount -a -t ufs
# adjkerntz -i
# mergemaster -p
# cd /usr/src
# mergemaster
# reboot

please fix that ;)

On the other hand an explanaition of -i -U and -F parameters of mergemaster would be really nice, as they could safe a lot of time during the merging if used correctly...
>How-To-Repeat:

>Fix:
add line "make installworld" before mergemaster

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-doc mailing list