Commit graph

35 commits

Author SHA1 Message Date
Daniel Ebdrup Jensen
4ace6ff83e handbook/virtualization: Suggest using supported RELEASE for bhyve
Since 10.3-RELEASE has gone EOL a while ago, update instructions to
match the newest -RELEASE on the newest releng branch as of writing.

While here, also correct at typo that instructed people to look in
/usr/shared which doesn't exist in hier(7).
2021-02-06 02:55:08 +01:00
Glen Barber
16e7cfb746 fix __FreeBSD_version after 3c6a89748a01
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2021-02-05 11:41:57 -05:00
Glen Barber
118a5fec79 fix __FreeBSD_version 1305000 entry.
Pointyhat:	gjb (myself)
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2021-02-04 19:12:06 -05:00
Glen Barber
b776d2274b Document __FreeBSD_version 1305000
Approved by:	re (implicit)
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2021-02-04 19:06:26 -05:00
Warner Losh
e2223b82bd Minor wordsmithing to reflect current practice
Generally things are done by consensus, with the core team stepping in when
there's a dispute. Update the documented encumbered software policy to reflect
what's actually done and is considered to be working. This harmonizes the wording
for contributed software and encumbered software. Also wordsmith how Release
Engineering is referenced. Also removes stray > marks on object files. Also
document the fw files.

