aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Collapse)AuthorAgeFilesLines
* Migrate doc to Hugo/AsciiDoctorSergio Carlavilla Delgado2021-01-253562-2489632/+0
| | | | | | | | | | | | | | | | | | | | | | | | I'm very pleased to announce the release of our new website and documentation using the new toolchain with Hugo and AsciiDoctor. To get more information about the new toolchain please read the FreeBSD Documentation Project Primer[1], Hugo docs[2] and AsciiDoctor docs[3]. Acknowledgment: Benedict Reuschling <bcr@> Glen Barber <gjb@> Hiroki Sato <hrs@> Li-Wen Hsu <lwhsu@> Sean Chittenden <seanc@> The FreeBSD Foundation [1] https://docs.FreeBSD.org/en/books/fdp-primer/ [2] https://gohugo.io/documentation/ [3] https://docs.asciidoctor.org/home/ Approved by: doceng, core
* Remove expired key.release/13.0.0PRE_ASCIIDOCTOR-HUGOXin LI2021-01-251-345/+184
| | | | Approved by: doceng (gjb)
* Add freebsd-office-hours-2021-01-27Li-Wen Hsu2021-01-202-0/+49
| | | | | | Reviewed by: debdrup, ygy Approved by: ygy Differential Revision: https://reviews.freebsd.org/D28252
* doc.docbook.mk: Fix LATESTREVISION determination, causes build failure on ↵Olivier Certner2021-01-191-3/+2
| | | | | | | | | | | | | | | | | | | | | non-English locales Fixes, e.g., manual articles/books build (i.e., typing `make` in the right directory). There were two problems: 1. Git or SVN information retrieval depends on the current locale, and doesn't work with non-English ones. 2. Fallback for LATESTREVISION most of the time (sometimes works, probable race) itself fails because PWD is set to document's directory + '/obj', but sources are in the document's directory. Problem 2 is the most annoying because documentation builds simply fails (`xsltproc` becomes unable to resolve 'latestrevision.*' variables in, e.g., articles). But point 2's failure appears only because of point 1's failure, which doesn't happen on a machine with English or C locale. PR: 246936
* events2020: clean up cancelled eventsGuangyuan Yang2021-01-171-62/+1
| | | | | | | While I was there, also cleaned up locations for online events. Reviewed by: debdrup Differential Revision: https://reviews.freebsd.org/D27989
* Add committer entries in doc for Lutz Donnerhacke <donner>Lutz Donnerhacke2021-01-175-0/+60
| | | | | | | | | | | | | Summary: Steps 1-4 from the Committer's guide: - Add entries for Lutz Donnerhacke <donner> - Add GPG key Reviewers: kp, philip Reviewed By: kp, philip Differential Revision: https://reviews.freebsd.org/D27967
* Add 2020Q4 status report to the newsflashDaniel Ebdrup Jensen2021-01-161-0/+11
| | | | | Reviewed by: PauAmma Differential Revision: https://reviews.freebsd.org/D28177
* Fix buildDanilo G. Baio2021-01-141-0/+1
| | | | Approved by: ygy (doc)
* usergroups: Remove Iran User GroupDaniel Ebdrup Jensen2021-01-141-11/+0
| | | | PR: 252662
* Redirect gs stdout to stderr. This will prevent warnings to be part ofMarc Fonvieille2021-01-101-1/+1
| | | | | | | | | the generated file causing broken files. This does not redirect drivers output which still write to stdout. I'm currently seeing "**** Warning: glyf overlaps cmap, truncating." during esptopng conversion leading to broken .pnm. This change prevents the broken .pnm file.
* Add link to git pepositoryLi-Wen Hsu2021-01-071-1/+2
| | | | | Approved by: ygy Differential Revision: https://reviews.freebsd.org/D28015
* Set year for my commit bit as 2021Neel Chauhan2021-01-051-1/+1
|
* Add committer entries for Neel Chauhan <nc>Neel Chauhan2021-01-045-0/+78
| | | | | | | | | | Steps 1-4 from the Committer's guide: - Add entries for Neel Chauhan <nc> - Add GPG key Reviewed by: 0mp Approved by: 0mp (mentor) Differential Revision: https://reviews.freebsd.org/D27957
* docbuild: source 'local.conf' if it existsGlen Barber2021-01-041-0/+4
| | | | Sponsored by: Rubicon Communications, LLC (netgate.com)
* Add GITARGS to dobuild.shGlen Barber2021-01-041-1/+1
| | | | | | | When local.conf exists, GITARGS can be used to append checkout-specific arguments to git. Sponsored by: Rubicon Communications, LLC (netgate.com)
* Remove mentions of RCS Id from pgpkeys READMEMateusz Piotrowski2021-01-041-3/+2
| | | | We don't put RCS Ids into key files anymore.
* Update my PGP keyMateusz Piotrowski2021-01-041-32/+31
|
* copyrights: Happy New Year 2021Glen Barber2020-12-311-1/+1
| | | | | | Good riddance 2020. Sponsored by: Rubicon Communications, LLC (netgate.com)
* docbuild: source 'local.conf' for machine-specific variables if existsGlen Barber2020-12-311-0/+4
| | | | Sponsored by: Rubicon Communications, LLC (netgate.com)
* docbuild: update PDF file build scripts to use GitGlen Barber2020-12-302-14/+11
| | | | | | | | | Remove references to CVS/SVN and replace with Git equivalents. Note the files are not automatically updated on the builder after a change is committed. Remove RCSIDs. Sponsored by: Rubicon Communications, LLC (netgate.com)
* docbuild: add scripts used to build the PDF versions of the HandbookGlen Barber2020-12-302-0/+252
| | | | Sponsored by: Rubicon Communications, LLC (netgate.com)
* Update my PGP key.Peter Jeremy2020-12-271-426/+548
| | | | (Rather belatedly) extend the expiration date by 2 years.
* share/pgpkeys: Update my keyNiclas Zeising2020-12-261-667/+764
| | | | | Update my pgp key with new signature, as the previous version was set to expire at the end of the year.
* Replace jpgs with pngs, the latter of which are supported and displayed.Benedict Reuschling2020-12-2535-0/+0
| | | | Reported by: meena (on EFnet IRC #bsddocs channel)
* Add new WINE handbook chapter written as part of Google Season of Docs 2020.Benedict Reuschling2020-12-2533-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to Aaron Peters for researching and writing this chapter from scratch. He also provided most of the images, together with Alexander Leidinger (netchild@). Alexander was also kind enough to be the official mentor for the WINE side of the content, while I focused on the documentation side. His insights into WINE from a users perspective helped make this chapter better by adding information about Homura. A big thank you to Google Season of Docs 2020 for enabling us to have Aaron as technical writer working on this project. I've re-ordered the finalized submission so that the FAQ is the last part of this chapter. I also moved the "WINE Overview & concepts" section after the Synopsis for a more logical flow of information. Additionally, a lot of DocBook editing was done to bring it to the current form. The remaining checks by textproc/igor revolve around indentation errors. But one can't fix all of them without violating others. Please enjoy running WINE and games on FreeBSD with the help of this chapter. Todo: - Some references to other parts of the chapter or to others in the handbook need to be replaced by actual links. - Some of the images could be resized a bit more. I only did it on those that would create a horizontal scroll bar. Reizing them to 50% made them small enough to fit the other images while retaining legible text. A note on the images: I realize they are mixed JPEG and PNGs in the same chapter. However, many of the images in the handbook do not have a uniform image type either (compare IMAGES_EN+= entries in Makefile). This may be a future project to unify these without compromising image quality. Contributed by: Aaron Peters (acpkendo gmail.com) Reviewed by: netchild, bcr Sponsored by: Google Season of Docs 2020 Differential Revision: https://reviews.freebsd.org/D27484 Differential Revision: https://reviews.freebsd.org/D27455 Differential Revision: https://reviews.freebsd.org/D27444 Differential Revision: https://reviews.freebsd.org/D27232 Differential Revision: https://reviews.freebsd.org/D27146 Differential Revision: https://reviews.freebsd.org/D26983 Differential Revision: https://reviews.freebsd.org/D26914 Differential Revision: https://reviews.freebsd.org/D26788
* Update the build infrastructure to use Git instead of SubversionRene Ladan2020-12-233-98/+5
| | | | | | | | | | | | | | | | | | Summary: The doc repository is not mirrored to Subversion so updating the repository from Subversion does not make sense. Remove Subversion-specific files too. While here remove now defunct $FreeBSD$ markers in affected files. Test Plan: make clean make update make Reviewed by: bcr, ygy, doceng (gjb) Differential Revision: https://reviews.freebsd.org/D27678 Subscribers: drewery, emaste
* Generate links to cgit instead of svn in document title blocks.John Baldwin2020-12-222-3/+3
| | | | | | PR: 251940 Reviewed by: emaste, gjb, ygy Differential Revision: https://reviews.freebsd.org/D27704
* Add infrastructure for links to Git commits.John Baldwin2020-12-226-4/+67
| | | | | | | | | | | | | | | | | | | | - Add a <githash> tag which accepts a Git hash. Leave <revnumber> as is for svn revisions. In theory we could add a new attribute to <revnumber> to say which VCS to use, but this would require tagging either all SVN revisions or all Git hashes explicitly which would be invasive. A new tag going forward seems simpler. - Revert svnweb.link back to generating svnweb links. This fixes all the explicit <revnumber>'s referring to SVN src commits in existing documentation. - Add a cgit.link which links to a Git commit in cgit. githash generates cgit.link's when asked to generate a href. Reviewed by: gjb, ygy Differential Revision: https://reviews.freebsd.org/D27703
* share/pgpkeys/README: Update to the Git eraRene Ladan2020-12-191-5/+2
| | | | | - convert loose Subversion instructions to loose Git instructions - remove now defunct $FreeBSD$ marker
* Fix revision link after Git transitionGuangyuan Yang2020-12-181-2/+2
| | | | | PR: 251940 Reported by: emaste
* Add news entry for the conversion of the src repository to Git. TheWarner Losh2020-12-171-0/+9
| | | | cutover from Subversion to Git is this weekend.
* news.xml: fix spacing/whitespace/indentation issues.Glen Barber2020-12-161-11/+10
| | | | Sponsored by: Rubicon Communications, LLC (netgate.com)
* news.xml: remove a stray date reference.Glen Barber2020-12-161-2/+0
| | | | Sponsored by: Rubicon Communications, LLC (netgate.com)
* Add news that FreeBSD-doc switched over to git.Warner Losh2020-12-161-0/+10
|
* news.xml: Fix indentation/line wrapping. No functional changes.Glen Barber2020-12-161-7/+8
| | | | Sponsored by: Rubicon Communications, LLC (netgate.com)
* Fix the time of 2020-12-16 Office Hours eventLi-Wen Hsu2020-12-161-1/+1
| | | | Approved by: ygy (implicitly)
* doc: Add committer entries for Juraj Lutter <otis>Juraj Lutter2020-12-155-0/+117
| | | | | | | | | | | | | | 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
* Add 2020-12-16 Office Hours eventLi-Wen Hsu2020-12-151-0/+26
| | | | | Approved by: ygy Differential Revision: https://reviews.freebsd.org/D27616
* Add updated text and patch for FreeBSD-SA-20:33.opensslGordon Tetlow2020-12-143-21/+254
| | | | Approved by: so
* Website build: remove 'svn co' references for doc tree operations.Glen Barber2020-12-131-4/+0
| | | | Sponsored by: Rubicon Communications, LLC (netgate.com)
* Website build: comment the 'git clean', which is causing missing pages.Glen Barber2020-12-131-1/+1
| | | | Sponsored by: Rubicon Communications, LLC (netgate.com)
* Fix argument order from previous commit.Glen Barber2020-12-131-1/+1
| | | | Sponsored by: Rubicon Communications, LLC (netgate.com)
* Website/docs build: ensure rebase is specified when pulling new updatesGlen Barber2020-12-131-1/+1
| | | | Sponsored by: Rubicon Communications, LLC (netgate.com)
* Add my GPG key.Sergey A. Osokin2020-12-131-0/+66
|
* addkey.sh: remove adding $FreeBSD$ RCSID, update adding key to repository.Glen Barber2020-12-101-5/+1
| | | | | | While here, remove $FreeBSD$ RCSID from the script itself. Sponsored by: Rubicon Communications, LLC (netgate.com)
* Remove $FreeBSD$ from my PGP keyWarner Losh2020-12-101-1/+0
| | | | | | | The $FreeBSD$ tag is obsolete. Remove it. Note: this is a test commit to ensure that my instructions work end to end. If we do the rest, then we should do it in bulk so individuals should hold off doing similar commits unless changing their key.
* Website build: reset fail-mail back to freebsd-doc.Glen Barber2020-12-092-4/+2
| | | | Sponsored by: Rubicon Communications, LLC (netgate.com)
* website build: update scripts to use the correct Git host.Glen Barber2020-12-092-2/+2
| | | | Sponsored by: Rubicon Communications, LLC (netgate.com)
* Add SA-20:33.Gordon Tetlow2020-12-094-0/+411
| | | | Approved by: so
* Remove 'head' from 'subtrees', and uncomment the 'main' addition.Glen Barber2020-12-051-2/+2
| | | | | | | Sponsored by: Rubicon Communications, LLC (netgate.com) Notes: svn path=/head/; revision=54733