Summary:
Problem
It is not clear what we are telling users to read. Also I need a test
commit for phabricator in a git world.
Solution
Change the text to be more precise.
Differential Revision: https://reviews.freebsd.org/D27596
Problem
The documentation ("doc") repository has been converted to git but
arcanist does not yet understand how to interact with phabricator in
this world.
Solution
- remove the callsign "D" which should be inferable from having one of
the cgit URLs as a remote
- remove "history.immutable" which was a workflow only required for
subversion
Enable Cirrus CI to perform a complete doc tree build test. The
official mirror on GitHub, as well as anyone who pushes the repo to
GitHub can enjoy free CI functionality for all commits and pull
requests.
Reviewed by: lwhsu, bcr
Differential Revision: https://reviews.freebsd.org/D27530
A slight reconfiguration of the SD Card section is necessary, as we now
have GENERICSD images for two architectures. Organize those links by
architecture.
Reviewed by: gjb
The $FreeBSD$ tag is obsolete. Remove it. Note: this is a test commit
to ensure that my instructions work end to end. If we do the rest,
then we should do it in bulk so individuals should hold off doing
similar commits unless changing their key.
target. This should only be executed during 'make all', the latter
causes unnecessary filesystem pollution.
Sponsored by: Rubicon Communications, LLC (netgate.com)
building from the git sources is indeed fine.
Note: these scripts are not automatically updated on the builder,
so I will manually update them and monitor for failures.
Sponsored by: Rubicon Communications, LLC (netgate.com)
- The category itself was added to the ports framework in r555738.
- While there, fix a typo.
PR: 248403
Submitted by: PauAmma <pauamma@gundo.com>
Reviewed by: adamw, bcr, mat
Differential Revision: https://reviews.freebsd.org/D27340
Move the relative information from the Tip section about testing manpages to the new section, along with information about mandoc(1)'s linter, igor, etc. It now covers quite a few cases and common mistakes.
Submitted by: fernape
Reviewed by: debdrup, ygy
Differential Revision: https://reviews.freebsd.org/D27386
handbook/boot: fix unload + load example
The unload + load example in the 12.2.3 section doesn't seem to work.
The original problem was reported in https://reviews.freebsd.org/D24960.
Correct the example by using fully qualified paths since this is how it works
now. Tested in 12.1, 12.2 and 13-current.
The unload + load example in the 12.2.3 section doesn't seem to work.
The original problem was reported in https://reviews.freebsd.org/D24960.
Correct the example by using fully qualified paths since this is how it works
now. Tested in 12.1, 12.2 and 13-current.
Approved by: docs (gbe@)
Differential Revision: https://reviews.freebsd.org/27277