Commit graph

53018 commits

Author SHA1 Message Date
Ryusuke SUZUKI
9a137c8c80 - Merge the following from the English version:
r53101 -> r53618	head/ja_JP.eucJP/books/handbook/bsdinstall/chapter.xml
	r53526 -> r53618	head/ja_JP.eucJP/books/handbook/eresources/chapter.xml
	r52157 -> r53618	head/ja_JP.eucJP/books/handbook/kernelconfig/chapter.xml
2019-11-26 09:57:01 +00:00
Edward Tomasz Napierala
a81f786b0b Publish the 2019Q3 status report. 2019-11-25 20:05:35 +00:00
Edward Tomasz Napierala
fc7fcf38c2 Add Quarterly Status Report for 2019Q3.
Reviewed by:	allanjude
Differential Revision:	https://reviews.freebsd.org/D22323
2019-11-25 19:20:33 +00:00
Bjoern Heidotting
5bd9373c96 Update to r53618:
excise ia64 from the handbook

ia64 was last supported in 10.4.  No currently supported version of
FreeBSD supports ia64.
2019-11-24 21:16:43 +00:00
Bjoern Heidotting
272fa01d21 Update to r53617:
delete amd(8) section from the handbook - it is obsolete

In addition amd has been disabled by default in src r354902.
2019-11-24 20:29:37 +00:00
Bjoern Heidotting
78cbbda79f Update to r52157:
Remove pc98 as a supported platform.
2019-11-24 20:22:25 +00:00
Bjoern Heidotting
c2f087f5d4 Update to r50592:
There is no need for a detached <programlisting> here.
2019-11-24 20:14:19 +00:00
Bjoern Heidotting
034ea9e962 Update to r53526:
Remove mentions of planet.freebsd.org as it
does not work anymore.
2019-11-24 19:57:53 +00:00
Bjoern Heidotting
1dea035694 Restore a mailing list description. 2019-11-24 18:32:15 +00:00
Sergio Carlavilla Delgado
7f39854821 Add Sureline Broadband to the ISP commercial page
PR:		212015
Submitted by:	josh@surelinebroadband.com
Patch by:	carlavilla@
Approved by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D22509
2019-11-23 22:18:33 +00:00
Sergio Carlavilla Delgado
d8aea42488 Add Linevast to the ISP commercial page
PR:		211877
Submitted by:	admin@linevast.de
Patch by:	carlavilla@
Approved by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D22508
2019-11-23 21:38:55 +00:00
Sergio Carlavilla Delgado
ffe3d3392f Add FreeBSD Brasil to the consult commercial page
PR:		226874
Submitted by:	jmelo@FreeBSDBrasil.COM.BR
Patch by:	carlavilla@
Approved by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D22510
2019-11-23 20:30:59 +00:00
Glen Barber
5a354da0b8 Add mention of arm64 EC2 AMIs to the "Late News" section of the
12.1-RELEASE errata.  Thanks to cperciva for doing the leg work
to make these available in the Marketplace.

Sponsored by:	Rubicon Communications, LLC (netgate.com)
2019-11-22 18:48:16 +00:00
Danilo G. Baio
886dd9c1bb pt_BR/articles/contributors: Sync with en_US r53598
Approved by:	ebrandi
Obtained from:	https://weblate.eastus.cloudapp.azure.com/projects/freebsd-doc/articles_contributors/pt_BR/
Differential Revision:	https://reviews.freebsd.org/D22420
2019-11-21 22:57:56 +00:00
Danilo G. Baio
bb891027e2 pt_BR/articles/freebsd-releng: Sync with en_US r53598
Approved by:	ebrandi
Obtained from:	https://weblate.eastus.cloudapp.azure.com/projects/freebsd-doc/articles_freebsd-releng/pt_BR/
Differential Revision:	https://reviews.freebsd.org/D22419
2019-11-21 22:55:26 +00:00
Danilo G. Baio
7aeeb24381 pt_BR/books/faq: Sync with en_US r53598
Fix failing strings reported by Weblate (Quality checks).

