to be a bit complicated to fix after moving release notes for 12.x
and later from the base repository to the doc repository.
Fix the link to 11.2-STABLE while here. [1]
Reported by: ryusuke
Sponsored by: The FreeBSD Foundation
It doesn't at all match either bmake, or the make that bmake replaced
(confusingly also sometimes referred to as pmake and fmake). The style
of the Makefiles does not bear any semblance to ours, the commands are
different, and so are the options.
It's a fascinating document, and it's good that it's not going to completely
disappear; it'll be visible in the older versions [1] as well as being
searchable, but it's really not something we should have presented as being
in any way useful documentation nowadays.
[1] https://docs.freebsd.org/doc/9.0-RELEASE/usr/share/doc/freebsd/en_US.ISO8859-1/books/pmake/book.html
PR: doc/211949
Reviewed by: linimon
Reviewed by: bcr
the zh_CN and de_DE versions of the porters handbook
to the newer portscout.freebsd.org.
I rewrapped only the de_DE version.
PR: 232295
Submitted by: arved@
While here, fix a trailing whitespace and use two spaces after a sentence stop
in the other entries in this file.
Obtained from: bsdday.com.ar website (via twitter)
The patch includes instructions on how to list the prime (non-automatic)
packages, and how to mark a package as automatic or non-automatic.
PR: 233894
Submitted by: public@fzwte.net
Reviewed by: ygy@, myself
Approved by: ygy
Differential Revision: https://reviews.freebsd.org/D18497
The Lightweight Directory Access Protocol (LDAP) section of the handbook
contains several errors (typos, wrong steps) and was in need of updates
to reflect current versions of the software. Rocky Hotas provided a patch
for review that fixes many of those bugs and extends the instructions in
the first part. The second part received a complete rewrite, providing
working example configuration files and steps to get the server running.
I made only a few cleanups and corrections to the patch to fit our
documentation guidelines. Most of the work was done by the submitter, big
thanks for his work and patience!
PR: 219142
Submitted by: rockyhotas@post.com
Reviewed by: remko, wollman, wblock, myself, others
Approved by: bcr
Differential Revision: https://reviews.freebsd.org/D10600
- disc1.iso for amd64 and i386 does not fit onto a 700MB CD.
- boot messages do not list CPUs other than CPU0.
- graphics/drm-kmod should be used instead of graphics/drm-stable-kmod
or graphics/drm-legacy-kmod when the 2019Q1 branch is created.
Sponsored by: The FreeBSD Foundation