Commit graph

50692 commits

Author SHA1 Message Date
Eitan Adler
d09ece8f28 hardware: remove some dead entries
- Stallion's domain is for sale

- RandD's website is an unrelated blog. servetheweb does not resolve

- Pyramid computer is a chess supplier

- Netwolves domain does not resolve
2017-12-10 17:35:04 +00:00
Eitan Adler
5dce1e244d misc: remove some dead entries
- ScotGold Products's domain is for sale
2017-12-10 17:25:15 +00:00
Eitan Adler
e6c2e269c3 Consulting: remove some dead entries
- advansys's website is non-existant

- ALE Software's website is unrelated to BSD/Linux consulting

- mindstep's website does not resolve (two checks). Google shows no
  alternative.

- Mseuss Unternehmensberatung's website resolves to a ad/gambling
  website.

- OpenTrend's website does not resolve. Google shows no alternative.
2017-12-10 16:37:23 +00:00
Wolfram Schneider
555d5d143e Do not set NO_OBJ=YES in a Makefile because /usr/share/mk/bsd.obj.mk does a test
if NO_OBJ is defined, but not about the value.

Which means you cannot unset NO_OBJ on the command line or with env variable:

$ make NO_OBJ=""

or

$ export NO_OBJ=""; make

I still think that 'make obj' doesn't really work for the doc
project. But for now, you have to disable it yourself on the command
line or in your ~/.profile.

This is a revert of r51065
2017-12-10 12:47:00 +00:00
Eitan Adler
75c80951fc abort: MIPS will not 'shortly' be supported 2017-12-10 07:31:10 +00:00
Eitan Adler
6841336b8e Consulting: remove some dead entries
- ish pty appears to be an educational services company. No references
  to FreeBSD or any other unix offering can be found on their website.

- PythonByte's domain is for sale.

- JCR's website is non-existent. Google shows no alternative.

- Gurix's website has changed and does not appear to be a consulting
  company anymore.

- Green IT is a parked domain.

- Frigate Network's website is non-existent. Google shows no
  alternative.

- AaronSEN is a parked domain.

- Adimus is a web server without content.

- Codeangels Solutions's website is non-existent.

- ibermachines's website is non-existent.

- raditex's website has changed (website updated; not removed)

I am not removing entries of companies whose website redirects to
different, but existing company. Some appears to have been bought
or renamed, but I am trying to be conservative.
2017-12-10 07:16:08 +00:00
Ryusuke SUZUKI
d23a1bc0fe - Merge the following from the English version:
r50099 -> r51274	head/ja_JP.eucJP/htdocs/platforms/index.xml
2017-12-10 07:07:04 +00:00
Eitan Adler
a4da281aba Correctly document pc98's status 2017-12-10 06:32:29 +00:00
Benjamin Kaduk
66d80d1e27 Add 2017Q3 man page entry from wblock 2017-12-10 04:02:26 +00:00
Benjamin Kaduk
1582552349 Add 2017Q3 nosh entry from Jonathan de Boyne Pollard 2017-12-10 03:54:46 +00:00
Eitan Adler
fdade21a18 [de] handbook: Fix tyop in chapter 14
mdonfig -> mdconfig

Approved by:	bcr
2017-12-09 20:30:09 +00:00
Brad Davis
3b8df45e2e Add FreeBSD-SA-17:12.openssl forgotten in r51269
Pointy hat to:	gtetlow
2017-12-09 14:50:38 +00:00
Gordon Tetlow
bf356b103b Add FreeBSD-SA-17:12.openssl. 2017-12-09 04:04:30 +00:00
Bjoern Heidotting
ea6be0d674 Update to r51254:
Use https for FreeBSD Mall

While here remove two dead comments.
2017-12-08 22:28:47 +00:00
Bjoern Heidotting
61b6779fdc Update to r50522:
Purge stale information from the mirrors chapter.
2017-12-08 19:57:12 +00:00
Ryusuke SUZUKI
5173639eac - Merge the following from the English version:
r51033 -> r51261	head/ja_JP.eucJP/htdocs/index.xsl
	r51033 -> r51261	head/ja_JP.eucJP/htdocs/releases/index.xml
	r51137 -> r51261	head/ja_JP.eucJP/htdocs/where.xml
	r51033 -> r51261	head/ja_JP.eucJP/share/xml/navibar.l10n.ent
2017-12-08 12:46:46 +00:00
Gordon Tetlow
4a68ddceba Correct spelling: exceprt to excerpt. 2017-12-08 07:27:10 +00:00
Glen Barber
0aa859afda Update the 12.0R release documentation following the recent move
from the base repository with changes provided by hrs@, and further
tweaks from myself.

Of note:
- Consolidate duplicated logic throughout the Makefiles and shared
  logic, and move files to more sane locations where they may be
  shared by other parts of the build tools.
- Update location of several entity files.
- In the top-level Makefile, only include the hardware page if the
  MAN4PAGES knob is set.  This is done to prevent build failures on
  the website until the webupdate script and wrapper are updated,
  which will require some more thought. [1]

This fixes the 'reldoc' target in release/Makefile in head, found
to be broken a few days ago.

[1] Changes from myself.

