aboutsummaryrefslogtreecommitdiff
path: root/documentation/content/en/articles
Commit message (Collapse)AuthorAgeFilesLines
...
* LDAP Auth Article: Remove deleted sysutils/cpu portSergio Carlavilla Delgado2023-08-271-4/+0
| | | | | PR: 267139 Submitted by: ler@
* 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
* 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
* Committer's Guide: Fix a typoSoobin Rho2023-08-121-1/+1
| | | | Pull Request: https://github.com/freebsd/freebsd-doc/pull/246
* 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
* 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
* Update information about current iXsystemsMinsoo Choo2023-07-221-1/+1
| | | | | | | BSDi is now iXsystems and TrueOS is discontinued Reviewed by: fernape@ Differential Revision: https://reviews.freebsd.org/D41116
* Replace SVN with Git in Explaining BSD articleMinsoo Choo2023-07-221-3/+3
| | | | | Reviewed by: fernape@ Differential Revision: https://reviews.freebsd.org/D41115
* Committer's Guide: indicate that ${repo} must be expandedEd Maste2023-07-211-0/+5
| | | | | | | | Reviewed by: lwhsu Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D41065 fixup turn note into note
* Correct link to IRC channels listsMinsoo Choo2023-07-211-1/+1
| | | | Differential Revision: https://reviews.freebsd.org/D41145
* Release Engineering: favor https download URLLi-Wen Hsu2023-07-211-2/+2
| | | | Sponsored by: The FreeBSD Foundation
* Committer's Guide: suggest skipping section, not whole documentEd Maste2023-07-181-1/+1
| | | | | | | | 5.2.8. Managing Local Changes said "you can stop reading now" if one has no local changes, but later sections are still important (MFCs, Vendor Imports). Sponsored by: The FreeBSD Foundation
* Remove "either" where only one case is shownEd Maste2023-07-181-1/+1
| | | | | | PR: 264751 Fixes: 1e28a7874537 ("git primer: Fix two errors") Sponsored by: The FreeBSD Foundation
* Committer's Guide: document Co-authored-byEd Maste2023-07-171-0/+4
| | | | | | Reviewed by: imp, jhb Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D41060
* VM Design: Add author after the abstract titleSergio Carlavilla Delgado2023-07-171-0/+2
| | | | | PR: 263212 Submitted by: grahamperrin@
* FreeBSD questions: Remove stale URLSergio Carlavilla Delgado2023-07-171-1/+1
| | | | | | | Remove http://marc.theaimsgroup.com/ stale URL PR: 260057 Reported by: grahamperrin@
* Update my pgp-keyGordon Bergling2023-07-171-0/+3
| | | | | Update my pgp-key in terms of expiration dates and add myself to pgpkeys page.
* documentation/content: Replace Poudriere with poudriereMuhammad Moinur Rahman2023-07-161-2/+2
| | | | | | - poudriere authors bapt and bdrewary prefers to write it as poudriere instead of Poudriere. Update all the documentation to reflect the same. - While I am here fix EOL and trailing spaces.
* doc: Update source files (en .po), for translationsDanilo G. Baio2023-07-155-646/+606
|
* Remove OPIE documentationEd Maste2023-07-141-16/+0
| | | | | | | OPIE was retired in src 0aa2700123e2 Approved by: des@ Differential Revision: https://reviews.freebsd.org/D36854
* Mailing lists and lists FAQ: minor changesGraham Perrin2023-07-131-0/+2
| | | | | | | | | | | | | | Move the sentence about English: - away from the main page - to the audience section of the FAQ. At the main page: harmonise the three lists.freebsd.org URLs. What's seen and then clicked should be no different from what's seen as a result of the click. Fixes: 035828ef9c Mailing lists: correctness, conciseness
* Explaining BSD: add a full stopGraham Perrin2023-07-081-1/+1
| | | | | | | | | | | | | | | | | | | | Comparing BSD and Linux – How is BSD developed and updated? https://docs.freebsd.org/en/articles/explaining-bsd/#_how_is_bsd_developed_and_updated 'On the other hand, developers making far-reaching or complicated changes are expected to submit their changes for review before committing them In extreme cases, a core team member with a function such as Principal Architect may order that changes be removed from the tree, a process known as backing out.' – is missing a period after 'before committing them'. Reported-by: soobinrho (GitHub) Signed-off-by: Soobin Rho <soobinrho@gmail.com> Approved-by: grahamperrin Fixes: e16d21085b Fix typos, style and images paths Pull-request: https://github.com/freebsd/freebsd-doc/pull/201
* Committer's guide: add an "Approved by" case used in portsEd Maste2023-06-211-0/+1
| | | | | | PR: 259385 Reviewed by: gerald Sponsored by: The FreeBSD Foundation
* solid-state: remove `options MFS` from exampleEd Maste2023-06-211-1/+0
| | | | | | | | | The MFS option was removed decades ago, in commit 49b07961a925. This solid-state article is woefully out of date and needs to be largely rewritten, or just removed. This is just one small change from a PR. PR: 180332
* solid-state: remove 'pseudo-device' from exampleEd Maste2023-06-211-1/+0
| | | | | | | | | | `device md` is in GENERIC, and the `pseudo-device` keyword was removed from kernel config very long go. This solid-state article is woefully out of date and needs to be largely rewritten, or just removed. This is just one small change from a PR. PR: 180330
* doc: Update source files (en .po), for translationsDanilo G. Baio2023-06-203-648/+656
|
* New committer (src): Christos Margiolis (christos)Christos Margiolis2023-05-231-0/+3
| | | | | | Reviewed by: markj, emaste Approved by: emaste Differential Revision: https://reviews.freebsd.org/D40209
* linux-users: reference Git repository (not svn)Ed Maste2023-05-221-1/+1
| | | | | | | FreeBSD migrated from Subversion to Git. Event: Kitchener-Waterloo Hackathon 202305 Sponsored by: The FreeBSD Foundation
* committers-guide: make it clear that `Submitted by` is deprecatedEd Maste2023-05-221-1/+2
| | | | | | | | | | | Add (deprecated) in the first column. When mentioned only in prose in the second column it may be missed. Noticed by: rmacklem Reviewed by: jrtc27, lwhsu Event: Kitchener-Waterloo Hackathon 2023 Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D40196
* doc: Update source files (en .po), for translationsDanilo G. Baio2023-05-2116-1621/+1553
|
* Remove instances of "in order to" to ease readabilityBenedict Reuschling2023-05-1814-65/+65
| | | | | | Chapter 11 of the FreeBSD Documentation Project Primer states that language should be clear, short, and simple. This phrasing rarely helps with that and can be cut to a single "to" in pretty much all instances.
* Git and related corrections and improvementsGraham Perrin2023-05-161-107/+78
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | df53ae0fdd98e9452095ac2fdaf95fcfac8c9c7f (2023-04-23): * removed portsnap * encourages use of Git. This round of Git-oriented corrections and changes is, essentially, timed to precede creation of the releng/14.0 branch. Not intended to be comprehensive. Attention to things such as: * HEAD (not a branch) and main (branch) * main (not a branch) and mainline * repositories (there are three) * ports latest, current (not CURRENT) and quarterly * FREEBSD-CURRENT and FREEBSD-STABLE * master * things that were relevant only around the time of migration to Git * markup * grammar. Under https://docs.freebsd.org/en/articles/committers-guide/#_rebasing_your_change_against_latest_freebsd_source_tree a list of items was misrepresented as a single paragraph with asterisk characters in its midst. Reviewed by: carlavilla, imp Approved by: imp Pull Request: https://github.com/freebsd/freebsd-doc/pull/182 Differential revision: https://reviews.freebsd.org/D40026
* FreeBSD Licensing Policy: markup, punctuationGraham Perrin2023-05-131-4/+6
| | | | | | | | Partially fix https://bugs.freebsd.org/271399 – make it easier to assess what remains to be changed. PR: 271399
* hubs: Fix a typoPierre Pronchery2023-05-091-1/+1
| | | | Sponsored by: The FreeBSD Foundation
* Add records about new ports committer (vvd)Vladimir Druzenko2023-04-301-0/+3
| | | | | | | | | | New author entry for Vladimir Druzenko together with the news item and PGP key added. List of Developers and Contributors updated as well to follow steps 1-4 of the Committers Guide. Reported by: vvd Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D39858
* doc: Generate new source files (en .po), for translationsDanilo G. Baio2023-04-212-0/+1629
|
* doc: Update source files (en .po), for translationsDanilo G. Baio2023-04-206-4094/+3407
|
* Committer's guide: Remove email sender specificationLorenzo Salvadore2023-04-071-1/+1
| | | | | | | | | Do not specify anymore that the email granting a commit bit is from core, since such emails are not sent by core for ports and doc commit bits: they are only for src. Approved by: carlavilla (mentor) Differential Revision: https://reviews.freebsd.org/D39447
* committers-guide: minor improvements to the EnglishCeri Davies2023-04-061-3/+3
|
* Committer's Guide … Git … MFC … Examples: noneGraham Perrin2023-04-021-2/+0
| | | | | | | | | | | | | | The 'Examples' subheading that is currently at https://docs.freebsd.org/en/articles/committers-guide/#_examples has no subtext. Hiding the subheading was considered. Instead, it is deleted. https://bugs.freebsd.org/264080 PR: 264080 Approved by: imp Differential Revision: https://reviews.freebsd.org/D39384
* git-primer: Update how to rebase a vender branch mergeWarner Losh2023-03-311-36/+63
| | | | | | | | | | | | | | | Update the vendor branch merge section to include the missing commands and hopefully to make it more clear. Switch to using bogus branch names that will stand out on purpose. This rework 'play' tested on the lua branch merge, which needed dozens of rebasing... Also, indent by one space the conflict section so as to not confuse automated tools (or me) that it's a real conflict that needs to be resolved. Sponsored by: Netflix
* committers guide: remove "MFC with" tagEd Maste2023-03-212-9/+0
| | | | | | | | "Fixes" and "MFC with" are used for approximately the same purpose, but the former is standard in the Git-based deveopment world. Reviewed by: jhb Differential Revision: https://reviews.freebsd.org/D39190
* Committer guide: Correct the pacakge names of GCC12 for cross compilingLi-Wen Hsu2023-03-191-3/+3
| | | | | | | | Use the newly added syntax of the pacakge macro (in 1d899c1c6fc6). While here, fix some wording and typo spotted by Pau Amma. Differential Revision: https://reviews.freebsd.org/D39068
* freebsd-status-report-process: Fix in "Submit your report"Lorenzo Salvadore2023-03-141-1/+1
| | | | | | | Reports should be put "in the appropriate subdirectory" not "in the directory in the appropriate subdirectory". Approved by: doceng (blanket)
* freebsd-status-report-process: Add articleLorenzo Salvadore2023-03-091-0/+288
| | | | | | | | | | | | Add a new article about the FreeBSD status report process created by putting together content from - website/content/en/status/_index.adoc; - website/content/en/status/README (file is now removed); - website/content/en/status/howto/_index.adoc (file is now removed). Reviewed by: status (pauamma) Approved by: doc (bcr) Differential Revision: https://reviews.freebsd.org/D38919
* Trademarks: Add Git, GitHub and GitLabLorenzo Salvadore2023-03-051-2/+2
| | | | | | | | | | | | | | | | | | | | | - Git: add the trademark line suggested by https://git-scm.com/about/trademark - GitLab: add the trademark line requested by https://about.gitlab.com/handbook/marketing/brand-and-product-marketing/brand/brand-activation/trademark-guidelines/ - GitHub: it is a registered trademark according to the following links: https://github.com/logos https://docs.github.com/en/site-policy/github-terms/github-open-source-applications-terms-and-conditions#githubs-logos https://tmsearch.uspto.gov/bin/showfield?f=doc&state=4808:xvjz5y.2.4 Apply the newly introduced trademarks to the Committer's guide. Also add a TM symbol immediately after the first reference to the GitLab Name as requested by https://about.gitlab.com/handbook/marketing/brand-and-product-marketing/brand/brand-activation/trademark-guidelines/ Approved by: doceng (carlavilla) Differential Revision: https://reviews.freebsd.org/D38916
* committers-guide: spell checksCeri Davies2023-03-051-7/+7
|
* Add my PGP keyMikhail Pchelin2023-03-021-0/+3
|
* committers-guide: Add section on range of compilersWarner Losh2023-02-281-1/+61
| | | | | | | | | Document the range of compilers the project uses for building, CI and external toolchain support, and try to assign the proper level of effort developers should go to for each of them. Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D38709