Note: the ascii file requierment dates from CVS days and should change. But
I've not pushed things that far in this commit.
2021-02-04 11:43:50 -07:00
Warner Losh
612d995019 More markup fixes
Get the sections rendering correctly in hugo
Convert markdown enumerated list convention to asciidoc
Remove stray '+' lines
Small tweak in wording missed in review for this content's new context
2021-02-04 11:21:34 -07:00
Warner Losh
4830802786 Fix minor markup issues with updating vendor import section 2021-02-04 10:49:28 -07:00
Warner Losh
b3f6ba6ff5 Start to update the committer's guide with git information
Do the easy git updates for URLs and branch names. Note svn guide
is just for ports (but don't edit out the src specific bits
since we'll dump it wholesale in 2 months). Add pointer to my
draft docs until they can all be integrated.
2021-02-04 10:36:16 -07:00
Warner Losh
e73763e350 Convert vendor imports to git instructions
Now that subversion is gone, replace the subversion info with git info.

Note: This was pulled in from my github repo. Fixes contributed
by jrm@, uqs@, woodsb02@, delphij@, rpokala@ and ceri@

Reviewed by: emaste@ (earlier version, conditional), gjb@
Differential Revision: https://reviews.freebsd.org/D28474
2021-02-04 10:36:08 -07:00
Warner Losh
e11aaf5a76 Revert "Convert vendor imports to git instructions"
This reverts commit 4fc73e884c.

4fc73e884c was pushed w/o review by mistake.
2021-02-03 17:43:45 -07:00
Warner Losh
4fc73e884c Convert vendor imports to git instructions 2021-02-03 17:40:30 -07:00
Warner Losh
32f3af824f Remove old, draft version of git primer.
This contains a very early version of the git primer that's incomplete. It's
also unreferenced in the tree. Remove it.
2021-02-03 15:15:08 -07:00
Brandon Bergren
bd3ec6a734 Trivial change: Remove duplicated paragraph. 2021-02-02 10:19:12 -06:00
Bjoern A. Zeeb
32e2174cf3 Document my bump for 1300139 and try to document mjg's missing one.
Sponsored-by:	The FreeBSD Foundation
2021-02-02 12:16:53 +00:00
Allan Jude
9374bec486 bsdinstall: Fix corrupted table
Sponsored By:	Klara Inc.
2021-02-02 00:59:21 -05:00
Sergio Carlavilla Delgado
57930f3fd5 Upgrade pgpkeys related tools and committers guide new committer section 2021-02-01 22:23:03 +01:00
Glen Barber
790a769f67 releng: fix rendering of replaceable variables
Add 'subs="attributes"' to [source] and [.programlisting] blocks
to properly replace variables in rendered output.

Sponsored by:	Rubicon Communications, LLC ("Netgate")
2021-02-01 16:15:09 -05:00
Gordon Bergling
fabd1efd2c Handbook: ZFS chapter: Correct a grammar mistake (with -> will)
PR:	253153
Submitted by:	Andreas Bjørnestad <panden at gmail dot com>
2021-02-01 19:20:33 +01:00
Allan Jude
a4b2772516 Fix broken link to the BSD family tree in the FAQ 2021-01-31 20:19:23 -05:00
Sergio Carlavilla Delgado
d8d889ea90 MFH info missing from Committers Guide
Restore MFH info in the committers guide.

PR:             253065
Submitted by:   fernanpe@
2021-01-30 20:36:26 +01:00
Sergio Carlavilla Delgado
1ff4da59ba Finalize document synchronization in pt-br
Finalize document synchronization in pt-br by migration to AsciiDoc
2021-01-30 18:58:43 +01:00
Dimitry Andric
e9f8cbb45f Document __FreeBSD_version value 1300137. 2021-01-30 00:51:14 +01:00
Sergio Carlavilla Delgado
67b8d471d4 Remove unnecessary step in FDP quick start guide
Remove unnecessary step when the user install
the required tools for the website and documentation.

There's no need to move the shared folder between projects
2021-01-29 18:23:26 +01:00
Sergio Carlavilla Delgado
85faabdc47 Update build chapter in FDP
Update the build chapter in the FDP to reflect the new
build system.

Patch by:               kevans@
Differential Revision:  https://reviews.freebsd.org/D28409
2021-01-29 18:20:04 +01:00
Bjoern A. Zeeb
df4fdb99eb Document __FreeBSD_version 1400003
(LinuxKPI changes conflicintg with drm-kmod).

Sponsored-by:	The FreeBSD Foundation
2021-01-28 17:25:14 +00:00
Sergio Carlavilla Delgado
a62f2c7bd3 Fix a few nits in the Rosetta stone section of the FDP primer.
Patch by:               pauamma_gundo.com
Differential Revision:  https://reviews.freebsd.org/D28360
2021-01-27 21:01:04 +01:00
Sergio Carlavilla Delgado
ab8cd36cda Improve the column widths of various pages in the FDP
Patch by:               allanjude@
Differential Revision:  https://reviews.freebsd.org/D28358
2021-01-26 20:45:47 +01:00
Dimitry Andric
563997d288 Abbreviate displayed git hashes to 12 hex digits. 2021-01-26 20:25:57 +01:00
Dimitry Andric
078e5ea093 Fix links to onetbb and libiconv ports. 2021-01-26 20:25:57 +01:00
Dimitry Andric
a4e8636939 Change links from svnweb to cgit, and remove sys/sys/param.h subpaths,
so it is easier to view the entire referenced commits.
2021-01-26 20:14:18 +01:00
Dimitry Andric
238de6b6a7 Document __FreeBSD_version values 1300132 through 1300136 and 1400000
through 1400002.
2021-01-26 20:09:47 +01:00
Lewis Cook
2d42c615e6 Add committer entries for Lewis Cook <lcook>
Approved by: 		fernape (mentor)
Differential Revision: 	https://reviews.freebsd.org/D28275
2021-01-26 16:06:28 +00:00
Michael Gmelin
b0a56f2891 Correct simple typo.
Summary: Really simple typo, good change to test the new workflow.

Test Plan: None

Reviewers: carlavilla

Reviewed By: carlavilla

Differential Revision: https://reviews.freebsd.org/D28348
2021-01-26 13:58:17 +01:00
Allan Jude
ca50c35a68 Add a missing space to unbreak rendering of chapters-order sub-heading 2021-01-26 03:41:14 +00:00
Sergio Carlavilla Delgado
989d921f5d Migrate doc to Hugo/AsciiDoctor
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
2021-01-26 00:31:29 +01:00