Patch provided by:	hrs
Sponsored by:	The FreeBSD Foundation
2017-12-07 19:58:47 +00:00
Bjoern Heidotting
f6be0f5d1b - Add IP information to ifconfig output
- Fix indentation in dhcpd.conf
- put GENERIC in filename tag as we do in other places
2017-12-07 19:55:12 +00:00
Ryusuke SUZUKI
c3d4e33428 - Merge the following from the English version:
r51139 -> r51259	head/ja_JP.eucJP/htdocs/security/security.xml
	r49781 -> r51261	head/ja_JP.eucJP/htdocs/security/unsupported.xml
2017-12-07 09:01:04 +00:00
Gordon Tetlow
bd74571ee2 Update website to make 11.0 unsupported now that it is EoL.
PR:		224119
Reviewed by:	gjb
Differential Revision:	https://reviews.freebsd.org/D13392
2017-12-06 23:13:07 +00:00
Glen Barber
98e2f81109 Fix generating pgpkeyring.txt when it does not exist, which seems
to have been broken following r51076 or r51077.

Sponsored by:	The FreeBSD Foundation
2017-12-06 18:50:32 +00:00
Remko Lodder
fda182d10e Remove 11.0 from the list of supported versions. 2017-12-06 09:15:25 +00:00
Bjoern Heidotting
2d572a68f2 Update to r50913:
Add the teaching mailing list.
2017-12-05 20:14:22 +00:00
Ryusuke SUZUKI
4dd64c1dba - Merge the following from the English version:
r50522 -> r51254	head/ja_JP.eucJP/books/handbook/mirrors/chapter.xml
2017-12-05 16:54:30 +00:00
Ed Maste
0ee88c4146 Update with my new key 2017-12-05 03:00:01 +00:00
Mathieu Arnold
d79cb93f86 Add two examples of pkg version -t usage inside examples.
Sponsored by:	Absolight
2017-12-04 16:30:25 +00:00
Eitan Adler
22253d8275 Use https for FreeBSD Mall
While here remove two dead comments.
2017-12-04 04:16:21 +00:00
Bjoern Heidotting
1f6fb2372b Update to r50687:
Add ITS rules to prevent translation of PGP keys.

While here, adjust the release versions discussed in
the handbook.
2017-12-03 11:21:25 +00:00
Eitan Adler
63dd4df857 entities: Update security officer reference 2017-12-03 03:21:29 +00:00
Eitan Adler
8950024fd2 introduction: stop referencing sysinstall
All recent version of FreeBSD use bsdinstall
2017-12-03 03:03:56 +00:00
Warren Block
886065c306 Add missing word.
Sponsored by:	iXsystems
2017-12-02 13:30:39 +00:00
Mathieu Arnold
d8c5f4c2d1 Fix a case where allflavors was forgotten.
Sponsored by:	Absolight
2017-12-01 11:57:49 +00:00
Mathieu Arnold
ec88ea0582 Add a note about the real OSVERSION of 11.1-RELEASE.
Sponsored by:	Absolight
2017-12-01 11:57:47 +00:00
Mathieu Arnold
9c4fb280c1 Remove a bad tag.
Sponsored by:	Absolight
2017-12-01 09:16:37 +00:00
Mathieu Arnold
3db70013d9 Small fixes.
Submitted by:	adamw
Sponsored by:	Absolight
2017-12-01 09:16:34 +00:00
Mathieu Arnold
35b3600a66 Add DISTFILES to the warning.
PR:		224005
Reported by:	yuri
Sponsored by:	Absolight
2017-12-01 07:56:26 +00:00
Mathieu Arnold
098072f72f Add a Flavors chapter. 2017-11-30 15:45:49 +00:00
Guangyuan Yang
dafaec8fca Improve the description of leap seconds in the article.
PR:		221037
Reviewed by:	imp, phk
2017-11-30 14:49:53 +00:00
Ruey-Cherng Yu
fd5f212e5b - Update translation to catch up the latest English verison
- Fix broken links
- Update the FreeBSD Foundation hyperlink and contact information
2017-11-30 11:41:28 +00:00
Ruey-Cherng Yu
2de4a09332 - remove unused community.xml 2017-11-30 10:53:35 +00:00
Ruey-Cherng Yu
22cb5cf868 - whitespace fix only 2017-11-30 10:50:55 +00:00
Benjamin Kaduk
410390a27e Tweak status report sample to reflect current practices
Remove the blank line before email addresses, title case for URL
descriptions, etc..
2017-11-30 04:46:58 +00:00
Benjamin Kaduk
3e2c4d5e14 Add 2017Q3 pNFS entry from rmacklem 2017-11-30 04:41:30 +00:00
Glen Barber
1946c3fd4f Regen after r326368.
Sponsored by:	The FreeBSD Foundation
2017-11-29 14:47:19 +00:00
Mathieu Arnold
a84661a446 Change an important bit from a tip to an important tag, and add an
example of what not to do.

Sponsored by:	Absolight
2017-11-29 08:55:47 +00:00
Xin LI
e9829dbfa1 Add SA-17:11. 2017-11-29 06:13:15 +00:00
Ruey-Cherng Yu
220ab9dfd3 - add community.xsl to sync with the latest English version(r49284)
- comment out the old community.xml
2017-11-29 02:59:18 +00:00
Danilo G. Baio
71836e64eb Add Marcel Bischoff to contributors
Maintainer of www/http_load.

PR:		223916
2017-11-28 21:56:53 +00:00
Mathieu Arnold
e1219e9112 Whitespace cleanup.
Sponsored by:	Absolight
2017-11-28 14:44:12 +00:00