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
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
Li-Wen Hsu
3cf08b5090
Add back README file
...
Approved by: carlavilla
2021-01-26 22:03:56 +08: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
Sergio Carlavilla Delgado
4dba695e5d
Use Hugo's relLangURL filter to fix relative URLs in list shortdocs
...
Submitted by: allanjude@
PR: 253013
Review: https://reviews.freebsd.org/D28344
2021-01-26 13:02:54 +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
Allan Jude
ca50c35a68
Add a missing space to unbreak rendering of chapters-order sub-heading
2021-01-26 03:41:14 +00: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
Xin LI
0cff342f42
Remove expired key.
...
Approved by: doceng (gjb)
2021-01-25 09:22:34 -08:00
Glen Barber
df91419b79
releng: add new branches and update CURRENT
...
Add stable/13.
Preemptively add releng/13.0 (commented).
Bump CURRENT to 14.
Approved by: doceng (implicit)
Approved by: re (implicit)
Sponsored by: Rubicon Communications, LLC ("Netgate")
2021-01-21 19:31:07 -05:00
Glen Barber
9a0527d798
Update the 13.0 schedule to reflect stable/13 has branched
...
Approved by: doceng (implicit)
Approved by: re (implicit)
Sponsored by: Rubicon Communications, LLC ("Netgate")
2021-01-21 19:23:15 -05:00
Glen Barber
48ef6c3bdc
releng article: fix a typo
...
Approved by: doceng (implicit)
Sponsored by: Rubicon Communications, LLC ("Netgate")
2021-01-21 14:21:47 -05:00
Daniel Ebdrup Jensen
3200fb1e31
2020q4 report: Fix more mistakes, some from md>db conversion
...
Submitted by: maxim@ (earlier version)
2021-01-21 03:01:32 +01:00
Maxim Konovalov
f3af2c7af7
o nginx misspell fixed and quote marks removed.
...
Approved by: debdrup
2021-01-20 22:05:55 +03:00
Glen Barber
2752dea199
administration: add philip to infrastructure admins
...
Sponsored by: Rubicon Communications, LLC ("Netgate")
2021-01-20 12:38:00 -05:00
Glen Barber
8ecfc4cea2
administration: add bapt to the infrastructure admins
...
Completed by: lwhsu
Approved by: admins (implicit)
Sponsored by: Rubicon Communications, LLC ("Netgate")
2021-01-20 12:34:51 -05:00
Li-Wen Hsu
076e392029
Add freebsd-office-hours-2021-01-27
...
Reviewed by: debdrup, ygy
Approved by: ygy
Differential Revision: https://reviews.freebsd.org/D28252
2021-01-21 00:39:59 +08:00
Olivier Certner
1e7c4a3928
doc.docbook.mk: Fix LATESTREVISION determination, causes build failure on 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
2021-01-19 15:18:40 +01:00
Yoan Adida
f2a33a330d
articles/nanobsd: Add section on customizing NanoBSD
...
nanobsd.sh can be passed several options, and having this documented is
a good idea, as it even includes the ability to customize the
third-party software on the NanoBSD image.
While here, fix up some uses of applications tags, and some incorrect
capitalization.
Submitted by: Yoan Adida <yoanadida at gmail.com> (previous version)
Reviewed by: bcr, imp, wblock (some of an earlier version),
Mina Galić <me@igalic.co>, PauAmma
Differential Revision: https://reviews.freebsd.org/D7406
2021-01-19 03:16:17 +01:00
Fernando Apesteguía
0d4371e5cc
[handbook][bsdinstall] Fix typo.
...
Summary: s/perfomance/performance
Test Plan:
* igor clean
* Page renders properly
Reviewers: #docs, ygy
Reviewed By: #docs, ygy
Differential Revision: https://reviews.freebsd.org/D28214
2021-01-18 18:33:37 +01:00
Ryusuke SUZUKI
2a93091cc3
- Merge the following from the English version:
...
c303f9ccd4
(r51713) -> d6babdba96
ja_JP.eucJP/htdocs/search/search.xml
2021-01-19 01:09:49 +09:00
Glen Barber
ccc6b0e2b6
12.2 errata: document ipfw(8) issue correction
...
Reported by: vsasjason at gmail . com
Differential revision: https://reviews.freebsd.org/D28155
Sponsored by: Rubicon Communications, LLC (netgate.com)
2021-01-18 09:06:06 -05:00
Andreas Bjørnestad
9d742cc03a
Fix a typo
...
PR: 252800
2021-01-18 14:54:51 +01:00
Guangyuan Yang
83f28517ec
events2020: clean up cancelled events
...
While I was there, also cleaned up locations for online events.
Reviewed by: debdrup
Differential Revision: https://reviews.freebsd.org/D27989
2021-01-17 19:05:35 +00:00
Ryusuke SUZUKI
85c9d788f8
- Merge the following from the English version:
...
075f173f8e
(r53599) -> 343b6440e3
head/ja_JP.eucJP/htdocs/about.xml
2021-01-17 21:23:47 +09:00
Ryusuke SUZUKI
583d779ee4
- Merge the following from the English version:
...
184d4418ab
(r54076) -> f3bf61d561
ja_JP.eucJP/share/xml/header.l10n.ent
2021-01-17 20:58:52 +09:00
Lutz Donnerhacke
751e8bc383
Add committer entries in doc for Lutz Donnerhacke <donner>
...
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
2021-01-17 11:53:26 +01:00
Ryusuke SUZUKI
461e490887
- Merge the following from the English version:
...
70c9e5f7f2
(r54263) -> b8d4d67fda
head/ja_JP.eucJP/books/handbook/book.xml
2021-01-17 18:09:39 +09:00
Daniel Ebdrup Jensen
127579f031
2020q4-status: Fix md>docbook conversion issue
...
The markdown to docbook conversion script expects the headers of
entries, ie. two sets of octothorpes, to be on the first line of the
report.
Reported by: cperciva@
2021-01-16 20:27:03 +01:00