Approved by:	ebrandi
Obtained from:	https://weblate.eastus.cloudapp.azure.com/projects/freebsd-doc/boooks_faq/pt_BR/
Differential Revision:	https://reviews.freebsd.org/D22418
2019-11-21 22:52:24 +00:00
Danilo G. Baio
c0b58d75c5 pt_BR/books/fdp-primer: Sync with en_US r53598
Fix several failing strings reported by Weblate (Quality checks).

Approved by:	ebrandi
Obtained from:	https://weblate.eastus.cloudapp.azure.com/projects/freebsd-doc/boooks_fdp-primer/pt_BR/
Differential Revision:	Revision: https://reviews.freebsd.org/D22417
2019-11-21 22:50:11 +00:00
Danilo G. Baio
bfe01b8394 pt_BR/books/porters-handbook: Sync with en_US r53598
Fix several failing strings reported by Weblate (Quality checks).

Approved by:	ebrandi
Obtained from:	https://weblate.eastus.cloudapp.azure.com/projects/freebsd-doc/boooks_porters-handbook/pt_BR/
Differential Revision:	https://reviews.freebsd.org/D22416
2019-11-21 22:45:42 +00:00
Guido Falsi
6eecfbb6b4 Add James Wright to additional controbutors.
Maintainer of:	devel/geany-themes
2019-11-21 20:22:20 +00:00
John Baldwin
2df62d170d Rewrite the platform Tier definitions.
Rewrite the prose description of Tiers to be structured as bullet
lists of guarantees to users from the Project, guarantees to
developers from the Project, and obligations on developers.

This includes definitions of userland and kernel ABIs as well as
documenting our current practice of ABI stability.

The committments for ports are still vague and will require further
refinement.

Move the Tier status of architectures out of the committers guide and
into a table on the platforms page the website listing the Tier for
each architecture across currently supported stable branches as well
as the projected Tiers for the next stable branch (in this case,
13.x).  The table also lists individual TARGET_ARCH values to permit
more granularity in Tier definitions (e.g. hard-float vs soft-float).

Update the Unsupported Platforms table to only list removed
architectures and include the last supported release of these
architectures.  This required adding anchors for relevant releases on
the releases page.

Reviewed by:	bcr
Discussed with:	developers@
Differential Revision:	https://reviews.freebsd.org/D22439
2019-11-21 17:38:49 +00:00
Ed Maste
a29c43d60a excise ia64 from the handbook
ia64 was last supported in 10.4.  No currently supported version of
FreeBSD supports ia64.
2019-11-20 18:12:25 +00:00
Ed Maste
5c9998f2cc delete amd(8) section from the handbook - it is obsolete
In addition amd has been disabled by default in src r354902.

Reviewed by:	bcr
Approved by:	bcr
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D22459
2019-11-20 17:43:36 +00:00
Mark Linimon
6eeaff09eb Flag a few Questions as x86-specific.
Presumably these date from a time when that was all FreeBSD ran on.
2019-11-20 06:31:13 +00:00
Mark Linimon
da26d95a57 No one is asking questions about dialup any longer. 2019-11-20 06:17:53 +00:00
Mark Linimon
783359f499 Complete the operation of removing ppp(8) information by removing the
previously-commented-out text.
2019-11-20 06:16:00 +00:00
Mark Linimon
ed28da741a Comment out the entire section on ppp(8). It's 2019 not 1999. 2019-11-20 06:13:34 +00:00
Mark Linimon
4a394d86ba Remove stale questions about bind and sendmail. 2019-11-20 05:54:35 +00:00
Mark Linimon
b17d243c61 Comment out the link to the Java page. The latter is years stale and
is IMHO embarrassing.
2019-11-20 05:50:20 +00:00
Mark Linimon
5741a34cdd The information in "&os.numports;" is stale. Just delete it -- it's
redundant here.
2019-11-20 05:46:20 +00:00
Mark Linimon
9d3d632a09 Start rototilling out answers that have been stale for the better part
of this century.  At this point they are just embarrasing.
2019-11-20 05:41:59 +00:00
Mark Linimon
dcf58efb13 Comment out the link to the Bibliography. The latter is over a decade
stale and is IMVVHO embarrassing.
2019-11-20 05:30:16 +00:00
Mark Linimon
e1cb6e2c6c Remove 3 sentences that are about FreeBSD "back in the day" and simply
muddle up the flow of the text.
2019-11-20 05:25:00 +00:00
Mark Linimon
31f9ae090b Move the information about Snapshots out of the "current" Question and
into its own Question.  No text change.  IMHO it flows better this way.
2019-11-20 05:21:20 +00:00
Mark Linimon
6c3c6ea31c Move the paragraph "the latest release from the <xyz>.stable; branch
down to where it makes more sense.

