- apm and acpi packages removed on some platforms
- Linux cross-build for pkgbase now supported (experimentally)
Reviewed by: ziaee
Differential Revision: https://reviews.freebsd.org/D58453
Sponsored by: The FreeBSD Foundation
sysinstall was removed in FreeBSD 10 and gbde was removed in
FreeBSD 15. The note warning about their incompatibility is no
longer relevant.
Signed-off-by: Christos Longros <chris.longros@gmail.com>
Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D55866
This follows changes made to the source tree to mdoc(7) and example(4).
All of our documentation on driver SYNOPSIS is now consistent.
Discussed with: arch@ (marc.info/?l=freebsd-arch&m=176782215606871)
The 14.x patch required one additional commit to be included. Regenerate
and split the patches into major version specific patches.
Add Revision History to EN text and the two different patch URLs.
Reported by: David Cross
Approved by: so
FreeBSD-SA-26:56.hwpmc affects all supported releases
FreeBSD-SA-26:57.unix affects 15.0R and 15.1R
FreeBSD-SA-26:58.sound affects all supported releases
FreeBSD-SA-26:59.mac_do affects 15.0R and 15.1R
FreeBSD-SA-26:60.ppp affects all supported releases
FreeBSD-SA-26:61.openssl affects all supported releases
FreeBSD-SA-26:62.tty affects all supported releases
FreeBSD-SA-26:63.posixshm affects all supported releases
Shell blocks include the prompt ("% git remote -v") and the output of
the command, and the copy button handed all of it to the clipboard, so
the result could not be pasted into a shell. Asciidoctor callouts went
along with it, as "<1>" is rendered as markup inside the block.
Rebuild the copied text from the commands alone, reading the block with
the callout markup taken out, and keep the lines that carry a command
on: a trailing "\", "|" or "&&", and heredoc bodies up to their
delimiter.
Take "%", "$" and "#" for prompts, together with the host name they
sometimes carry, as in "freefall% gen-gitconfig.sh" in the Committer's
Guide or "ellington% ypcat -k netgroup" in the Handbook. A "#" is also
a comment and a common first character of output, so it only counts as
the root prompt where the block opens as root or gets there part way
through, as the Handbook example that runs "% su -" and goes on with "#
make install". The "# extended LDIF" header that ldapsearch(1) prints
is left behind with the rest of the output, and blocks that only look
like a session, such as the Makefile quoted in the FDP Primer, are
copied unchanged.
PR: 272669
Reviewed by: carlavilla
Pull Request: https://ron-dev.freebsd.org/FreeBSD/doc/pulls/4
Elaborate on how the core team delegates management of
repository-specific resources, such as commit bits, to the responsible
teams.
Add guidelines for suspending or revoking a commit bit: except where
circumstances justify immediate action, teams are expected to contact
the committer and provide an opportunity to address the problem before
acting, and to inform both the committer and the core team when a commit
bit is suspended or revoked.
Reviewed by: core (adrian, imp)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D58830
The changes are mostly from a po4a upgrade. Comments don't need
translator review.
Only a few lines losing line breaks need review. This affects only some
strings.