John Baldwin
e98cc89741
Generate links to cgit instead of svn in document title blocks.
...
PR: 251940
Reviewed by: emaste, gjb, ygy
Differential Revision: https://reviews.freebsd.org/D27704
2020-12-22 13:56:47 -08:00
John Baldwin
86bba6a538
Add infrastructure for links to Git commits.
...
- 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
2020-12-22 13:48:38 -08:00
Rene Ladan
28dade007b
share/pgpkeys/README: Update to the Git era
...
- convert loose Subversion instructions to loose Git instructions
- remove now defunct $FreeBSD$ marker
2020-12-19 14:05:57 +01:00
Guangyuan Yang
e6320b07f5
Fix revision link after Git transition
...
PR: 251940
Reported by: emaste
2020-12-18 18:14:18 +00:00
Warner Losh
a9729ccf88
Add news entry for the conversion of the src repository to Git. The
...
cutover from Subversion to Git is this weekend.
2020-12-16 22:16:49 -07:00
Glen Barber
aec6122b7b
news.xml: fix spacing/whitespace/indentation issues.
...
Sponsored by: Rubicon Communications, LLC (netgate.com)
2020-12-16 18:53:15 -05:00
Glen Barber
14a2d969e1
news.xml: remove a stray date reference.
...
Sponsored by: Rubicon Communications, LLC (netgate.com)
2020-12-16 18:51:21 -05:00
Warner Losh
1ce17f83bd
Add news that FreeBSD-doc switched over to git.
2020-12-16 14:03:03 -07:00
Glen Barber
3a01c01d82
news.xml: Fix indentation/line wrapping. No functional changes.
...
Sponsored by: Rubicon Communications, LLC (netgate.com)
2020-12-16 14:51:51 -05:00
Li-Wen Hsu
63c3f6c81e
Fix the time of 2020-12-16 Office Hours event
...
Approved by: ygy (implicitly)
2020-12-17 02:17:25 +08:00
Juraj Lutter
a72c1d6c21
doc: Add committer entries for Juraj Lutter <otis>
...
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
2020-12-15 20:25:31 +00:00
Li-Wen Hsu
37279d2ef4
Add 2020-12-16 Office Hours event
...
Approved by: ygy
Differential Revision: https://reviews.freebsd.org/D27616
2020-12-15 20:02:10 +08:00
Gordon Tetlow
925bca73c9
Add updated text and patch for FreeBSD-SA-20:33.openssl
...
Approved by: so
2020-12-14 13:28:07 -08:00
Glen Barber
d79b57d3cf
Website build: remove 'svn co' references for doc tree operations.
...
Sponsored by: Rubicon Communications, LLC (netgate.com)
2020-12-13 16:31:39 -05:00
Glen Barber
b385a81223
Website build: comment the 'git clean', which is causing missing pages.
...
Sponsored by: Rubicon Communications, LLC (netgate.com)
2020-12-13 15:13:25 -05:00
Glen Barber
41c404416f
Fix argument order from previous commit.
...
Sponsored by: Rubicon Communications, LLC (netgate.com)
2020-12-13 15:08:33 -05:00
Glen Barber
6d605a5aa5
Website/docs build: ensure rebase is specified when pulling new updates
...
Sponsored by: Rubicon Communications, LLC (netgate.com)
2020-12-13 15:05:19 -05:00
Sergey A. Osokin
7a539fc83b
Add my GPG key.
2020-12-12 23:21:10 -05:00
Glen Barber
75c3fd757d
addkey.sh: remove adding $FreeBSD$ RCSID, update adding key to repository.
...
While here, remove $FreeBSD$ RCSID from the script itself.
Sponsored by: Rubicon Communications, LLC (netgate.com)
2020-12-10 15:07:06 -05:00
Warner Losh
7bbd7b58f8
Remove $FreeBSD$ from my PGP key
...
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.
2020-12-10 11:43:06 -07:00
Glen Barber
e406313179
Website build: reset fail-mail back to freebsd-doc.
...
Sponsored by: Rubicon Communications, LLC (netgate.com)
2020-12-09 16:24:27 -05:00
Glen Barber
70637319d2
website build: update scripts to use the correct Git host.
...
Sponsored by: Rubicon Communications, LLC (netgate.com)
2020-12-09 15:51:42 -05:00
Gordon Tetlow
3bde30dfea
Add SA-20:33.
...
Approved by: so
2020-12-09 11:25:22 -08:00
Glen Barber
31a16cde4a
Remove 'head' from 'subtrees', and uncomment the 'main' addition.
...
Sponsored by: Rubicon Communications, LLC (netgate.com)
2020-12-05 02:02:09 +00:00
Glen Barber
74ea351cb4
Send fail-mail to me directly until I'm sure the transition to
...
building from the git sources is indeed fine.
Note: these scripts are not automatically updated on the builder,
so I will manually update them and monitor for failures.
Sponsored by: Rubicon Communications, LLC (netgate.com)
2020-12-05 00:39:01 +00:00
Glen Barber
9cc5ea8ef8
Update the webupdate script to uncomment git calls prior to the
...
switchover for the repository.
Sponsored by: Rubicon Communications, LLC (netgate.com)
2020-12-04 23:13:25 +00:00
Glen Barber
34ff65c7b3
Add (commented) logic to webupdate{,.wrapper} to prepare for the
...
conversion of the doc tree from Subversion to Git.
Sponsored by: Rubicon Communications, LLC (netgate.com)
2020-12-04 18:55:43 +00:00
Gordon Tetlow
cdd891a20a
Add EN-20:19 to EN-20:22, SA-20:31, and SA-20:32.
...
Approved by: so
2020-12-01 19:53:40 +00:00
Poul-Henning Kamp
e6d2f8c895
Update my GPG key
2020-11-23 09:00:37 +00:00
Joerg Wunsch
3204f1a538
Update my GPG key.
2020-11-22 20:20:16 +00:00
Li-Wen Hsu
949b4d0e8e
Add 2020-12 FreeBSD Friday events
...
Approved by: allanjude, ygy
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D27295
2020-11-22 08:09:39 +00:00
Guangyuan Yang
d39aa8b9a9
Disable the ftp2.pl mirror since it is no longer active.
...
PR: 233434
Reported by: Mateusz Kwiatkowski <kwiat3k@panic.pl>
Approved by: lwhsu (clusteradm)
2020-11-20 10:31:04 +00:00
Li-Wen Hsu
6b4c326b0a
Add freebsd-office-hours-2020-12-03 Git Q&A event
...
Approved by: bcr
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D27285
2020-11-19 16:36:52 +00:00
Mariusz Zaborski
fdea647a0f
Update my PGP key.
2020-11-18 22:10:10 +00:00
Oleksandr Tymoshenko
8fabb330de
Update my key
2020-11-04 19:36:33 +00:00
Li-Wen Hsu
e0ec81a448
Add freebsd-vendor-summit-2020 event
...
Approved by: bcr
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D27008
2020-10-29 15:31:58 +00:00
Li-Wen Hsu
3fe969f8b6
Add missing full stops
...
Approved by: bcr
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D27005
2020-10-29 14:22:58 +00:00
Li-Wen Hsu
a4709b3478
Add freebsd-friday-2020-11-06 event
...
Approved by: bcr
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D26993
2020-10-29 11:41:32 +00:00
Glen Barber
bfea49dccc
Announce 12.2-RELEASE.
...
Approved by: re (implicit)
Sponsored by: Rubicon Communications, LLC (netgate.com)
2020-10-27 23:18:04 +00:00
Matthias Andree
28087d9ca4
Update my key and extend lifetime to 500 days from today.
2020-10-25 22:08:42 +00:00
Li-Wen Hsu
b923bfd0b5
Correct entry of freebsd-friday-2020-10-23
...
Sponsored by: The FreeBSD Foundation
2020-10-23 18:42:53 +00:00
Daniel Ebdrup Jensen
09c922978d
Add the newsflash entry for the status report for July 2020 - September 2020
...
Reviewed by: trasz, bcr (mentor)
Approved by: bcr (mentor)
Differential Revision: https://reviews.freebsd.org/D26892
2020-10-22 12:18:52 +00:00
Glen Barber
c2e32c6a50
Announce 12.2-RC3.
...
Approved by: re (implicit)
Sponsored by: Rubicon Communications, LLC (netgate.com)
2020-10-17 01:01:31 +00:00
Bryan Drewery
bf55850a08
Update my key
2020-10-16 18:19:57 +00:00
Johann Kois
07f9d27cc0
s/first/second/
2020-10-11 08:46:15 +00:00
Li-Wen Hsu
1ec328b542
Add freebsd-office-hours-2020-10-14
...
Approved by: bcr
Differential Revision: https://reviews.freebsd.org/D26731
2020-10-10 10:12:46 +00:00
Glen Barber
565734ec51
Spell '10' correctly.
...
Sponsored by: Rubicon Communications, LLC (netgate.com)
2020-10-10 02:11:47 +00:00
Glen Barber
a76286a389
Announce 12.2-RC2.
...
Approved by: re (implicit)
Sponsored by: Rubicon Communications, LLC (netgate.com)
2020-10-10 01:41:43 +00:00
Li-Wen Hsu
783d001e02
www.FreeBSD.org: Really fix the search box
...
Submitted by: hrs
Approved by: bcr
Differential Revision: https://reviews.freebsd.org/D26703
2020-10-07 08:50:28 +00:00
Glen Barber
8b713bbea9
Fix the URL to the 12.2-RC1 announcement.
...
Submitted by: several people
Sponsored by: Rubicon Communications, LLC (netgate.com)
2020-10-03 23:37:01 +00:00