aboutsummaryrefslogtreecommitdiff
path: root/documentation
Commit message (Collapse)AuthorAgeFilesLines
* Remove reference to sio(4)Tom Jones7 days1-1/+1
| | | | | | | | | | Summary: sio(4) was removed from the build in 2009 and removed as a driver in 2019 by src commit 71f0077631fa. Reviewers: #doc_committers Differential Revision: https://reviews.freebsd.org/D52459
* Add "WiFi" to page tagsTom Jones7 days2-2/+2
| | | | | | | | | None of our networking pages have the word wifi on them anywhere, add "WiFi" to the page tags for now in lieu of a wider update. Reviewed by: lwhsu Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D52458
* committers-guide: Mention RELNOTES in a couple of placesMark Johnston8 days1-1/+5
| | | | | Reviewed by: imp, olce, emaste Differential Revision: https://reviews.freebsd.org/D52396
* Update eduardo@ expiry dateNuno Teixeira9 days1-29/+29
|
* handbook/mirrors: Adjust official mirrors informationDanilo G. Baio13 days1-1/+1
| | | | | | The project has a new mirror in California, hosted generously by Sonic.net, LLC in Santa Rosa, CA, USA. https://www.sonic.com/
* handbook/multimedia: Google Meet works in FirefoxAlexander Ziaee2025-09-021-1/+1
| | | | | | Discussed with: bcr Reviewed by: fernape Differential Revision: https://reviews.freebsd.org/D45430
* handbook: Add git switch info for shallow clonesSergei Zhmylev2025-08-311-3/+4
| | | | | Signed-off-by: Sergei Zhmylev <zhmylove@narod.ru> Reviewed-by: Warner Losh <imp@FreeBSD.org>
* Remove whitespaces at end of linesBenedict Reuschling2025-08-291-6/+6
| | | | No content changes.
* Avoid the use of "you in the virtualization chapterBenedict Reuschling2025-08-291-39/+39
| | | | | | | | | | | | Rewrite sentences that contain 'you', which should be avoided according to the FDP Primer. The resulting sentences are easier to understand and often shorter. I did not change programlistings and other output as these are from programs, which need to be changed first (out of scope of this change). Event: Oslo Hackathon 2025 Reviewed by: carlavilla Differential Revision: https://reviews.freebsd.org/D52220
* Avoid the use of "you" in the USB device mode chapterBenedict Reuschling2025-08-291-6/+6
| | | | | | | | | | | | Rewrite sentences that contain 'you', which should be avoided according to the FDP Primer. The resulting sentences are easier to understand and often shorter. I did not change programlistings and other output as these are from programs, which need to be changed first (out of scope of this change). Event: Oslo Hackathon 2025 Reviewed by: carlavilla Differential Revision: https://reviews.freebsd.org/D52219
* Avoid the use of "you" in the serialcomms chapterBenedict Reuschling2025-08-291-3/+3
| | | | | | | | | | | | Rewrite sentences that contain 'you', which should be avoided according to the FDP Primer. The resulting sentences are easier to understand and often shorter. I did not change programlistings and other output as these are from programs, which need to be changed first (out of scope of this change). Event: Oslo Hackathon 2025 Reviewed by: carlavilla Differential Revision: https://reviews.freebsd.org/D52218
* Avoid the use of "you" in the security chapterBenedict Reuschling2025-08-291-3/+3
| | | | | | | | | | | | Rewrite sentences that contain 'you', which should be avoided according to the FDP Primer. The resulting sentences are easier to understand and often shorter. I did not change programlistings and other output as these are from programs, which need to be changed first (out of scope of this change). Event: Oslo Hackathon 2025 Reviewed by: carlavilla Differential Revision: https://reviews.freebsd.org/D52217
* Avoid the use of "you" in the Preface chapterBenedict Reuschling2025-08-291-12/+12
| | | | | | | | | | | | Rewrite sentences that contain 'you', which should be avoided according to the FDP Primer. The resulting sentences are easier to understand and often shorter. I did not change programlistings and other output as these are from programs, which need to be changed first (out of scope of this change). Event: Oslo Hackathon 2025 Reviewed by: carlavilla Differential Revision: https://reviews.freebsd.org/D52216
* Avoid the use of "you" in the PPP chapterBenedict Reuschling2025-08-281-14/+14
| | | | | | | | | | | | Rewrite sentences that contain 'you', which should be avoided according to the FDP Primer. The resulting sentences are easier to understand and often shorter. I did not change programlistings and other output as these are from programs, which need to be changed first (out of scope of this change). Event: Oslo Hackathon 2025 Reviewed by: carlavilla Differential Revision: https://reviews.freebsd.org/D52215
* Avoid the use of "you" in the network-servers chapterBenedict Reuschling2025-08-281-5/+5
| | | | | | | | | | | | Rewrite sentences that contain 'you', which should be avoided according to the FDP Primer. The resulting sentences are easier to understand and often shorter. I did not change programlistings and other output as these are from programs, which need to be changed first (out of scope of this change). Event: Oslo Hackathon 2025 Approved by: carlavilla Differential Revision: https://reviews.freebsd.org/D52213
* Avoid the use of "you" in the Multimedia chapterBenedict Reuschling2025-08-281-2/+2
| | | | | | | | | | | | Rewrite sentences that contain 'you', which should be avoided according to the FDP Primer. The resulting sentences are easier to understand and often shorter. I did not change programlistings and other output as these are from programs, which need to be changed first (out of scope of this change). Event: Oslo Hackathon 2025 Reviewed by: carlavilla Differential Revision: https://reviews.freebsd.org/D52212
* Avoid the use of "you" in the mail chapterBenedict Reuschling2025-08-281-7/+5
| | | | | | | | | | | | Rewrite sentences that contain 'you', which should be avoided according to the FDP Primer. The resulting sentences are easier to understand and often shorter. I did not change programlistings and other output as these are from programs, which need to be changed first (out of scope of this change). Event: Oslo Hackathon 2025 Reviewed by: carlavilla Differential Revision: https://reviews.freebsd.org/D52211
* Avoid the use of "you" in the introduction chapterBenedict Reuschling2025-08-281-13/+13
| | | | | | | | | | | | Rewrite sentences that contain 'you', which should be avoided according to the FDP Primer. The resulting sentences are easier to understand and often shorter. I did not change programlistings and other output as these are from programs, which need to be changed first (out of scope of this change). Event: Oslo Hackathon 2025 Reviewed by: carlavilla Differential Revision: https://reviews.freebsd.org/D52209
* Avoid the use of "you" in the disks chapterBenedict Reuschling2025-08-281-5/+6
| | | | | | | | | | | | Rewrite sentences that contain 'you', which should be avoided according to the FDP Primer. The resulting sentences are easier to understand and often shorter. I did not change programlistings and other output as these are from programs, which need to be changed first (out of scope of this change). Event: Oslo Hackathon 2025 Reviewed by: carlavilla Differential Revision: https://reviews.freebsd.org/D52207
* Avoid the use of "you" in the install chapterBenedict Reuschling2025-08-281-6/+6
| | | | | | | | | | | | Rewrite sentences that contain 'you', which should be avoided according to the FDP Primer. The resulting sentences are easier to understand and often shorter. I did not change programlistings and other output as these are from programs, which need to be changed first (out of scope of this change). Event: Oslo Hackathon 2025 Reviewed by: carlavilla Differential Revision: https://reviews.freebsd.org/D52206
* Avoid the use of "you" in the Basics chapterBenedict Reuschling2025-08-281-5/+5
| | | | | | | | | | | | Rewrite sentences that contain 'you', which should be avoided according to the FDP Primer. The resulting sentences are easier to understand and often shorter. I did not change programlistings and other output as these are from programs, which need to be changed first (out of scope of this change). Event: Oslo Hackathon 2025 Reviewed by: carlavilla Differential Revision: https://reviews.freebsd.org/D52205
* Avoid the use of "you" in the Advanced Networking chapterBenedict Reuschling2025-08-281-7/+7
| | | | | | | | | | | | Rewrite sentences that contain 'you', which should be avoided according to the FDP Primer. The resulting sentences are easier to understand and often shorter. I did not change programlistings and other output as these are from programs, which need to be changed first (out of scope of this change). Event: Oslo Hackathon 2025 Reviewed by: carlavilla Differential Revision: https://reviews.freebsd.org/D52204
* Avoid the use of "you" in the ports chapterBenedict Reuschling2025-08-281-12/+12
| | | | | | | | | | | | Rewrite sentences that contain 'you', which should be avoided according to the FDP Primer. The resulting sentences are easier to understand and often shorter. I did not change programlistings and other output as these are from programs, which need to be changed first (out of scope of this change). Event: Oslo Hackathon 2025 Reviewed by: carlavilla Differential Revision: https://reviews.freebsd.org/D52214
* Switch Debian version from focal to jammy in the LinuxulatorBenedict Reuschling2025-08-271-10/+10
| | | | | | | | Debian Focal went EoL in May 2025. Replace references to the current jammy version in examples and sources.list, including the uname output. PR: 288523 Event: Oslo Hackathon 2025
* Add HUGO_CMD variable for running on mac OSAndrés Jaimes2025-08-272-2/+2
| | | | | PR: 288591 Event: Oslo Hackathon 2025
* Replace vestiges of nonexistent /cdrom to /mediaBenedict Reuschling2025-08-273-5/+5
| | | | | PR: 282681 Event: Oslo Hackathon 2025
* pgpkeys: Add new emaste@ keyEd Maste2025-08-252-0/+30
|
* Handbook-Cutting edge: Add pkgbase information to the chapterLukas Engelhardt2025-08-241-3/+275
| | | | | Reviewed by: bcr@, carlavilla@, dch@, Graham Perrin <grahamperrin@gmail.com> Differential Revision: D51279
* committers guide: fix broken linkPau Amma2025-08-201-2/+1
| | | | | | Remove a line break that prevented the link markup from working properly. Reported by: jmg
* Update jmg@ expiry dateJohn-Mark Gurney2025-08-191-39/+38
|
* __FreeBSD_version bumped for certctlDag-Erling Smørgrav2025-08-181-0/+5
|
* doc: Update source files (en .po), for translationsEdson Brandi2025-08-1723-10455/+11727
|
* __FreeBSD_version bumped for V*_ISDEV()Dag-Erling Smørgrav2025-08-171-0/+5
|
* Upgrade copyright datesSergio Carlavilla Delgado2025-08-139-18/+18
|
* Porters handbook: Fix pdf buildJim Brown2025-08-133-15/+5
| | | | Differential Revision: D48476
* Handbook-Network: Clarifying Identi. of Wireless Device for WiFi SetupJim Brown2025-08-131-8/+30
| | | | | Reviewed by: ziaee@, Pau Amma <pauamma@gundo.com> Differential Revision: D47158
* FDP - Structure: Updated Managing Contributor ListsJim Brown2025-08-131-12/+66
| | | | | | Reviewed by: ziaee@ Approved by: dbaio@, carlavilla@ Differential Revision: D49225
* Documentation - Layout: Upgrade to Hugo 0.146.0 layoutSergio Carlavilla Delgado2025-08-1315-1/+1
|
* FDP Primer - Translations: Add https to a linkVladlen Popolitov2025-08-121-1/+1
| | | | Differential Revision: D51711
* Committers guide: Fix blockVladlen Popolitov2025-08-121-0/+5
| | | | | Approved by: bcr@ Differential Revision: D51843
* Website/Handbook: Add Fastly referenceMark Phillips2025-08-121-0/+2
| | | | | | Reviewed by: dbaio@ Approved by: dch@ Differential Revision: D49695
* Handbook - Desktop: Improve KDE Plasma guideHenry S. Trowbridge2025-08-111-3/+12
| | | | | | Improved a bit by me. Pull Request: https://github.com/freebsd/freebsd-doc/pull/487
* Handbook - Wayland: Improve synopsis readabilitygaycomputers2025-08-111-3/+4
| | | | Pull Request: https://github.com/freebsd/freebsd-doc/pull/287
* Handbook - Jails: Fix nginx-lite package macroMark Phillips2025-08-111-1/+1
| | | | Pull Request: https://github.com/freebsd/freebsd-doc/pull/536
* Handbook - Desktop: Remove /proc entry from XFCE sectionSergio Carlavilla Delgado2025-08-111-9/+0
| | | | Discussed with madpilot@ by email
* Replace Älven GPG key with one with new subkeys layuoutÄlven2025-08-101-30/+28
| | | | Approved by: db@ (Mentor, implicit)
* handbook: The freebsd-boot 512KB limit is for legacy BIOSEd Maste2025-08-051-1/+2
| | | | | | | | | | | | | | | A question[1] on Reddit asked about the 512KB freebsd-boot limit due to "current boot code limitations" in the context of EFI booting. Be clear that this is aobut legacy BIOS booting. This section should have a larger rework for EFI, but this is at least an improvement for the existing text. [1] https://www.reddit.com/r/freebsd/comments/1mia9z6/boot_partition_over_512kb_works_fine/ Reviewed by: imp Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D51702
* [phb][security]: Create VuXML checklistFernando Apesteguía2025-08-031-6/+29
| | | | | | | | Create a short checklist with some important points to check before committing. Prompted by a mail by mandree@. Reviewed by: bcr@ Differential Revision: https://reviews.freebsd.org/D51695
* Replace Älven GPG key with ed25519 with subkeysÄlven2025-07-311-67/+31
| | | | | | | * Make alven@FreeBSD.org primary UID + Make separate short-lived subkeys for encryption and signing Approved by: db@ (Mentor, implicit)
* [hb][ports]: Briefly mention kmods repositoriesFernando Apesteguía2025-07-311-0/+46
| | | | | Reviewed by: bcr@ Differential Revision: https://reviews.freebsd.org/D51614