aboutsummaryrefslogtreecommitdiff
path: root/documentation/content/en
Commit message (Collapse)AuthorAgeFilesLines
...
* [phb]: Add information on how to debug portsFernando Apesteguía2023-08-311-0/+36
| | | | | | | | | Heavily based on ports(7). PR: 247271 Reported by: pauamma@gundo.com Reviewed by: carlavilla@ Differential Revision: https://reviews.freebsd.org/D41653
* Handbook - bsdinstall: Fix typoSergio Carlavilla Delgado2023-08-301-1/+1
| | | | | PR: 253874 Reported by: Pau Amma <pauamma@gundo.com>
* Handbook - Wine: Homura port renamed suyimazuducky2023-08-301-20/+20
| | | | | PR: 273320 Pull Request: https://github.com/freebsd/freebsd-doc/pull/249
* Porter's handbook: Added and clarified full path namesSergio Carlavilla Delgado2023-08-291-5/+8
| | | | | | | | | Converted to AsciiDoc by carlavilla@ PR: 225008 Differential Revision: https://reviews.freebsd.org/D16697 Patch by: yuri@ Reviewed by: fernape@, mat@, 0mp@
* [phb]: Document DESKTOPDIR variableFernando Apesteguía2023-08-291-0/+4
| | | | | | | | | Add it to the DESKTOP_ENTRIES section. PR: 227613 Reported by: 0mp Reviewed by: carlavilla@ Differential Revision: https://reviews.freebsd.org/D41623
* [phb]: Clarify pkg-plist items orderFernando Apesteguía2023-08-291-0/+2
| | | | | | | PR: 233697 Reported by: salvadore@ Reviewed by: carlavilla@, ceri@ Differential Revision: https://reviews.freebsd.org/D41624
* [phb]: Document make testFernando Apesteguía2023-08-291-0/+29
| | | | | | | | | Along with the relevant variables. PR: 248678 Reported by: diizzy@ Reviewed by: carlavilla@, ceri@ Differential Revision: https://reviews.freebsd.org/D41626
* [fdp-primer]: Mention textproc/vale in man pages test sectionFernando Apesteguía2023-08-291-0/+12
| | | | textproc/vale can be used to check syntax for manual pages.
* committers-guide: Clarify changes made in 98565318b6Ceri Davies2023-08-281-2/+2
|
* porters-handbook: correct grammar after e971ace59eCeri Davies2023-08-281-1/+1
|
* Correct duplicate section id.Ceri Davies2023-08-281-1/+1
|
* FAQ: follow microcode package renameEd Maste2023-08-281-2/+2
| | | | | | | | devcpu-data was renamed cpudata-microcode. Reviewed by: jrm, lwhsu Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D41615
* LDAP Auth Article: Remove deleted sysutils/cpu portSergio Carlavilla Delgado2023-08-271-4/+0
| | | | | PR: 267139 Submitted by: ler@
* Porter's Handbook: Special, Fix naming and order of variablesDaniel Engberg2023-08-271-2/+2
| | | | | | | PORTVERSION should be DISTVERSION and DISTVERSIONPREFIX should be defined before DISTVERSION PR: 260722 Approved by: fernape@
* Developers Handboo: Tools, remove reference to pmakeSergio Carlavilla Delgado2023-08-271-10/+1
| | | | | PR: 252938 Submitted by: Alexis Praga <alexis.praga@proton.me>
* Porter's Handbook - Fix link in Upgrading chapterDezhi Wu2023-08-271-1/+1
| | | | Pull Request: https://github.com/freebsd/freebsd-doc/pull/250
* fdp-primer: Revert .webp images to the original .png filesDanilo G. Baio2023-08-261-10/+10
| | | | | | | This adjustment is necessary due to an issue in the PDF files when including .webp images as embedded elements. Reported by: blackend
* Bump some copyright yearsSergio Carlavilla Delgado2023-08-266-6/+6
|
* Handbook - bsdinstall: Improve tab focus tipJeff Linahan2023-08-251-1/+1
| | | | Pull Request: https://github.com/freebsd/freebsd-doc/pull/195
* [phb]: Update USE_BUDGIEFernando Apesteguía2023-08-251-0/+3
| | | | | Chasing after https://cgit.freebsd.org/ports/commit/?id=9dfd97607b83e1bc299b3fc505505dee95c8e9a7
* __FreeBSD_version: document 1400097 and 1500000Glen Barber2023-08-241-0/+24
| | | | | | Approved by: re (implicit) Sponsored by: GoFundMe https://www.gofundme.com/f/gjbbsd Sponsored by: PayPal https://paypal.me/gjbbsd
* [phb]: Document Uses=ebur128Fernando Apesteguía2023-08-221-0/+14
| | | | | | Follow up the inclusion of the new Uses in ports: https://cgit.freebsd.org/ports/commit/?id=3b2ff2ef194c83835fe7dc6618427b8fd50ea31d
* Porter's Handbook - Testing: Improve poudriere.conf exampleMinsoo Choo2023-08-191-2/+2
| | | | | Reviewed by: fernape@, carlavilla@ Differential Revision: https://reviews.freebsd.org/D41438
* Articles - Hubs: Upgrade official mirrors infoPierre Pronchery2023-08-191-2/+2
| | | | | | | Looking for official mirrors Reviewed by: lwhsu@ Pull Request: https://github.com/freebsd/freebsd-doc/pull/183
* Handbook - Desktop: Fix typoSergio Carlavilla Delgado2023-08-191-1/+1
| | | | Submitted by: pra3 via GitHub merge request https://github.com/freebsd/freebsd-doc/pull/154
* Handbook - Introduction: Remove unsupported platforms, add more usesMichael Dexter2023-08-191-2/+6
| | | | | Reviewed by: imp@ Pull Request: https://github.com/freebsd/freebsd-doc/pull/139
* Handbook - Network: Fix typoAaron Baynard2023-08-191-1/+1
| | | | Pull Request: https://github.com/freebsd/freebsd-doc/pull/245
* Handbook - Ports: Add example port FLAVOR notationGarrett Boone2023-08-191-1/+2
| | | | | | | Add example of port FLAVOR notation in poudriere port-list Reviewed by: fernape@ Pull Request: https://github.com/freebsd/freebsd-doc/pull/197
* Committer's Guide: four tiers: heading levelsGraham Perrin2023-08-151-4/+4
| | | | | | | | | | | | 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
* FreeBSD Handbook: fix unwanted wrapping in a cellGraham Perrin2023-08-151-1/+1
| | | | | | | 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.
* FreeBSD Handbook: fix a long noteGraham Perrin2023-08-151-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Committer's Guide: Fix a typoSoobin Rho2023-08-121-1/+1
| | | | Pull Request: https://github.com/freebsd/freebsd-doc/pull/246
* Handbook - Cutting Edge: Expand information about mergemasterMark Linimon2023-08-121-0/+7
| | | | | Approved by: bcr@, ygy@ Differential Revision: https://reviews.freebsd.org/D21559
* Handbook - Config: Add cpu frequency control sectionKyle Kneisl2023-08-121-0/+77
| | | | | | Differential Revision: https://reviews.freebsd.org/D30004 Reviewed by: allanjude@, bcr@, debdrup@, carlavilla@, Pau Amma <pauamma@gundo.com> Approved by: kib@, gjb@
* Document kernel version 1203508, src 6c717a28505dGraham Perrin2023-08-111-0/+5
| | | | | | | | 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
* FreeBSD Handbook: Subversion, uppercase SGraham Perrin2023-08-101-2/+2
| | | | Fixes: 6b6cb62f7d91 handbook: update mirrors to include git
* handbook: correct ifconfig ssid exampleEd Maste2023-08-041-1/+1
| | | | | | | | The example requires the literal parameter string "ssid" followed by the desired SSID. PR: 272923 Sponsored by: The FreeBSD Foundation
* [phb]: Use Reserved Domain Names in examplesPau Amma2023-08-031-7/+7
| | | | | | | 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
* Porter's handbook: Document USES=guileAndrew RhodiumToad Gierth2023-08-033-0/+268
| | | | | | Approved by: fernape(ports), carlavilla(doc) Reviewed by: Pau Amma <pauamma@gundo.com> Differential Revision: https://reviews.freebsd.org/D41285
* Sync some copyright yearsSergio Carlavilla Delgado2023-08-011-1/+1
| | | | | - FAQ - Styles and JavaScript from the theme
* FAQ: remove info about debug files in FreeBSD versions < 11.0Ed Maste2023-08-011-2/+1
| | | | | | | For some time all supported FreeBSD versions have placed kernel debug files in /usr/lib/debug/boot/kernel. Sponsored by: The FreeBSD Foundation
* Handbook-Desktop: Remove commentsSergio Carlavilla Delgado2023-08-011-3/+0
|
* Handbook-Desktop: Correct packages namesAnthony Gaudio-Besson2023-08-011-4/+4
| | | | | | With some tweaks from carlavilla@ Pull Request: https://github.com/freebsd/freebsd-doc/pull/217
* Handbook-WG: Upgrade config chapterSergio Carlavilla Delgado2023-08-011-855/+844
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Handbook - ZFS: Fix typoSoobin Rho2023-08-011-1/+1
| | | | | | Reviewed by: Mina Galić <freebsd@igalic.co> Approved by: carlavilla@ Pull Request: https://github.com/freebsd/freebsd-doc/pull/232
* Update release engineering article to follow git workflowMinsoo Choo2023-08-011-170/+70
| | | | | Approved by: gjb@ (re), carlavilla (doc) Differential Revision: https://reviews.freebsd.org/D41091
* porters-handbook: document FreeBSD version 1302507Rene Ladan2023-07-231-0/+5
|
* porters-handbook: document FreeBSD versions 1400092 and 1400093Rene Ladan2023-07-231-0/+10
|
* License guide: Include Asciidoctor variablesMinsoo Choo2023-07-221-0/+20
| | | | | Approved by: fernape@ Differential Revision: https://reviews.freebsd.org/D41125
* Problem reports: Correct wrong usage of hyphensMinsoo Choo2023-07-221-9/+9
| | | | Differential Revision: https://reviews.freebsd.org/D41144