Commit graph

53652 commits

Author SHA1 Message Date
Li-Wen Hsu
184d4418ab www.FreeBSD.org: fix search box
This is a quick fix (or workaround) for the search function of www.freebsd.org.
It adds the correct duckduckgo "site:" parameters for the freebsd.org sites we
want to search for the keyword.

Reviewed by:	bcr, allanjude
Differential Revision:	https://reviews.freebsd.org/D24590
2020-04-27 16:53:13 +00:00
Ryusuke SUZUKI
70057e443b - Merge the following from the English version:
r53664 -> r54062	head/ja_JP.eucJP/books/handbook/desktop/chapter.xml
2020-04-27 12:30:58 +00:00
Sergio Carlavilla Delgado
d4257f6b5b add Ulyanovsk.BSD (ULBSD) to commercial consult
PR:		245858
Submitted by:	Serge Volkov
2020-04-26 10:39:09 +00:00
Marc Fonvieille
673fc77897 Set papersize to A4 as a workaround to the generation of empty .eps
files that may occur under certain circumstances.  This is only
used to generate images with boundingboxes.
Related to ports Bug 234126.

Obtained from: Dima Panov <fluffy@FreeBSD.org>
2020-04-24 08:57:32 +00:00
Glen Barber
2e68cafd01 Update the 11.4-RELEASE schedule to reflect the code slush is now
in effect.

Approved by:	re (implicit)
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2020-04-24 00:20:43 +00:00
Glen Barber
33ff03d6a2 Fix a typo.
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2020-04-23 22:27:57 +00:00
Sergio Carlavilla Delgado
f2edbcbd9f Remove stale usergroups
* Grazer BSD Stammtisch and Wiener BSD Stammtisch points to the same url
* The Swedish FreeBSD Community -> website down
* Ukrainian FreeBSD User Group (UAFUG) -> website down
* The Connecticut Free Unix Users Group (CFUG) -> Right now it's a personal blog
* Kansas Unix & Linux Users Association (KULUA) -> website down
* Phoenix BSD Users Group -> website down
* Greater Lansing Linux User Group -> website down
* Western Connecticut's Open Source User Group (WCOSUG) -> Commercial use
* The FreeBSD Mexican Community -> website down
* bug.dc.uba.ar -> website with another use
* The Daibou East *BSD Users Group (DEBUG) -> website down
* BSD Pakistan -> website down
* Mongolian Unix User Group (MUUG) -> website down
* Bangladeshi FreeBSD User Group -> website down

Approved by:	bcr
Differential Revision:	https://reviews.freebsd.org/D24533
2020-04-23 17:24:46 +00:00
Lorenzo Salvadore
91e21fa47d 2020q1 status report: Fix line breaks
Fix a few lines in 2020q1 status report that were not broken properly.

Reported by:	debdrup
Approved by:	bcr (docs), gerald (mentor)
Differential Revision:	https://reviews.freebsd.org/D24443
2020-04-23 14:25:42 +00:00
Matthew Seaman
8ad87f7860 Extend the expiry date on my PGP key 2020-04-22 06:39:39 +00:00
Glen Barber
004105b42b Regen after r360161.
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2020-04-21 17:06:30 +00:00
Glen Barber
1949f1f4a3 Document EN-20:07, SA-20:10, SA-20:11.
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2020-04-21 17:04:53 +00:00
Gordon Tetlow
9b4c8884f1 Add EN-20:07, SA-20:10, and SA-20:11.
Approved by:	so
2020-04-21 16:29:32 +00:00
Cy Schubert
0437235d02 fiathd(8) and faith(4) were removed in r274331. Catch up to src and
remove their documentation in the developers handbook.

Reviewed by:	bcr
Approved by:	bcr
Differential Revision:	https://reviews.freebsd.org/D24509
2020-04-20 14:14:06 +00:00
Cy Schubert
d8b1c022ae Properly document invoking MIT Kerberos daemons through rc.conf.
This commit chases r270782 in base which renamed the kerberos5_*
varibales to their current form.

