Commit graph

54581 commits

Author SHA1 Message Date
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
Sergio Carlavilla Delgado
8ebeaea6b3 Fix broken link to manual pages in docs sidenav
PR:             253090
Submitted by:   dmn <graahnul.grom (at) gmail.com>
2021-01-30 10:37:35 +01:00
Dimitry Andric
e9f8cbb45f Document __FreeBSD_version value 1300137. 2021-01-30 00:51:14 +01:00
Allan Jude
e20bb4a200 Remove the sort-by-date on the advisories/errata pages
Use the existing order from the .toml files in data/security
This resolves an issue where multiple advisories from the same
date would be sorted in an "unnatural" order.

Reported by:	emaste
Sponsored by:	Klara Inc.
2021-01-29 20:13:40 +00:00
Gordon Tetlow
ee892c779a Fix typo in patch uri.
Reported by:	Martin Simmons
Approved by:	so
2021-01-29 10:45:30 -08: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
Sergio Carlavilla Delgado
61850f5a35 Fix url download links in development snapshots
PR:             253072
Submitted by:   nc@
2021-01-29 18:09:08 +01:00
Kyle Evans
accf18eb3c build: website: fix bogus .ORDER
The website build doesn't have generate-books-toc, this should have been
generate-releases.

Pointy-hat:	kevans
2021-01-28 21:52:29 -06:00
Kyle Evans
7da17aa010 build: add a top-level Makefile to drive the build
Some consumers may be interested in building the whole enchilada. Add a top
level Makefile to make that feasible.

Both the documentation and website build can run in parallel, and one only
needs to run either the all or generate targets from the top level.

Reviewed-by:	gjb, hrs
Differential-Revision:	https://reviews.freebsd.org/D28385
2021-01-28 21:15:10 -06:00
Kyle Evans
127d3f2965 build: remove generate target, split run out
This ensures that `make all` will never try to run the internal server.
Instead, the user can run it manually if they need to.

Reviewed-by:	gjb, hrs
Differential-Revision:	https://reviews.freebsd.org/D28384
2021-01-28 21:15:10 -06:00
Kyle Evans
885316d9e8 build: slap fake targets with .PHONY
This instructs make(1) to consider them always out of date, and prevents
foot-shooting if a directory entry with the same name comes into existence.

Reviewed-by:	gjb, hrs
Differential-Revision:	https://reviews.freebsd.org/D28383
2021-01-28 21:15:10 -06:00
Kyle Evans
dc7b79a328 build: slap some .ORDER on targets
This ensures that the build still generally works if one specifies jobs and
multiple targets at the same time.

Reviewed-by:	gjb, hrs
Differential-Revision:	https://reviews.freebsd.org/D28382
2021-01-28 21:15:10 -06:00
Kyle Evans
98844c28f4 build: replace move-shared/copy-shared with a symlink
The build should strive to not write to the shared space, so symlink these
back to the one copy and remove the prep work needed.

Reviewed-by:	gjb, hrs
Differential-Revision:	https://reviews.freebsd.org/D28381
2021-01-28 21:15:10 -06:00
Gordon Tetlow
b9a98e5a01 Fixup incorrect reference to a git URI. 2021-01-28 18:33:01 -08:00
Gordon Tetlow
9030a72250 Add EN-21:01 to EN-21:05, SA-21:01, and SA-21:02.
Approved by:	so
2021-01-28 18:17:45 -08:00
John Baldwin
a477da2013 Mark i386 as Tier 2 starting in FreeBSD 13.0.
i386 was the first platform supported by FreeBSD and for a long
time was the dominant platform.  However, it has been supplanted
for many years now by amd64 (64-bit x86).  i386 now more closely
resembles other Tier 2 platforms in terms of userbase and active
development.

Reviewed by:	emaste, imp, ygy
Differential Revision:	https://reviews.freebsd.org/D26381
2021-01-28 13:28:23 -08: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
Glen Barber
5f468c17ff releng: fix link to releng page
Reported by:	dch
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2021-01-28 11:49:36 -05:00
Sergio Carlavilla Delgado
8807ad9655 Fix signatures links in releases
Fix signatures links in 11.4, 12.0, 12.1 and 12.2 releases

