| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
| |
Heavily based on ports(7).
PR: 247271
Reported by: pauamma@gundo.com
Reviewed by: carlavilla@
Differential Revision: https://reviews.freebsd.org/D41653
|
|
|
|
|
| |
PR: 253874
Reported by: Pau Amma <pauamma@gundo.com>
|
|
|
|
|
| |
PR: 273320
Pull Request: https://github.com/freebsd/freebsd-doc/pull/249
|
|
|
|
|
|
|
|
|
| |
Converted to AsciiDoc by carlavilla@
PR: 225008
Differential Revision: https://reviews.freebsd.org/D16697
Patch by: yuri@
Reviewed by: fernape@, mat@, 0mp@
|
|
|
|
|
|
|
|
|
| |
Add it to the DESKTOP_ENTRIES section.
PR: 227613
Reported by: 0mp
Reviewed by: carlavilla@
Differential Revision: https://reviews.freebsd.org/D41623
|
|
|
|
|
|
|
| |
PR: 233697
Reported by: salvadore@
Reviewed by: carlavilla@, ceri@
Differential Revision: https://reviews.freebsd.org/D41624
|
|
|
|
|
|
|
|
|
| |
Along with the relevant variables.
PR: 248678
Reported by: diizzy@
Reviewed by: carlavilla@, ceri@
Differential Revision: https://reviews.freebsd.org/D41626
|
|
|
|
| |
textproc/vale can be used to check syntax for manual pages.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
devcpu-data was renamed cpudata-microcode.
Reviewed by: jrm, lwhsu
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D41615
|
|
|
|
|
| |
PR: 267139
Submitted by: ler@
|
|
|
|
|
|
|
| |
PORTVERSION should be DISTVERSION and DISTVERSIONPREFIX should be defined before DISTVERSION
PR: 260722
Approved by: fernape@
|
|
|
|
|
| |
PR: 252938
Submitted by: Alexis Praga <alexis.praga@proton.me>
|
|
|
|
| |
Pull Request: https://github.com/freebsd/freebsd-doc/pull/250
|
|
|
|
|
|
|
| |
This adjustment is necessary due to an issue in the PDF files when
including .webp images as embedded elements.
Reported by: blackend
|
| |
|
|
|
|
| |
Pull Request: https://github.com/freebsd/freebsd-doc/pull/195
|
|
|
|
|
| |
Chasing after
https://cgit.freebsd.org/ports/commit/?id=9dfd97607b83e1bc299b3fc505505dee95c8e9a7
|
|
|
|
|
|
| |
Approved by: re (implicit)
Sponsored by: GoFundMe https://www.gofundme.com/f/gjbbsd
Sponsored by: PayPal https://paypal.me/gjbbsd
|
|
|
|
|
|
| |
Follow up the inclusion of the new Uses in ports:
https://cgit.freebsd.org/ports/commit/?id=3b2ff2ef194c83835fe7dc6618427b8fd50ea31d
|
|
|
|
|
| |
Reviewed by: fernape@, carlavilla@
Differential Revision: https://reviews.freebsd.org/D41438
|
|
|
|
|
|
|
| |
Looking for official mirrors
Reviewed by: lwhsu@
Pull Request: https://github.com/freebsd/freebsd-doc/pull/183
|
|
|
|
| |
Submitted by: pra3 via GitHub merge request https://github.com/freebsd/freebsd-doc/pull/154
|
|
|
|
|
| |
Reviewed by: imp@
Pull Request: https://github.com/freebsd/freebsd-doc/pull/139
|
|
|
|
| |
Pull Request: https://github.com/freebsd/freebsd-doc/pull/245
|
|
|
|
|
|
|
| |
Add example of port FLAVOR notation in poudriere port-list
Reviewed by: fernape@
Pull Request: https://github.com/freebsd/freebsd-doc/pull/197
|
|
|
|
|
|
|
|
|
|
|
|
| |
https://docs.freebsd.org/en/articles/committers-guide/#_statement_of_general_intent
Level 3 section title for tiers 1, 2, and 3, and for the unsupported
tier.
Reviewed-by: imp
Approved-by: emaste
Pull-request: https://github.com/freebsd/freebsd-doc/pull/188
Closes: https://github.com/freebsd/freebsd-doc/pull/188
|
|
|
|
|
|
|
| |
c68a09252dd1, for a note, de-nested a table (and other texts) and
allowed table column widths to improve.
Now, fix the first cell: for 'uname -r' to not wrap.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The unusually long note at
https://github.com/freebsd/freebsd-doc/commit/a7640c82441bdf19f738af7d3b144b011750e0be?diff=unified#diff-ea68d032fa51f56f82ff87b0de858972275dc98728c98e5a8b28b6ef9640cc1cR1208-R1299
(lines 1208–1299) included a title and paragraph; a table; some
paragraphs, one of which referenced the table; then a callout list,
with number 2 referencing the same table.
The nested table at
https://docs-archive.freebsd.org/doc/11.1-RELEASE/usr/local/share/doc/freebsd/en_US.ISO8859-1/books/handbook/makeworld.html#updating-src-obtaining-src-checkout
scales well enough when the browser window is narrowed.
Nesting in the current edition of the chapter, captured at
https://web.archive.org/web/20230810000557/https://docs.freebsd.org/en/books/handbook/cutting-edge/#synching
does not scale so well.
PDF is similarly bugged; page 597 under
https://web.archive.org/web/20230813183522if_/https://download.freebsd.org/doc/en/books/handbook/handbook_en.pdf#%5B%7B%22num%22%3A4112%2C%22gen%22%3A0%7D%2C%7B%22name%22%3A%22XYZ%22%7D%2C0%2C260.15%2Cnull%5D
The original note was probably intended to end after the first
paragraph – before the table. Do this now, before other changes to the
chapter.
Fixes: a7640c82441b Rewrite the Build from Source section, simplifying and clarifying.
|
|
|
|
| |
Pull Request: https://github.com/freebsd/freebsd-doc/pull/246
|
|
|
|
|
| |
Approved by: bcr@, ygy@
Differential Revision: https://reviews.freebsd.org/D21559
|
|
|
|
|
|
| |
Differential Revision: https://reviews.freebsd.org/D30004
Reviewed by: allanjude@, bcr@, debdrup@, carlavilla@, Pau Amma <pauamma@gundo.com>
Approved by: kib@, gjb@
|
|
|
|
|
|
|
|
| |
https://docs.freebsd.org/en/books/porters-handbook/book/#versions-12
Add 1203508 to the FreeBSD Porter's Handbook, with reference to:
6c717a28505d iflib: Allow drivers to determine which queue to TX on
|
|
|
|
| |
Fixes: 6b6cb62f7d91 handbook: update mirrors to include git
|
|
|
|
|
|
|
|
| |
The example requires the literal parameter string "ssid" followed by the
desired SSID.
PR: 272923
Sponsored by: The FreeBSD Foundation
|
|
|
|
|
|
|
| |
Use IANA's Reserved Domain Names for documentation purposes as per RFC 2606.
Reviewed By: bofh (portmgr), fernape (docs)
Differential Revision: https://reviews.freebsd.org/D41292
|
|
|
|
|
|
| |
Approved by: fernape(ports), carlavilla(doc)
Reviewed by: Pau Amma <pauamma@gundo.com>
Differential Revision: https://reviews.freebsd.org/D41285
|
|
|
|
|
| |
- FAQ
- Styles and JavaScript from the theme
|
|
|
|
|
|
|
| |
For some time all supported FreeBSD versions have placed kernel debug
files in /usr/lib/debug/boot/kernel.
Sponsored by: The FreeBSD Foundation
|
| |
|
|
|
|
|
|
| |
With some tweaks from carlavilla@
Pull Request: https://github.com/freebsd/freebsd-doc/pull/217
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* Change the title of the chapter to be more acurate
* Add a config files entry (/etc, /usr/local/etc), and /etc/sysctl.conf
* Rework the entry "managing services in FreeBSD"
* Upgrade cron section and add periodic info
* Upgrade syslog section
* Remove tuning section, some parts are really outdated
* Upgrade power management section
* Little upgrades to swap section
ACPI info obtained from:
* https://freebsdfoundation.org/wp-content/uploads/2022/04/ACPI-Support-for-Embedded-Controllers.pdf
* https://freebsdfoundation.org/wp-content/uploads/2018/04/Pain-and-Suffering-on-the-Road-to-Resume.pdf
* https://wiki.freebsd.org/ACPI
* https://papers.freebsd.org/2002/watanabe-acpi.files/watanabe-acpi-paper.pdf
* https://vermaden.wordpress.com/2018/11/28/the-power-to-serve-freebsd-power-management/
* https://github.com/freebsd/drm-kmod/blob/master/drivers/gpu/drm/i915/i915_params.c
PR: 219953,260994,216753
Differential Revision: https://reviews.freebsd.org/D41052
Reviewed by: fernape, karels
Sponsored by: Daifressh
|
|
|
|
|
|
| |
Reviewed by: Mina Galić <freebsd@igalic.co>
Approved by: carlavilla@
Pull Request: https://github.com/freebsd/freebsd-doc/pull/232
|
|
|
|
|
| |
Approved by: gjb@ (re), carlavilla (doc)
Differential Revision: https://reviews.freebsd.org/D41091
|
| |
|
| |
|
|
|
|
|
| |
Approved by: fernape@
Differential Revision: https://reviews.freebsd.org/D41125
|
|
|
|
| |
Differential Revision: https://reviews.freebsd.org/D41144
|