aboutsummaryrefslogtreecommitdiff
path: root/documentation
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* committers-guide: Increase subject length limit to 67 charactersEd Maste2025-07-311-2/+2
| | | | | | | | | | | | | I originally suggested a 63-character limit "so that git log --oneline avoids wrapping." Short hashes in the tree are typically 12 characters, and a space between the hash and the subject should result in a limit of 67 characters. I think I arrived at 63 by subtracting git's typical 4-space indentation from 67, but that indent is not applicable to `git log --oneline`. Reviewed by: olce Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D48246
* New committer (ports): Älven (alven)Älven2025-07-282-0/+83
| | | | | | | | | | | | | | My first steps as a new committer, following the Committer's Guide: [0] 1. Add an Author Entity (doc/shared/authors.adoc) 2. Update the List of Developers and Contributors (doc/shared/contrib-committers.adoc) 3. Add a News Item (doc/website/data/en/news/news.toml) 4. Add a PGP Key (doc/documentation/static/pgpkeys/alven.key) [0] https://docs.freebsd.org/en/articles/committers-guide/#conventions-committers PR: 287620 Approved by: db@ (Mentor)
* Update my (erj) PGP key with new expiration dateEric Joyner2025-07-281-76/+76
| | | | Signed-off-by: Eric Joyner <erj@FreeBSD.org>
* Handbook - Multimedia: Upgrade to KDE6Claudio Cambra2025-07-271-1/+1
| | | | Pull Request: https://github.com/freebsd/freebsd-doc/pull/423
* Handbook - Virtualization: Update BMD licenseSergio Carlavilla Delgado2025-07-271-1/+1
| | | | | Submitted by: rilysh Pull Request: https://github.com/freebsd/freebsd-doc/pull/468
* Handbook - Network: Add default ctrl_interface and related parameterskraytonian2025-07-271-1/+6
| | | | | Discussed with: ziaee@ on Community Discord Pull Request: https://github.com/freebsd/freebsd-doc/pull/491
* Porters handbook - Makefiles: Escape a + signHarald Eilertsen2025-07-271-1/+1
| | | | Pull Request: https://github.com/freebsd/freebsd-doc/pull/499
* Handbook - Desktop: Add # before root commandsOsama Albahrani2025-07-271-2/+2
| | | | Pull Request: https://github.com/freebsd/freebsd-doc/pull/507
* Handbook - X11: Fix matching quotationOsama Albahrani2025-07-271-1/+1
| | | | Pull Request: https://github.com/freebsd/freebsd-doc/pull/528
* Handbook - Ports: Fix missing space after periodFikret H. Güngör2025-07-261-1/+1
| | | | | Reviewed by: carlavilla@, Pau Amma <pauamma@gundo.com> Pull Request: https://github.com/freebsd/freebsd-doc/pull/522
* Update personal GPG keySergio Carlavilla Delgado2025-07-261-53/+53
|
* committers-guide: Recommend using git arcDag-Erling Smørgrav2025-07-251-0/+3
| | | | | Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D51532
* committers-guide: Suggest consistency in prefixesDag-Erling Smørgrav2025-07-251-0/+1
| | | | | Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D51531
* Update se@ PGP key expiry dateStefan Eßer2025-07-241-75/+96
|
* fdp/manual-pages: Reference style.mdoc(5)Mateusz Piotrowski2025-07-231-0/+1
|
* phb porting-samplem: Use Asciidoc callouts instead of inline commentsMateusz Piotrowski2025-07-231-57/+49
| | | | While here, perform some basic clean-up and wordsmithing.
* new committer (src): Aymeric Wibo (obiwac)Aymeric Wibo2025-07-202-0/+58
| | | | | | | | | | | | | | | Summary: Complete steps for new committers from the committer's guide: 1. Add myself to shared/authors.adoc. 2. Add myself to shared/contrib-committers.adoc. 3. Add a news entry. 4. Add my PGP key. Reviewed by: mckusick (mentor), jrm (mentor) Approved by: mckusick (mentor), jrm (mentor) Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D51427
* handbook/dtrace: Remove outdated comments about the MIB providerMateusz Piotrowski2025-07-181-1/+1
| | | | It's been available on FreeBSD for a while now.
* pgpkeys: update imp's pgp key with new expiration dateWarner Losh2025-07-181-259/+211
|
* handbook/virtualization: Fix zvol path (change to singular)Lukas Engelhardt2025-07-181-1/+1
| | | | | | | | The path to a ZFS volume is /dev/zvol in FreeBSD, not /dev/zvols. Otherwise, the example no. 3 would not work properly. PR: 287837 Differential Revision: https://reviews.freebsd.org/D51395
* handbook/dtrace: Fix formattingMateusz Piotrowski2025-07-171-1/+1
| | | | | For some reason if you have two monospaced fragments touching one another asciidoc get confused.
* handbook/dtrace: Add references and refresh some paragraphsMateusz Piotrowski2025-07-171-18/+14
| | | | | | | | - Reference manual pages where appropriate - Rewrite some paragraphs for better clarity - Do some minor wordsmithing - Do not explain how ksh is needed for the DTrace Toolkit. That's what RUN_DEPENDS are for.
* Handbook/virtualization: Fix vnet if exampleGeorge Timms2025-07-151-2/+2
| | | | | PR: 285833 Reviewed by: ivy, jlduran, mhorne, ziaee
* handbook/x11: refactorAlexander Ziaee2025-07-142-209/+464
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | General: + Add many search keywords to tags + Add detail to subsections, and an abstract + Add drm and kms to glossary Graphics: + drivers logically come first, and explain why we have to install them + intel graphics is not always integrated and not always cards + add graphics to keywords + refactor for flow + add markup for linking Xorg: + add an overview subchapter + disambiguate Xorg server/X Window System + xorg-ins should directly precede xorg-cfg + try to tersely explain why at more points + autoconfiguration should not be a warning in a previous chapter, it needs to be part of the introduction to configuration + explain libinput, and atomic configuration via xinput and setxkbmap + explain why we have xf86-input drivers, there are good use cases Fonts: + sort and sync fonts intro + truetype fonts are what most users are looking for, for screens. + postscript fonts are specialized for typography, for printing. + therefore, move truetype first, and explain the difference. + add fonts to keywords Outstanding: + hybrid graphics + the fonts section really needs more love, the X freetype module does not actually exist for many years. + xorg configuration => see desktop environments + ...the whole thing could still be a little clearer + mention fwget + consider moving driver installation to basics Discussed with: bcr, carlavilla, vishwin, Jim Brown Differential Revision: https://reviews.freebsd.org/D46248
* __FreeBSD_version bumped to for LinuxKPI changes so drmkmod can detectBjoern A. Zeeb2025-07-141-0/+5
| | | | Sponsored by: The FreeBSD Foundation
* handbook/dtrace: Fix links to illumos Dynamic Tracing GuideMateusz Piotrowski2025-07-121-2/+2
| | | | | | Also, stylize illumos correctly while here. Event: Berlin 2025 Hackathon
* doc/nl: update some in-between pieces of the HandbookTammo-Jan Kamminga2025-07-0510-45/+334
| | | | Translated using Weblate.
* doc/nl: re-add a '}' which somehow got lost.Rene Ladan2025-07-051-2/+2
|
* committers-guide: Remove Jenkins from kerberos/ldap service listLi-Wen Hsu2025-07-031-1/+0
| | | | | | | | It's not very useful for non-administrator logging into the Jenkins instance and this feature has been disabled for a while. Remove it from the kerberos/ldap covering service list. Sponsored by: The FreeBSD Foundation
* new comitter (src): ShengYi Hung (aokblast)ShengYi Hung2025-07-021-0/+55
| | | | | | | | | | | | This patch follows the "New Committer" guide in the documnetation: 1. Add myself to Author Entry 2. Update Developers and Contributors list 3. Add a News item 4. Upload my PGP key Approved by: markj(mentor), lwhsu(mentor) Differential Revision: https://reviews.freebsd.org/D51115
* handbook: Remove mount_procfs(8) from basicsPouria Mousavizadeh Tehrani2025-07-011-1/+1
| | | | | | | The mount_procfs command was removed in src:9fd5a1b14f34126f68ede5d. Reviewed by: ziaee Closes: https://github.com/freebsd/freebsd-doc/pull/462