aboutsummaryrefslogtreecommitdiff
path: root/documentation/content/en/articles
Commit message (Collapse)AuthorAgeFilesLines
...
* Use Language Servers: Add missing -- for bear commandYan Ka Chiu2022-06-091-1/+1
| | | | Pull Request: https://github.com/freebsd/freebsd-doc/pull/76
* Spell Google correctly.Benedict Reuschling2022-06-051-1/+1
|
* articles/committers-guide: address verbiageJason Helfman2022-05-311-2/+2
| | | | Submitted by: pauamma@gundo.com
* articles/committers-guide: add Exim MTA instructions for smtp.freebsd.orgJason Helfman2022-05-251-0/+44
| | | | PR: 262742 (based on)
* articles/freebsd-update-server: Shift code references and adjust instructionsJason Helfman2022-05-251-4/+4
| | | | PR: 264086
* committers-guide: fix the Phabricator wiki page addressGraham Perrin2022-05-211-1/+1
| | | | | | Reviewed by: dbaio, Pau Amma Pull Request: https://github.com/freebsd/freebsd-doc/pull/69 Differential Revision: https://reviews.freebsd.org/D35224
* freebsd-releng: fix a file pathGlen Barber2022-05-111-1/+1
| | | | Sponsored by: Rubicon Communications, LLC ("Netgate")
* Committers-guide port section: remove addportLuca Pizzamiglio2022-05-091-6/+19
| | | | | | | | | | | | | | | Summary: The script addport is not working anymore, it's based on SVN and it's quite hard to port it to git. Before its removal, we want to remove its references in the documentation. Related bugzilla entry: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261378 Reviewers: tcberner, se Differential Revision: https://reviews.freebsd.org/D35071
* Committer's guide: Fix about (re)moving portsLorenzo Salvadore2022-05-071-1/+1
| | | | | | | | | | | | Summary: - Move consideration about security vulnerabilities from instructions for removing ports to instructions for moving ports. - Reword the above consideration to take into account the splitting of vuln.xml into one file per year. Reviewed by: portmgr (rene), Pau Amma <pauamma@gundo.com> Approved by: docs (carlavilla), gerald (mentor) Differential Revision: https://reviews.freebsd.org/D35112
* Remove wollman@ from Who's who section of committer's guideSergio Carlavilla Delgado2022-05-031-4/+0
| | | | | | | Removed with the wollman@ approval PR: 261894 Submitted by: PauAmma <pauamma (AT) gundo.com>
* articles/vm-design: Fix typoDanilo G. Baio2022-04-231-1/+1
| | | | | Submitted by: dymil Pull Request: https://github.com/freebsd/freebsd-doc/pull/65
* Remove Portsmon referencesDanilo G. Baio2022-04-221-20/+1
| | | | | | | | | | It's been a while since it's not working. The FreeBSD Ports Monitoring System was a good resource for the project; we thank linimon for creating and maintaining it for many years. Approved by: rene (portmgr) Differential Revision: https://reviews.freebsd.org/D35025
* committers-guide: Fix typosLorenzo Salvadore2022-04-211-4/+4
| | | | | | | The correct syntax for git config --add does not want equality signs. Approved by: doc (lwhsu), gerald (mentor) Differential Revision: https://reviews.freebsd.org/D35017
* articles/problem-reports: Fix linksDanilo G. Baio2022-04-171-3/+3
|
* articles/hubs: Update WWW mirroring sectionDanilo G. Baio2022-04-111-2/+21
| | | | Differential Revision: https://reviews.freebsd.org/D34454
* Remove duplicate content about blanket approval in committers guideSergio Carlavilla Delgado2022-03-261-8/+0
| | | | | Patch by: swills@ Differential Revision: https://reviews.freebsd.org/D31105
* Add back my (mav) PGP key.Alexander Motin2022-03-221-0/+3
|
* Fix PGP Key idSergio Carlavilla Delgado2022-03-211-1/+1
|
* Add back my (erj) PGP key.Eric Joyner2022-03-211-0/+3
|
* Remove Google AnalyticsSergio Carlavilla Delgado2022-03-211-28/+4
| | | | | | | | | | | | Remove Google Analytics from the Website and from the Documentation Portal. Also upgrade the FreeBSD's privacy policy page to reflect the Google Analytics removal. In the near future it will be replace with an open source alternative Approved by: core@, webmaster@
* freebsd-releng: add another file to editGlen Barber2022-03-211-0/+3
| | | | Sponsored by: Rubicon Communications, LLC ("Netgate")
* Add back my (arrowd) PGP key.Gleb Popov2022-03-211-0/+3
|
* Add back my (ygy@) PGP keyGuangyuan Yang2022-03-211-0/+3
|
* Add my updated PGP key.Jimmy Olgeni2022-03-121-0/+3
|
* Add updated GPG key.Ravi Pokala2022-03-111-0/+3
|
* Re-add my gpg key.Jason Helfman2022-03-111-0/+3
|
* Re-add my gpg key.Sean Eric Fagan2022-03-111-0/+3
|
* */pgpkeys: re-add my keyThierry Thomas2022-03-111-0/+3
|
* Remove expired pgp keys.Alexander Leidinger2022-03-111-417/+0
| | | | Discussed on: developers@ (2022-02-17)
* Change Port Management Team to Ports Management Team.Sergio Carlavilla Delgado2022-02-281-3/+3
| | | | | | | | Based on Ports Management Team charted the correct description of the Team is Ports Management Team PR: 261916 Submitted by: Graham Perrin <grahamperrin (AT) gmail.com>
* Update my (grembo@) PGP public keyMichael Gmelin2022-02-171-0/+3
|
* Add entries for Alfonso S. Siciliano (asiciliano)Alfonso S. Siciliano2022-02-161-0/+3
| | | | | Approved by: bapt (mentor) Differential Revision: https://reviews.freebsd.org/D34295
* docs: Fix references to xdm man pagePhillip Vuchetich2022-02-031-1/+1
| | | | | | | | | Install xdm man pages under admin section (8), not user programs (1) Change made on xdm v1.1.12. https://lists.x.org/archives/xorg-announce/2019-March/002959.html Reviewed by: dbaio Pull Request: https://github.com/freebsd/freebsd-doc/pull/52
* articles/ldap-auth: Fix username in the example descriptionDanilo G. Baio2022-01-291-1/+1
| | | | | Submitted by: Keve Nagy Pull Request: https://github.com/freebsd/freebsd-doc/pull/53
* documentation: Now download.freebsd.org has no /ftp/ in the pathLi-Wen Hsu2022-01-141-1/+1
| | | | Sponsored by: The FreeBSD Foundation
* articles/problem-reports: Improve Mailing Lists phrase and fix its linkGraham Perrin2021-12-311-1/+1
| | | | | PR: 260795 Pull Request: https://github.com/freebsd/freebsd-doc/pull/48
* Use "in general" which is a more typical phrasing.Xin LI2021-12-281-1/+1
| | | | Suggested by: emaste
* Make `git format-patch` preferred way of generating patches.Xin LI2021-12-281-1/+7
| | | | | | | | git format-patch would generate patchsets that can be applied with `git am` and preserve author identity like name and email. Reviewed by: imp, emaste Differential Revision: https://reviews.freebsd.org/D33678
* New Documentation PortalSergio Carlavilla Delgado2021-12-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | I'm very pleased to announce the release of our new Documentation Portal. Key features: * Responsive * Modern design * Theme support: Light, Dark, High contrast * Removed Python dependency Acknowledgment: * Alexander Leidinger <netchild (at) FreeBSD.org> * Baptiste Daroussin <bapt (at) FreeBSD.org> * Benedict Reuschling <bcr (at) freebsd.org> * Daniel Ebdrup Jensen <debdrup (at) FreeBSD.org> * Danilo G. Baio <dbaio (at) FreeBSD.org> * Dave Cottlehuber <dch (at) FreeBSD.org> * Ed Maste <emaste (at) FreeBSD.org> * Fernando ApesteguĂ­a <fernape (at) FreeBSD.org> * Pedro Giffuni <pfg (at) FreeBSD.org> * Joseph Mingrone <jrm (at) ftfl.ca> * Rocky Hotas <rockyhotas (at) firemail.cc> * Pau Amma <pauamma (at) gundo.com> * The FreeBSD Foundation Approved by: core, doceng
* Remove Eudora referencesSergio Carlavilla Delgado2021-12-041-1/+0
| | | | | | | | | Eudora source code was acquired by the Computer History Museum in 2018. We're gonna assume that nobody it's gonna use this software as a daily driver. PR: 260058 Submitted by: Graham Perrin <grahamperrin@gmail.com>
* Add missing paragraph in rc-scripting articleRocky Hotas2021-11-211-0/+23
| | | | | PR: 259832 Approved by: carlavilla@
* articles/building-products: Fix bsdl-gpl linkDanilo G. Baio2021-11-141-1/+1
|
* contributing: update The FreeBSD Foundation's mailing addressEd Maste2021-11-111-3/+3
| | | | | | Approved by: ygy (mentor) Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D32949
* Complete steps 1 to 4 for new committers (driesm)Dries Michiels2021-11-081-0/+3
| | | | | | Reviewed by: 0mp (mentor) Approved by: 0mp (mentor) Differential Revision: https://reviews.freebsd.org/D32889
* Move articles/contributors/contrib-* to the shared directoryDanilo G. Baio2021-11-048-3470/+28
| | | | | | | | | | | | | | | These files can be used by all languages, except contrib-develinmemoriam.adoc. - contrib-386bsd.adoc - contrib-additional.adoc - contrib-committers.adoc - contrib-corealumni.adoc - contrib-develalumni.adoc - contrib-portmgralumni.adoc Reviewed by: bcr, carlavilla Differential Revision: https://reviews.freebsd.org/D32830
* Build offline documentation using Hugo and other improvementsSergio Carlavilla Delgado2021-11-0336-415/+733
| | | | | | | | | | | | | | | | | | | | | | * Allow to build the documentation offline using Hugo * Fix link problems * Remove SVN entities * Fix lang problems to help weblate * Move all the AsciiDoctor translations to the shared folder to help weblate * Allow the possibility to build each document. For example each document can be edited in and watched the result in real time in VS Code or Vim/NeoVim. Breaking changes: Eliminate the possibility of building books or articles. They must be builded at the same time. This functionality will be restored when version 0.89.0 is in the repositories in a couple of weeks. Reviewed by: dbaio@ Differential Revision: https://reviews.freebsd.org/D31926
* articles/vinum: Restore Author commentsDanilo G. Baio2021-10-301-0/+10
| | | | It was missed when converted to Hugo/Asciidoctor.
* Restore copyright in pam articlesSergio Carlavilla Delgado2021-10-261-0/+34
| | | | Reported by email: des@
* Revert "articles/contributors: Move joel to the Development Team Alumni"Danilo G. Baio2021-10-252-1/+1
| | | | | | This reverts commit 5e61a2d33757a272bb588427e7faf54ce778dd58. joel's doc commit bit was reactivated.
* articles/contributors: Move joel to the Development Team AlumniDanilo G. Baio2021-10-242-1/+1
|