PR:		197337
Reported by:	Adam McDougall <ebay at looksharp.net>
Reviewed by:	delphij, bcr
Approved by:	delphij, bcr
Differential Revision:	https://reviews.freebsd.org/D24253
2020-04-19 17:01:16 +00:00
Sergio Carlavilla Delgado
ab8cb6a0e1 Update Konqueror installation in the browsers section of the Handbook 2020-04-18 18:55:04 +00:00
Sergio Carlavilla Delgado
a3468d1ff2 Recommend other desktop-oriented BSDs instead of TrueOS
Reviewed by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D24476
2020-04-18 16:46:43 +00:00
Mark Linimon
aced09b56e Reflect that the minimum supported version of FreeBSD is now 11.3. Yes,
these are only examples, but let's be consistent.

Inspired by PR 245711 from Felix Palmen.
2020-04-18 03:17:47 +00:00
Mark Linimon
339eaf7d0a Fix misleading comment, a leftover from when 12 was -CURRENT.
PR:		245711
Submitted by:	Felix Palmen <felix@palmen-it.de>
2020-04-18 02:58:05 +00:00
Sergio Carlavilla Delgado
fc2f330c95 Add Farsi/Persian to the translations section.
Correct ACPI project link
2020-04-16 18:42:37 +00:00
Dmitry Morozovsky
e23097622e Update my keys, new signatures, and extending expire period. 2020-04-16 15:12:39 +00:00
Mark Linimon
286385fa32 Document OSVERSION 1300092. 2020-04-15 09:56:44 +00:00
Mathieu Arnold
ee52f261ee Fix the pkg-message documentation, it ways lagging behind policies. 2020-04-14 14:27:54 +00:00
Mark Linimon
ca61351087 Document OSVERSION 1300091.
While here, fix a grammar typo caused by a cut-and-paste error
in the 1300090 entry.
2020-04-13 14:53:20 +00:00
Allan Jude
2daa0044ce Fix typo
postmater -> postmaster

Reported by:	salvadore
2020-04-12 23:07:49 +00:00
Lorenzo Salvadore
fcda85160f htdocs/news/status.xml: Update to include the last report
Approved by:	crees (docs), gerald (mentor), tcberner (co-mentor)
Differential Revision:	https://reviews.freebsd.org/D24385
2020-04-12 21:05:45 +00:00
Lorenzo Salvadore
07ee6b6be6 Add 2020q1 quarterly status report
Also fix report.xsl: r53785 meant to stop automatically sorting of reports
with 2019q4, but by mistake year 2020 was excluded.

Reviewed by:	debdrup
Approved by:	crees (docs), gerald (mentor)
Differential Revision:	https://reviews.freebsd.org/D24372
2020-04-12 19:38:30 +00:00
Sergio Carlavilla Delgado
bcf568d66d [website] Add papers.FreeBSD.org
PR:		245306
Submitted by:	gonzo@
Patch by:	carlavilla@
Reviewed by:	bcr@
Differential Revision: https://reviews.freebsd.org/D24375
2020-04-12 16:58:30 +00:00
Cy Schubert
6a2f7c3819 Add a uid to my key. 2020-04-11 05:06:47 +00:00
Hiroki Tagato
48673555b1 Add my (tagattie) PGP key
Approved by:	ehaupt (mentor)
2020-04-10 07:40:11 +00:00
Hiroki Tagato
63b87c119d Add myself (tagattie) as ports committer
Approved by:	ehaupt (mentor)
2020-04-10 07:35:47 +00:00
Hiroki Tagato
4f31f41f6a Add myself (tagattie) as ports committer
Approved by:	ehaupt (mentor)
2020-04-10 07:32:09 +00:00
Richard Scheffenegger
550bdfe874 add my (rscheff) key
Reviewed by:	rgrimes (mentor), tuexen (mentor)
Approved by:	rgrimes (mentor), tuexen (mentor)
MFC after:	3 days
Sponsored by:	NetApp, Inc.
Differential Revision:	https://reviews.freebsd.org/D24350
2020-04-09 23:10:02 +00:00
Mark Linimon
14586f2e25 Document OSVERSIONs 1300089 and 1300090. 2020-04-09 21:48:42 +00:00
Mark Linimon
0e81aadb33 Fix web build. 2020-04-09 09:36:35 +00:00
Richard Scheffenegger
c2ecd2c328 Add myself (rscheff) as src committer
Submitted by: rscheff@

