aboutsummaryrefslogtreecommitdiff
path: root/documentation/content/en
Commit message (Collapse)AuthorAgeFilesLines
...
* developers-handbook: tweak introduction to lldbMitchell Horne2023-10-231-8/+5
| | | | | | | | | | | All supported versions of FreeBSD ship with lldb, so we no longer need to mention FreeBSD version specifics. While here, make some small tweaks to this text. Reviewed by: carlavilla, emaste Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D42333
* porters-handbook: fix external linkMitchell Horne2023-10-201-2/+2
| | | | | | | | | The link to the Debugging section of the Developer's Handbook is incorrect. Adjust it. PR: 273483 Reported by: Graham Perrin <grahamperrin@gmail.com> Sponsored by: The FreeBSD Foundation
* dev-handbook: update description of contrib softwareMitchell Horne2023-10-201-9/+9
| | | | | | | | | | The existing description reflects a time when the process for managing contrib software was less standardized. Provide a brief description of how we manage vendor branches, with some conventions. Reviewed by: carlavilla, imp, emaste Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D42302
* developers-handbook: remove SVN vendor import sectionMitchell Horne2023-10-201-166/+3
| | | | | | | | It is obsolete. Point to the chapter in the Committer's Guide instead. Reviewed by: carlavilla, imp, emaste Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D42301
* New committer (ports): Michael Osipov (michaelo)Michael Osipov2023-10-191-0/+3
| | | | | | | Completed steps 1-4 from Committer's Guide. Approved by: jrm (mentor) Differential Revision: https://reviews.freebsd.org/D42294
* handbook/cutting-edge: Fix a typoMateusz Piotrowski2023-10-191-1/+1
| | | | Sponsored by: Klara, Inc.
* FAQ: Complete FAQ rewriteSergio Carlavilla Delgado2023-10-111-2873/+255
| | | | | | | | | | | | | | | | Complete rewrite of the FAQ is being carried out to offer a version agnostic to the FreeBSD version and some simple entries. The idea behind this rewrite has been to simplify the FAQ and make it more accessible. The FAQ is an entry point to FreeBSD, for more complete questions we have the Handbook. PR: 266111, 263571, 273313, 273313, 261765, 248351, 261816 Reviewed by: acm@, ashish@, cc@, emaste, fernape@, linimon@ Differential Revision: https://reviews.freebsd.org/D41644 Sponsored by: Daifressh
* Porter's handbook: Remove reference to poudriere in testing chapterSergio Carlavilla Delgado2023-10-091-1/+2
| | | | PR: 274179
* Articles - LDAP Auth: Upgrade from OpenLDAP 2.4 to OpenLDAP 2.6Matthew D. Fuller2023-10-091-5/+5
| | | | PR: 274220
* Porter's handbook - USES: Upgrade ADANico Sonack2023-10-091-3/+2
| | | | PR: 274195
* Handbook - Mail: Upgrade mail chapterSergio Carlavilla Delgado2023-10-091-606/+451
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade mail chapter as part of the handbook working group Changes: * Include dma info * Upgrade sendmail info * Show how to change dma to use another MTA * Show how to change sendmail to use another MTA * Remove Dialup info * Remove fetchmail info * Reorg the sections of the chapter Documentation: * https://man.freebsd.org/cgi/man.cgi?query=dma * https://wiki.mageia.org/en/Dma_Dragonfly_Mail_Agent * https://www.dragonflybsd.org/handbook/mta/ * https://herrbischoff.com/2021/10/freebsd-13-simple-outgoing-email-with-dma/ * https://jpmens.net/2020/03/05/simple-solution-for-outgoing-mail-from-a-freebsd-system/ * https://wiki.archlinux.org/title/Dma * https://forums.freebsd.org/threads/dma-makes-sense.52219/ PR: 261536 Reviewed by: bapt, bcr, dbaio, jrm Differential Revision: https://reviews.freebsd.org/D42009 Sponsored by: Daifressh
* Handbook - Security: document OpenSSL's FIPS providerPierre Pronchery2023-10-081-0/+101
| | | | Pull Request: https://github.com/freebsd/freebsd-doc/pull/264
* FDP - Overview: Fix build pathGraham Perrin2023-10-071-1/+1
| | | | | PR: 274072 Differential Revision: https://reviews.freebsd.org/D42115
* Remove whitespace at end of line, no content changeBenedict Reuschling2023-10-051-1/+1
|
* Porters handbook advises against patching configure, adjust example to matchBenedict Reuschling2023-10-051-1/+1
| | | | | | | Reported by: freebsd_igalic.co Approved by: fernape Event: Oslo Hackathon Differential Revision: https://reviews.freebsd.org/D42013
* Re-add my PGP key (dumbbell)Jean-Sébastien Pédron2023-10-041-0/+3
|
* handbook/cutting-edge: Add more details about MAKEOBJDIRPREFIXMateusz Piotrowski2023-10-041-2/+3
| | | | | | | | | Previously, the handbook suggested /tmp for MAKEOBJDIRPREFIX. This was fine, but suggesting /tmp/obj instead is even better as build artifacts will not mix with other files in /tmp. Also note that MAKEOBJDIRPREFIX must exist. Sponsored by: Klara, Inc.
* handbook/cutting-edge/: Document building FreeBSD on macOS and LinuxMateusz Piotrowski2023-10-021-0/+45
| | | | Based on https://wiki.freebsd.org/BuildingOnNonFreeBSD.
* Developers' Handbook: Fix Bibliography titleSergio Carlavilla Delgado2023-10-011-2/+2
| | | | PR: 274180
* Books: Remove 'Copyright' repetitionSergio Carlavilla Delgado2023-10-012-2/+2
| | | | PR: 274182
* Handbook - X11: Upgrade NVIDIA infoSergio Carlavilla Delgado2023-09-281-2/+7
| | | | | | | - Upgrade NVIDIA URLs - Add tip about x11/nvidia-xconfig Sponsored by: Daifressh
* Handbook - Jails: Fix typoSergio Carlavilla Delgado2023-09-281-1/+1
| | | | Obtained from: https://github.com/freebsd/freebsd-doc/pull/262
* Handbook - Security: Upgrade the chapterSergio Carlavilla Delgado2023-09-272-1450/+1447
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade Security chapter as part of the Handbook Working Group. This is a first approximation, there are things to improve and add to the chapter, but we can continue from here :) Changes: - Move VPN over IPSec to an article, in the future we will add too OpenVPN (DCO) and WireGuard to the article - Rework Securing Accounts section - Upgrade Password Hashes algorithms - Improve sudo/doas section - Add new Intrusion Detection System (IDS) section - Add new Secure levels section - Add new File flags section - Rework OpenSSH and OpenSSL sections - Rework Access Control Lists and add NFSv4 ACLs - Add Capsicum introduction section - Upgrade Resource Limits section - Improve Asciidoc syntax Documentation checked: - https://man.freebsd.org/security - https://calomel.org/ids_mtree.html - https://calomel.org/openssh.html - https://calomel.org/openssh_distributed.html - https://man.freebsd.org/cgi/man.cgi?query=chflags&sektion=1&apropos=0&manpath=FreeBSD+13.2-RELEASE+and+Ports - https://www.cyberciti.biz/tips/howto-write-protect-file-with-immutable-bit.html - https://wiki.gentoo.org/wiki/Doas - https://people.freebsd.org/~dannyboy/articles/freebsd_acls.pdf - https://wiki.freebsd.org/NFSv4_ACLs - https://man.freebsd.org/cgi/man.cgi?setfacl Reviewed by: emaste, karels, philip (first draft) Differential Revision: https://reviews.freebsd.org/D41620 Sponsored by: Daifressh
* [phb]: Document make newentry SA_IDFernando Apesteguía2023-09-261-0/+11
| | | | Document helper for registering FreeBSD Security Advisories.
* FDP-Overview: Really fix the documentation pathSergio Carlavilla Delgado2023-09-251-1/+1
| | | | | PR: 274072 Submitted by: Graham Perrin <grahamperrin@gmail.com>
* FDP-overview: Fix build output pathSergio Carlavilla Delgado2023-09-251-1/+1
| | | | | PR: 274072 Submitted by: Graham Perrin <grahamperring@gmail.com>
* 14.0-R: Revert previous commit until the 14.0-R release.Marc Fonvieille2023-09-241-1/+1
|
* 14.0-R: Temporary version bump for 14.0-Rrelease/14.0.0Marc Fonvieille2023-09-241-1/+1
|
* Handbook - Jails: Improvements, fix typosBenjamin Spiegel2023-09-201-101/+103
| | | | PR: 273983
* Fix typos in NVIDIA and wlroots namesSergio Carlavilla Delgado2023-09-202-7/+7
| | | | | PR: 273700 Reported by: jbeich@, Graham Perrin <grahamperrin@gmail.com>
* Handbook - X11: Fix VirtualBox nameSergio Carlavilla Delgado2023-09-201-2/+2
| | | | | PR: 273701 Reported by: Graham Perrin <grahamperrin@gmail.com>
* Handbook - Jails: Remove commentsSergio Carlavilla Delgado2023-09-201-18/+0
|
* Handbook - Jails: Rewrite the chapterSergio Carlavilla Delgado2023-09-201-777/+715
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: - Add jail types info: Thick, Thin, VNET and Linux Jails - Add info about the necessary configuration on the host system - Add info about types of networking in the jails - Explain the jail config file - Add info about how to configure Thick, Thin, VNET and Linux Jails - Explain how to upgrade the different types of jails - Add info about the resources limits in a Jail - Add info about different jail managers and containers Information obtained from: - https://man.freebsd.org/cgi/man.cgi?query=jail&sektion=8 - https://wiki.freebsd.org/Jails - https://man.freebsd.org/cgi/man.cgi?rctl(8) - https://vermaden.wordpress.com/2023/06/28/freebsd-jails-containers/ - https://clinta.github.io/freebsd-jails-the-hard-way/ - https://jacob.ludriks.com/2017/06/07/FreeBSD-Thin-Jails/ - Jails and VNET a guide - Derik J. Ramirez - https://wb-hk.blogspot.com/2016/04/freebsd-jails-4-thin-jails-using-nullfs.html - https://blog.uidrafter.com/freebsd-jails-network-setup - https://forums.freebsd.org/threads/setting-up-a-debian-linux-jail-on-freebsd.68434/ - https://github.com/msimerson/Mail-Toaster-6/wiki/Linux-Jails - https://etherealwake.com/2021/08/freebsd-jail-networking/ - https://wiki.freebsd.org/TomMarcoen/JailNetworking - https://weblog.antranigv.am/posts/2020/06/vnet-jail-howto/ PR: 203641, 200905, 209157, 248150, 263330, 264317, 226282, 239861, 166358, 178221, 265410 Reviewed by: karels@, fernape@, jrm@ Differential Revision: https://reviews.freebsd.org/D41450
* FDP: Add subsection about images and iconsSergio Carlavilla Delgado2023-09-201-0/+83
| | | | | | PR: 261847 Reviewed by: bcr@ Differential Revision: https://reviews.freebsd.org/D41775
* Handbook - Desktop: Fix iridium package name欧卓华2023-09-151-1/+1
|
* doc: Update source files (en .po), for translationsDanilo G. Baio2023-09-0937-17392/+18546
|
* Handbook - Network Servers: Improve NFS locking instructionsSergio Carlavilla Delgado2023-09-091-6/+4
| | | | | PR: 238532 Reported by: Ronald F. Guilmette <rfg-freebsd@tristatelogic.com>
* handbook: correct typo in example outputEd Maste2023-09-082-2/+2
| | | | | Reported by: snorkcamp on libera-chat IRC Sponsored by: The FreeBSD Foundation
* New committer (ports): Joel Bodenmann (jbo)Joel Bodenmann2023-09-081-0/+3
| | | | | | | Completed steps 1-4 from Committer's Guide. Approved by: zirias (mentor), doceng (implicit) Differential Revision: https://reviews.freebsd.org/D41780
* porters-handbook: document __FreeBSD_version 1400500Glen Barber2023-09-081-0/+5
| | | | | Sponsored by: GoFundMe https://www.gofundme.com/f/gjbbsd Sponsored by: PayPal https://paypal.me/gjbbsd
* Handbook - eresources: Remove MarkMailSergio Carlavilla Delgado2023-09-071-1/+0
| | | | | PR: 273547 Reported by: Graham Perrin <grahamperrin@gmail.com>
* Committer's: Change the way to install commit template hookYasuhiro Kimura2023-09-071-2/+19
| | | | | | | | | | | | | | | | | | | Currently commit message template hook is installed as following. * The one for src repository is also used for doc and ports. * The file is downloaded through web interface (https://cgit.freebsd.org/) and installed under .git/hooks. However, * Both doc and ports repositories have their own hooks inside them. So it is obviously better to use them than using the one for src repository. * For src repository committer need to download and install hook file each time it is updated. So change the way to install commit message template hook as following. * For doc and src repository, create symbolic link under '.git/hooks' that points to real hook file. * For ports repository. set the path to look for hooks to '.hooks'. This is because ports repository also provides some other hooks and creating symbolic link for each of them is bothersome. PR: 273574
* Committer's guide: Review gpg.conf optionsMatteo Riondato2023-09-071-8/+4
| | | | | | | | Discussed by email with philip@ Changed the original patch to add the 'link' macro PR: 262174
* Document __FreeBSD_version value 1302508.John Baldwin2023-09-061-0/+5
|
* Porter's handbook: Warn about USE_GITHUB as it's not stable longtermDaniel Engberg2023-09-021-0/+7
| | | | | | Some litle tweaks to the patch by carlavilla@ PR: 273514
* Add FreeBSD mirrors in KazakhstanSergio Carlavilla Delgado2023-09-021-0/+8
| | | | | | | Discussed with philip@ by email In further commits I'll improve the mirrors.adoc file PR: 245512
* [phb]: Document inclusion of Makefile.* filesFernando Apesteguía2023-09-011-0/+24
| | | | | | | | | | Document the automatic inclusion of several Makefile.* files. Also mention idiomatic splitting of pkg-plist.* files. PR: 244742 Reported by: salvadore@ Reviewed by: carlavilla@, ceri@, grahamperrin Differential Revision: https://reviews.freebsd.org/D41625
* [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