Commit graph

44 commits

Author SHA1 Message Date
Ed Maste
2809e50c1d Update SA/EN templates for 12.1 EOL
Sponsored by:	The FreeBSD Foundation
2021-01-31 19:27:53 -05:00
Sergio Carlavilla Delgado
de774f3ecd Convert 9.1, 9.2 and 9.3 Releases to AsciiDoc
Convert 9.1, 9.2 and 9.3 Releases to AsciiDoc
and changed URL to legacy site of releases
from 4.4 to 9.0 until they be converted to AsciiDoc

PR:             253114
Submitted by:   nc@
2021-01-31 21:33:46 +01:00
Sergio Carlavilla Delgado
ba0831043d Add news entry with Hugo/AsciiDoc migration
Add a new entry in the news section about the
Hugo/AsciiDoc migration of the website and the
documentation
2021-01-30 21:36:24 +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
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
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
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
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
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
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
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
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
Sergio Carlavilla Delgado
8d6548258a Fix 12.2 download links
Fix bug in 12.2 download links

Reported by: wosch@
2021-01-26 15:36:27 +01:00
Sergio Carlavilla Delgado
42b64a1521 Fix links in the main page.
Add releases.toml to git ignored files
Fix bad translation in German configuration file
2021-01-26 12:47:42 +01:00
Philip Paeps
aebacc4b11 website/content/en/security: correct typo
The expected EoL of the releng/12.2 branch is three months after the
release of 12.3-RELEASE, not three months after the release of
12.2-RELEASE.  releng/12.2 will not go EoL tomorrow.

Reported by:    Denis Fortin <denis-at-zap.qc.ca>
2021-01-26 13:59:37 +08:00
Li-Wen Hsu
e85969cbc8
Catch up 9a0527d798: Update the 13.0 schedule to reflect stable/13 has branched
Approved by:	carlavilla (implicitly)
2021-01-26 08:56:31 +08: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