Reviewed by: rgrimes@, tuexen@

Approved by: rgrimes(mentor), tuexen(mentor)

MFC after: 3 days

Sponsored by: NetApp, Inc.

Differential Revision: https://reviews.freebsd.org/D24314
2020-04-09 09:03:48 +00:00
Alex Dupre
b29bc566a5 Fix typo in IPFW page and s/reassamble/reassemble/g
PR:		245396
Submitted by:	wout@canodus.be
2020-04-07 10:02:50 +00:00
Glen Barber
0cb77393f2 Add the anticipated availability for 11.4 and 12.2 to the releng index
page.

Reported by:	Jim Thompson
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2020-04-06 17:10:38 +00:00
Glen Barber
fd59db5904 Chase r359644, following the addition of the LLVM_ASSERTIONS knob.
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2020-04-06 16:20:11 +00:00
Lorenzo Salvadore
552a873eae status/report-template.xml: Improve Documentation category description
According to its description, the Documentation category includes only the
doc tree and external documentation. This commit explicitly adds manpages,
so that reports involving manpages in the base or ports tree can also be
categorized under Documentation. While here, it also adds the possibility
to include reports modifying existing external documenation.

Approved by:	bcr (docs), gerald (mentor)
Differential Revision:	https://reviews.freebsd.org/D24305
2020-04-06 12:15:38 +00:00
Rodney W. Grimes
ab525c7bed Replace my key with one that I can actually use. 2020-04-06 05:01:45 +00:00
Sergio Carlavilla Delgado
acc7aa75ad Remove stale usergroups
The Koelner Linux und U.n.i.x Gruppe -> Investment website
FreeBSD Spain -> The usergroup stoped their activities 8 years ago
The Ames Free-Unix Group (amesfug) -> online bookie shop
The Raleigh BSD Users Group -> online bookie shop
Bay Area FreeBSD Users Group (BAFUG) -> online bookie shop
Windsor Unix Users Group -> It looks like a Chinese online store
FreeBSD Brazil Group (FGB) -> Domain on sale
 User Group BsdSul -> Right now it's a personal website

Patch by:	carlavilla@
Reviewed by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D24299
2020-04-05 17:41:44 +00:00
Rodney W. Grimes
f999399b1d Correct my name to the form I normally use. 2020-04-05 09:20:52 +00:00
Rodney W. Grimes
fa345a7ce8 Add me here, seems this was missed when I returned. 2020-04-05 09:11:28 +00:00
Rodney W. Grimes
2d33047143 Update my expired pgp key 2020-04-05 08:55:10 +00:00
Allan Jude
fdafefc18b Add the second FreeBSD Office Hours
Update the link to the previous office hours to point to the recording

Sponsored by:	Klara Inc.
2020-04-03 03:49:02 +00:00
John Baldwin
bbab92cd61 Document 1300088 for removal of procfs process debugging. 2020-04-01 19:26:30 +00:00
Marc Fonvieille
93b4968803 MFen:
r53961 --> r53979
2020-04-01 14:16:18 +00:00
Muhammad Moinur Rahman
31c4741545 Update my(bofh) expired key
M    pgpkeys/bofh.key
2020-04-01 07:41:54 +00:00
Brooks Davis
d7ece367ac Passify igor: use tabs not spaces, wrap one line.
It's now feasible to use igor to spellcheck this document.  There are
still a few reported issues, but I belive they are false positives due
to nested <step>s.
2020-03-31 22:44:55 +00:00
Brooks Davis
a26f7a45c5 Update my key. 2020-03-31 21:22:23 +00:00