aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1
Commit message (Collapse)AuthorAgeFilesLines
...
* Document __FreeBSD_version 1300131.John Baldwin2020-12-211-0/+8
|
* Mention that the private folder is also not using ACLs.Benedict Reuschling2020-12-201-2/+2
| | | | | | | | | | In the UFS ACLs chapter, there is an example showing ACL-enabled filesystems using a + sign. However, there is a directory private lited there that is not having ACLs enabled, but it is not mentioned in the text below the example. Add it there to avoid confusion. PR: 251528 Submitted by: panden@gmail.com
* Improve wording in section 16.4.2Marc Fonvieille2020-12-171-1/+1
| | | | Reported by: Andreas Bjørnestad
* doc: Add committer entries for Juraj Lutter <otis>Juraj Lutter2020-12-151-2/+5
| | | | | | | | | | | | | | Steps 1-4 from the Committer's guide: - Add entries for Juraj Lutter <otis> - Add GPG key And while here, also: - Fix misindentation - Remove a stray empty line Reviewed by: osa (mentor) Approved by: osa (mentor) Differential Revision: https://reviews.freebsd.org/D27617
* Fix build.Glen Barber2020-12-151-2/+2
| | | | Sponsored by: Rubicon Communications, LLC (netgate.com)
* handbook: remove "read-only" for commit message listsGuangyuan Yang2020-12-151-6/+2
| | | | Reported by: philip
* handbook: document new commit message mailing listsGuangyuan Yang2020-12-142-1/+105
| | | | | Reviewed by: bcr Differential Revision: https://reviews.FreeBSD.org/D27591
* Add Alexandre Liberato to contributorsDanilo G. Baio2020-12-121-0/+5
| | | | | Alexandre is helping in the translation effort of FreeBSD to Brazilian Portuguese.
* [fdp-primer][manpages] Fix pluralFernando Apesteguía2020-12-121-1/+1
| | | | | | | | | s/backspaces/backspace/ Fix ill plural introduced in 59e3915e5ca57b7a1be87a01f909929d554d6626 Approved by: docs (gbe@, ygy@) Differential Revision: https://reviews.freebsd.org/D27537
* Add riscv64 links to the download pageMitchell Horne2020-12-101-5/+17
| | | | | | | | A slight reconfiguration of the SD Card section is necessary, as we now have GENERICSD images for two architectures. Organize those links by architecture. Reviewed by: gjb
* Regen after r368517.Glen Barber2020-12-101-1/+3
| | | | Sponsored by: Rubicon Communications, LLC (netgate.com)
* Document recent SAs/ENs.Glen Barber2020-12-104-6/+93
| | | | Sponsored by: Rubicon Communications, LLC (netgate.com)
* Move mmokhi@ to the developer alumni.Rene Ladan2020-12-072-4/+4
| | | | Notes: svn path=/head/; revision=54736
* Sync ports-secteam on the admistration page to the mailing list: Add riggs.Thomas Zander2020-12-071-0/+1
| | | | | | | | Reviewed by: ygy Differential Revision: https://reviews.freebsd.org/D27493 Notes: svn path=/head/; revision=54735
* handbook: clarify that cmd examples use sh syntaxSergio Carlavilla Delgado2020-12-051-0/+6
| | | | | | | | | Submitted by: emaste@ Approved by: bcr@, carlavilla@ Differential Revision: https://reviews.freebsd.org/D23851 Notes: svn path=/head/; revision=54734
* Avoid an unnecessary secondary 'svn co' call in the 'make install'Glen Barber2020-12-053-3/+3
| | | | | | | | | | target. This should only be executed during 'make all', the latter causes unnecessary filesystem pollution. Sponsored by: Rubicon Communications, LLC (netgate.com) Notes: svn path=/head/; revision=54732
* Add "education" virtual category to Porter's Handbook.Guangyuan Yang2020-12-031-1/+13
| | | | | | | | | | | | | - The category itself was added to the ports framework in r555738. - While there, fix a typo. PR: 248403 Submitted by: PauAmma <pauamma@gundo.com> Reviewed by: adamw, bcr, mat Differential Revision: https://reviews.freebsd.org/D27340 Notes: svn path=/head/; revision=54728
* Update the 13.0-RELEASE schedule to reflect the reminder email hadGlen Barber2020-12-031-1/+1
| | | | | | | | | | been sent to developers. Approved by: re (implicit) Sponsored by: Rubicon Communications, LLC (netgate.com) Notes: svn path=/head/; revision=54727
* Fix typos in Handbook sections 13.3 and 13.5.Guangyuan Yang2020-12-011-2/+2
| | | | | | | | PR: 251478 Submitted by: Andreas <panden@gmail.com> Notes: svn path=/head/; revision=54725
* Fix the code slush date for 13.0.Glen Barber2020-11-301-1/+1
| | | | | | | | Submitted by: scottl (in part) Sponsored by: Rubicon Communications, LLC (netgate.com) Notes: svn path=/head/; revision=54724
* Document Peter Sagerson's donation of a motherboard/CPU/RAM comboPietro Cerutti2020-11-301-0/+7
| | | | Notes: svn path=/head/; revision=54721
* Repalce mention to old staroffice with LibreOffice. For consistencyMarc Fonvieille2020-11-291-2/+2
| | | | | | | also use LibreOffice instead of Apache Openoffice in the same para. Notes: svn path=/head/; revision=54719
* Add a Testing section for manpages in the FDP Primer.Guangyuan Yang2020-11-281-15/+43
| | | | | | | | | | | Move the relative information from the Tip section about testing manpages to the new section, along with information about mandoc(1)'s linter, igor, etc. It now covers quite a few cases and common mistakes. Submitted by: fernape Reviewed by: debdrup, ygy Differential Revision: https://reviews.freebsd.org/D27386 Notes: svn path=/head/; revision=54717
* Fix build caused by r54711.Guangyuan Yang2020-11-251-1/+2
| | | | | | | PR: 251082 Notes: svn path=/head/; revision=54712
* Add information about USES=eigen to Porter's Handbook.Guangyuan Yang2020-11-251-0/+8
| | | | | | | | PR: 251082 Submitted by: lbartoletti Notes: svn path=/head/; revision=54711
* Chase r367995, consolidating BEAGLEBONE and RPI2 board builds.Glen Barber2020-11-241-2/+0
| | | | | | | Sponsored by: Rubicon Communications, LLC (netgate.com) Notes: svn path=/head/; revision=54710
* Chase r367994, removing old boards from 13-CURRENT builds.Glen Barber2020-11-241-6/+0
| | | | | | | Sponsored by: Rubicon Communications, LLC (netgate.com) Notes: svn path=/head/; revision=54709
* handbook/boot: fix unload + load exampleFernando Apesteguía2020-11-231-8/+10
| | | | | | | | | | | | | | The unload + load example in the 12.2.3 section doesn't seem to work. The original problem was reported in https://reviews.freebsd.org/D24960. Correct the example by using fully qualified paths since this is how it works now. Tested in 12.1, 12.2 and 13-current. Approved by: docs (gbe@) Differential Revision: https://reviews.freebsd.org/27277 Notes: svn path=/head/; revision=54707
* books/porters-handbook: Typo, Lua chapterDanilo G. Baio2020-11-221-1/+1
| | | | | | | | Approved by: bjk (doc) Differential Revision: https://reviews.freebsd.org/D27321 Notes: svn path=/head/; revision=54696
* Add a warning regarding mixing ports(7) and pkg(8) to install softwareMateusz Piotrowski2020-11-181-1/+33
| | | | | | | | | | | | | | | | | | | I think it's something that has been missing from the handbook for a long time. Unfortunately, this patch does not explain all the subtleties of the ports framework (like, e.g., that ports create packages during the build process which are then installed via pkg). We should probably hint the reader about it somewhere, but that's something for another patch. What's important here is to warn new users about problems they might encounter. Also, add some examples of working with quarterly with Subversion. PR: 251195 Submitted by: Fred <fjs.usa01 gmail.com> Notes: svn path=/head/; revision=54691
* Document __FreeBSD_version 1300130Conrad Meyer2020-11-171-0/+8
| | | | Notes: svn path=/head/; revision=54690
* Document OSVERSIONs 1104510, 1202504, and 1300126-1300129.Mark Linimon2020-11-151-0/+50
| | | | Notes: svn path=/head/; revision=54689
* Rename FreeBSD 13-current to FreeBSD 13.0-currentWolfram Schneider2020-11-141-3/+3
| | | | | | | | | This will make sure that FreeBSD 13.0-current is the first entry in the drop down list, and is also in sync with the -stable release numbers schema. Notes: svn path=/head/; revision=54688
* Fix typo in kernel name when freebsd-update'ing a systemDmitry Morozovsky2020-11-121-1/+1
| | | | | | | with custom kernel. Notes: svn path=/head/; revision=54686
* Document some *-kmod ports may need to be compiled locally for 12.2Glen Barber2020-11-111-0/+14
| | | | | | | | | | | until 12.1 reaches EoL. Submitted by: swills Reminded by: cperciva Sponsored by: Rubicon Communications, LLC (netgate.com) Notes: svn path=/head/; revision=54685
* Fix the target anticipated release ETA for 13.0-RELEASE.Glen Barber2020-11-091-1/+1
| | | | | | | | Approved by: re (implicit) Sponsored by: Rubicon Communications, LLC (netgate.com) Notes: svn path=/head/; revision=54681
* Update contact point for 12.2-RELEASE.Glen Barber2020-11-091-1/+1
| | | | | | | | Approved by: re (implicit) Sponsored by: Rubicon Communications, LLC (netgate.com) Notes: svn path=/head/; revision=54680
* Update the 12.2-RELEASE schedule to reflect releng/12.2 has beenGlen Barber2020-11-091-1/+1
| | | | | | | | | turned over to so@. Sponsored by: Rubicon Communications, LLC (netgate.com) Notes: svn path=/head/; revision=54679
* Fix the ports origin of the OpenSSH portMateusz Piotrowski2020-11-071-1/+1
| | | | Notes: svn path=/head/; revision=54676
* Document OSVERSION 1300125.Mark Linimon2020-11-051-0/+9
| | | | Notes: svn path=/head/; revision=54675
* Explain why BINARY_ALIASES cannot be used for programs from TEST_DEPENDSMateusz Piotrowski2020-11-031-0/+11
| | | | | | | PR: 247637 Notes: svn path=/head/; revision=54673
* Update the lists of available OpenJDK ports and valid Java versionsMateusz Piotrowski2020-11-031-4/+8
| | | | | | | Based on current bsd.java.mk. Notes: svn path=/head/; revision=54672
* Note that NO_ARCH is not fully utilized by our infrastructure yetMateusz Piotrowski2020-11-031-0/+12
| | | | Notes: svn path=/head/; revision=54671
* Move knu@ to the alumni developers.Rene Ladan2020-11-022-4/+4
| | | | Notes: svn path=/head/; revision=54670
* Document OSVERSION 1300124.Mark Linimon2020-11-011-0/+9
| | | | Notes: svn path=/head/; revision=54669
* Add "Unix: A History and a Memoir" to the listMateusz Piotrowski2020-10-301-0/+7
| | | | | | | | PR: 250717 Submitted by: Andreas <panden%gmail.com> Notes: svn path=/head/; revision=54665
* Uncomment the 12.2-STABLE download URLs.Glen Barber2020-10-291-31/+35
| | | | | | | Sponsored by: Rubicon Communications, LLC (netgate.com) Notes: svn path=/head/; revision=54662
* Add some missing &amd; and &intel; entities.Marc Fonvieille2020-10-291-4/+4
| | | | Notes: svn path=/head/; revision=54661
* Correctly tag root username.Marc Fonvieille2020-10-291-1/+1
| | | | Notes: svn path=/head/; revision=54660
* June has only 30 daysLi-Wen Hsu2020-10-291-1/+1
| | | | | | | | Approved by: bcr, debdrup Differential Revision: https://reviews.freebsd.org/D27006 Notes: svn path=/head/; revision=54657