Bjoern Heidotting
e8d0974645
Update to r53945:
...
Upgrade the enabling services section of the install chapter
2020-05-17 18:36:05 +00:00
Johann Kois
8a4d49af58
r54124 -> r54148
...
MFde: Resnyc the german version of the project news
2020-05-17 07:45:01 +00:00
Benedict Reuschling
868d6d22d7
Prevent duplication of news items that are on the same day.
...
Pointy hat to: me
2020-05-16 13:59:33 +00:00
Benedict Reuschling
4e071bc216
Announce our participation in Google Season of Docs.
2020-05-16 13:35:18 +00:00
Glen Barber
fb2a4b7831
Announce 11.4-BETA2.
...
Approved by: re (implicit)
Sponsored by: Rubicon Communications, LLC (netgate.com)
2020-05-16 00:39:58 +00:00
Ryusuke SUZUKI
b4bab86ad1
- Merge the following from the English version:
...
r53920 -> r53932 head/ja_JP.eucJP/books/handbook/bsdinstall/chapter.xml
2020-05-15 09:32:22 +00:00
Ryusuke SUZUKI
75207904a8
- Merge the following from the English version:
...
r53172 -> r53882 head/ja_JP.eucJP/books/handbook/introduction/chapter.xml
2020-05-15 08:44:23 +00:00
Glen Barber
110336e727
Update the 11.4-RELEASE schedule to reflect BETA2 builds have
...
started.
Approved by: re (implicit)
Sponsored by: Rubicon Communications, LLC (netgate.com)
2020-05-15 00:04:27 +00:00
Benjamin Kaduk
1f3f02c567
Additional updates to the Kerberos section
...
Tidy up what looks like the remnants of an extra line in the edit buffer,
and fix up a principle/principal mismatch.
What's the difference?
"One of the principles of Kerberos is that each principal has a
cryptographic key that's shared only between that principal and the KDC."
2020-05-13 20:14:30 +00:00
Benedict Reuschling
b3cb8431fa
My old key expired, this is the new one.
2020-05-13 09:28:12 +00:00
Glen Barber
d493d112a1
Regen after r360989.
...
Sponsored by: Rubicon Communications, LLC (netgate.com)
2020-05-12 20:10:24 +00:00
Glen Barber
7d1a5a25f3
Regen after r360987.
...
Sponsored by: Rubicon Communications, LLC (netgate.com)
2020-05-12 20:04:18 +00:00
Glen Barber
9ef577e36f
Document EN-20:08 through EN-20:09, and SA-20:12 through SA-20:16.
...
Sponsored by: Rubicon Communications, LLC (netgate.com)
2020-05-12 20:00:51 +00:00
Gordon Tetlow
9fb710c712
Fix incorrect spelling.
...
Approved by: so
2020-05-12 18:23:35 +00:00
Gordon Tetlow
8467b546fc
Add EN-20:08 through EN-20:09, and SA-20:12 through SA-20:16.
...
Approved by: so
2020-05-12 17:59:49 +00:00
Glen Barber
142813164f
Add missing manual page references.
...
Sponsored by: Rubicon Communications, LLC (netgate.com)
2020-05-12 15:09:32 +00:00
Glen Barber
f81c1a3f85
Add the errata, hardware, readme, and relnotes pages.
...
Approved by: re (implicit)
Sponsored by: Rubicon Communications, LLC (netgate.com)
2020-05-11 19:15:53 +00:00
Ryusuke SUZUKI
e618594a09
- Merge the following from the English version:
...
r53154 -> r54124 head/ja_JP.eucJP/share/xml/release.l10n.ent
2020-05-11 13:55:01 +00:00
Lorenzo Salvadore
f4cc450430
htdocs/news/status.xml: Update e-mail address for submissions
...
Change the e-mail address for quarterly reports submissions from quarterly@
to quarterly-submissions@ (an alias for quarterly@). This allows a more
efficient distinction between quarterly reports submissions and quarterly
team internal discussion.
Approved by: doc (bcr), gerald (mentor)
Differential Revision: https://reviews.freebsd.org/D24741
2020-05-10 09:59:59 +00:00
Johann Kois
11c2a9c397
MFde: Update the link pointing to the unsupported FreeBSD versions list.
2020-05-10 09:44:05 +00:00
Johann Kois
a82e10d0d0
MFde: Resync/Update release/supported version information
2020-05-10 09:22:29 +00:00
Johann Kois
a802dd7b18
r53666 -> r54076
...
MFde: Resnyc de/share/xml/header.l10n.ent
2020-05-10 08:32:18 +00:00
Johann Kois
0853f7191e
r54041 -> r54124
...
MFde: resnyc de/share/xml/news.xml
2020-05-10 08:26:11 +00:00
Mark Linimon
dadc69c4d2
Document OSVERSIONs 1300094, 1103510, 1103511.
...
Fill in revnumbers for 1104000 and 1104500.
2020-05-10 04:09:29 +00:00
Ryusuke SUZUKI
7f5a2bbc83
- Merge the following from the English version:
...
r54105 -> r54124 head/ja_JP.eucJP/htdocs/where.xml
2020-05-10 01:26:12 +00:00
Ryusuke SUZUKI
a13ff45f6d
- Merge the following from the English version:
...
r53947 -> r54120 head/ja_JP.eucJP/htdocs/security/security.xml
2020-05-09 23:44:47 +00:00
Glen Barber
e3e60bcaf2
Announce 11.4-BETA1.
...
Approved by: re (implicit)
Sponsored by: Rubicon Communications, LLC (netgate.com)
2020-05-09 15:16:03 +00:00
Benedict Reuschling
4607ee7c6d
Update the /etc/make.conf entries regarding
...
sendmail. The instructions in the handbook
were from a time when we did not have any
OpenSSL version in the base system. Nowadays,
with different versions of OpenSSL in various
FreeBSD branches that differ in API/ABI, these
small corrections are needed because they would
be broken for stable/11 otherwise.
Thanks to Eugen Grosbein for pointing this out
and providing the lines for /etc/make.conf.
PR: 244937
Submitted by: eugen@
2020-05-09 10:34:27 +00:00
Benedict Reuschling
3a325ae182
Correct the location of the dtrace-toolkit when
...
installed from ports/packages.
PR: 246302
Submitted by: Alexandr Krivulya
2020-05-09 10:11:07 +00:00
Sergio Carlavilla Delgado
f0ee6716d4
Remove sparc64 download link for FreeBSD13-CURRENT
...
PR: 246143
Submitted by: thiago.rocha @ bsd.com.br
2020-05-09 08:39:40 +00:00
Glen Barber
e682b97dd4
Add releng/11.4 branch information.
...
Sponsored by: Rubicon Communications, LLC (netgate.com)
2020-05-09 02:22:49 +00:00
Ryusuke SUZUKI
bb94cf0342
- Merge the following from the English version:
...
r53646 -> r53783 head/ja_JP.eucJP/htdocs/docs/books.xml
2020-05-08 23:34:17 +00:00
Ryusuke SUZUKI
0a96b9dc4e
- Merge the following from the English version:
...
r49745 -> r54105 head/ja_JP.eucJP/htdocs/projects/newbies.xml
2020-05-08 22:39:55 +00:00
Johann Kois
f743ab60cb
r53644 -> r53947
...
MFde: Resnyc de/index.xsl
2020-05-08 14:59:34 +00:00
Johann Kois
b3695554f0
r53534 -> r54105
...
MFde: Resync de/where.xml
2020-05-08 14:55:28 +00:00
Johann Kois
367b963118
r53884 -> r54051
...
MFde: Resync the project news
2020-05-08 14:33:44 +00:00
Benedict Reuschling
c3450d7ed5
Updates to the Kerberos section:
...
- prefer sysrc to manual edits of /etc/rc.conf
- Add pkg install step
- provide the full path to the kadmind.acl file
- Updated messages from kadmin add command
- Update Heimdal wiki link
I changed only minor details in the original patch to
conform to our doc style and conventions.
Submitted by: farhan_farhan.codes
Approved by: bcr@
Differential Revision: https://reviews.freebsd.org/D23596
2020-05-08 13:58:05 +00:00
Benedict Reuschling
0f691ba726
Add the new freebsd-quarterly-calls mailing list.
...
PR: 246299
Submitted by: philip@
Review created by: salvadore@
Approved by: bcr@
Differential Revision: https://reviews.freebsd.org/D24748
2020-05-08 09:16:46 +00:00
Hiroki Tagato
c9e12f3cae
Add Vincent DEFERT to contributors
...
Maintainer of: print/brlaser
x11-themes/numix-icon-theme
x11-themes/numix-theme
PR: 245875
Approved by: ehaupt (mentor)
2020-05-08 07:42:13 +00:00
Philip Paeps
966b7faa7d
Annual update of my PGP key expiry date.
2020-05-08 04:15:33 +00:00
Benjamin Kaduk
6c67cdf527
Update the expiration on my PGP key
...
I've extended its lifetime a few times on the keysevers without
reflecting it here.
2020-05-08 04:11:14 +00:00
Glen Barber
26b422146b
Update the 11.4-RELEASE schedule to reflect BETA1 builds have started.
...
Approved by: re (implicit)
Sponsored by: Rubicon Communications, LLC (netgate.com)
2020-05-08 00:12:44 +00:00
Glen Barber
6c4adf5e85
Document __FreeBSD_version values 1104000 and 1104500.
...
Sponsored by: Rubicon Communications, LLC (netgate.com)
2020-05-08 00:04:55 +00:00
Ryusuke SUZUKI
77e5956dd4
- Merge the following from the English version:
...
r53534 -> r54105 head/ja_JP.eucJP/htdocs/where.xml
2020-05-07 14:33:01 +00:00
Marc Fonvieille
a640b8413e
Update Image Scanners section:
...
- remove mention to deprecated frontend;
- update kernel config settings;
- update devfs(8) part for device nodes permissions.
Example with devd(8) will be added soon.
PR: 244156
Submitted by: Tobias Kortkamp <tobik@FreeBSD.org>
2020-05-07 14:23:11 +00:00
Sergio Carlavilla Delgado
e26d240c3c
Fix typos
...
Reported by: ryusuke@
2020-05-06 20:36:21 +00:00
Ryusuke SUZUKI
57209cae5d
- Merge the following from the English version:
...
r51880 -> r53699 head/ja_JP.eucJP/htdocs/docproj/submitting.xml
r47800 -> r53699 head/ja_JP.eucJP/htdocs/docproj/who.xml
2020-05-06 09:41:11 +00:00
Glen Barber
8709edb4c0
Add powerpcspe to the 12.1 list, and remove it from the 11.3 list.
...
PR: 246234
Submitted by: pkubaj
Sponsored by: Rubicon Communications, LLC (netgate.com)
2020-05-05 19:37:25 +00:00
Edward Tomasz Napierala
c6ba2a862a
Add debdrup@ to authors.ent.
2020-05-05 18:22:20 +00:00
Edward Tomasz Napierala
60900ec30c
Add debdup's pgp key, sort keys alphabetically, and tend to igory issues.
...
Submitted by: debdrup@
Reviewed by: allanjude@
Differential Revision: https://reviews.freebsd.org/D24692
2020-05-05 17:29:01 +00:00