Remove two paragraphs that attempted to duplicate the exact same
information but did it incorrectly.
2019-11-20 05:07:46 +00:00
Sergio Carlavilla Delgado
55b8fb267c Update the information of Cloud BT IT Support in the commercial consult page
PR:		225746
Submitted by:	denise.fiasson@cloudbt.com.au
Patch by:	carlavilla@
Approved by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D22415
2019-11-19 18:43:47 +00:00
Ryusuke SUZUKI
56b2b2e370 - Merge the following from the English version:
r52748 -> r53599	head/ja_JP.eucJP/htdocs/about.xml
2019-11-19 11:22:09 +00:00
Sergio Carlavilla Delgado
cc48b2218f Add SMLAN to the commercial vendors page
PR:		233154
Submitted by:	info@smlan.de
Patch by:	carlavilla@
Approved by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D22331
2019-11-18 21:12:18 +00:00
Sergio Carlavilla Delgado
10e4b7a068 Add ServerU to hardware vendor list
PR:	226875
Submitted by:	jmelo@FreeBSDBrasil.COM.BR
Patch by:	carlavilla@
Approved by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D22414
2019-11-18 20:37:55 +00:00
Benedict Reuschling
410a20156c Add the FOSDEM mini-devsummit to the list of events.
FOSDEM attendees are encouraged to register and attend,
guests need to contact a developer to be hosted by them
to attend.
2019-11-18 09:22:56 +00:00
Eitan Adler
075f173f8e about: update number of ports
Reported by:	Michael Crilly <mike@opsfactory.com.au>
2019-11-17 03:53:20 +00:00
Sergio Carlavilla Delgado
2090278fe9 Update the version of -CURRENT in the porters handbook
PR:		240791
Submitted by:	pauamma@gundo.com
Patch by:	carlavilla@
Approved by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D22248
2019-11-16 17:45:00 +00:00
Sergio Carlavilla Delgado
aeb0de7ee1 Add the spanish translation of pr-guidelines
Submitted by:	carlavilla@
Reviewed by:	carvay@
Approved by:	gabor@(mentor, implicit)
2019-11-16 11:55:41 +00:00
Glen Barber
fa63c0110d Fix wording of the fbsd:nokeywords property.
Note that release notes for 12.x and later are in the doc
repository.

Sponsored by:	Rubicon Communications, LLC (netgate.com)
2019-11-13 17:31:53 +00:00
Glen Barber
d233c4f0d6 Document EN-19:18, EN-19:19, SA-19:25, SA-19:26.
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2019-11-12 19:20:40 +00:00
Glen Barber
a59ebc2685 Regen after r354656.
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2019-11-12 19:20:18 +00:00
Gordon Tetlow
3d69b24356 Fix URI syntax.
Approved by:	so
2019-11-12 19:07:49 +00:00
Gordon Tetlow
eccf9265a4 Add the advisories to go with the updates.
Approved by:	so
2019-11-12 18:48:44 +00:00
Gordon Tetlow
15e75c5b82 Add EN-19:19, SA-19:25, SA-19:26.
Approved by:	so
2019-11-12 18:48:24 +00:00
Glen Barber
213c7d5224 Document to update the advisory-template.txt and errata-template.txt files
during the release cycle.

Submitted by:	emaste
Sponsored by:	Rubicon Communications, LLC (netgate.com)
2019-11-12 17:30:38 +00:00
Sergio Carlavilla Delgado
0b1390e23b Clean commercial ISP section
PR:	232899
Submitted by:	rroot@rootautomation.com
Patch by:	carlavilla@
Approved by:	bcr@
Differential Revision:	https://reviews.freebsd.org/D22328
2019-11-12 15:09:24 +00:00