PR:             253040
Submitted by:   Andreas Bjørnestad
2021-01-27 21:26:56 +01:00
Sergio Carlavilla Delgado
7080f97fab Add NUVYM to the consulting page
PR:             252814
Submitted by:   adiel (at) nuvym.com
2021-01-27 21:07:03 +01: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
d970b36afc Add virtua.cloud to the ISP commercial list
PR:                     250548
Submitted by:           Matthieu M.
2021-01-27 20:59:07 +01:00
Sergio Carlavilla Delgado
f4e135b800 Fix the format in the 404 page 2021-01-27 20:50:26 +01:00
Glen Barber
e9743c8ea5 administration: link to the doceng charter
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2021-01-27 12:07:36 -05:00
Glen Barber
bdbcb12679 administration: fix rendering of the core team list
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2021-01-27 12:03:59 -05:00
Glen Barber
11342e3f02 Fix rewording from a previous commit
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2021-01-26 20:41:40 -05:00
Glen Barber
52ee762ec1 releng: replace 'so' with 'security-officer' for consistency
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2021-01-26 20:36:20 -05:00
Glen Barber
6d0d14f0d5 releng: update wording since XML -> ASCIIDoc conversion
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2021-01-26 20:35:31 -05:00
Jessica Clarke
95f17be14b Fix issues in past and present CheriBSD quarterly reports
Reviewed by:	debdrup
Differential Revision:	https://reviews.freebsd.org/D28264
2021-01-26 23:20:52 +00:00
Sergio Carlavilla Delgado
b083596abd Revert cgi styles to previous state.
Revert commit 3e0cefa2fe
2021-01-26 22:03:42 +01:00
Sergio Carlavilla Delgado
9ce5e91d8f Put back the original css files needed by cgi 2021-01-26 22:02:39 +01:00
Glen Barber
debdd5ba97 releng: remove previously-released release entries
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2021-01-26 15:13:05 -05: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
Sergio Carlavilla Delgado
3ef63c0cbe Fix release announcements
Fix URLs of release announcements

Patch by:               grembo@
Differential Revision:  https://reviews.freebsd.org/D28354
2021-01-26 20:34:44 +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
Sergio Carlavilla Delgado
dcd4e337c7 Fix type in commercial entries
Digital Ocean has a typo in the description
virtaul -> virtual

PR:             250982
Submitted by:   Scott Kenney sak (at) codered.rmta.org
2021-01-26 20:20:41 +01:00
Sergio Carlavilla Delgado
7808bd27ab Enable robots.txt in docs.freebsd.org
Enable again robots.txt for docs.freebsd.org

PR:             253031
Submitted by:   wosch@
2021-01-26 20:17:05 +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
Ed Maste
2d181f51ce update year in SA/EN templates - it's now 2021
Sponsored by:	The FreeBSD Foundation
2021-01-26 12:12:11 -05:00
Glen Barber
17e99717e2 gitignore: ignore *.swp files
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2021-01-26 12:04:38 -05: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
Sergio Carlavilla Delgado
d08ab7cd77 Fix links in releases announcements 2021-01-26 16:57:55 +01:00
Sergio Carlavilla Delgado
1f54550d4e Fix sidenav URL to 12.2 release 2021-01-26 16:47:26 +01:00
Sergio Carlavilla Delgado
3e0cefa2fe Fix CSS styles in cgi script
Fix CSS styles in the cgi scripts
2021-01-26 16:01:14 +01:00
Sergio Carlavilla Delgado
0c15c3ec33 Restore robots.txt
Restore the robots.txt file using Hugo configuration
2021-01-26 15:49:36 +01:00
Daniel Ebdrup Jensen
25277fae44 status/README: Correct paths and sample for newsflash
Update paths for the relevant files, as well as the sample to be used
for newsflashes, in accordance with the restructuring of the
documentation and website.
2021-01-26 15:42:45 +01:00