Johann Kois
afd72ab90f
r50404 -> r50426
...
MFde: Resnyc de/share/xml/news.xml
2017-07-02 09:40:43 +00:00
Allan Jude
d6f7742b1a
Correct the link to the 11.1-RC1 announcement
...
PR: 220423
Submitted by: <vvd@unislabs.com>
2017-07-01 20:54:23 +00:00
Eugene Grosbein
1d306a2e42
Add Anton Yuzhaninov for the port textproc/sdcv.
...
Approved by: vsevolod (mentor)
2017-07-01 20:40:39 +00:00
Glen Barber
71db5c5a54
Enable the signatures.html link.
...
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2017-07-01 15:02:37 +00:00
Glen Barber
fe26b2d75f
Announce 11.1-RC1.
...
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2017-07-01 14:46:25 +00:00
Glen Barber
b92b0644f2
Connect the signatures.xml file and PGP-signed checksums to the build.
...
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2017-07-01 14:43:18 +00:00
Glen Barber
231fe896b2
Add PGP-signed checksums for 11.1-RC1.
...
Add the signatures.xml file to generate the signatures.html page.
These are not yet connected to the build.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2017-07-01 14:42:36 +00:00
Glen Barber
5c2a5383c4
Uncomment the links to hardware.html, readme.html, and relnotes.html.
...
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2017-06-30 19:55:46 +00:00
Glen Barber
645f084e56
Hook hardware.html, readme.html, and relnotes.html to the build.
...
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2017-06-30 19:33:01 +00:00
Glen Barber
bf4d79d7fe
Add the hardware, readme, and relnotes pages for 11.1.
...
These are not yet connected to the build.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2017-06-30 19:29:17 +00:00
Kyle Evans
052b89ba63
Add news item for new src committer kevans@
...
Approved by: emaste (mentor)
Differential Revision: https://reviews.freebsd.org/D11396
2017-06-30 18:00:22 +00:00
Kyle Evans
ac22bcadc6
Add PGP key for kevans@
...
Approved by: emaste (mentor)
Differential Revision: https://reviews.freebsd.org/D11396
2017-06-30 17:52:46 +00:00
Kyle Evans
7dc38cc64f
Add myself (kevans) as a new src committer
...
Approved by: emaste (mentor)
Differential Revision: https://reviews.freebsd.org/D11396
2017-06-30 17:47:03 +00:00
Glen Barber
8be5b27691
Fix the 1101000 entry.
...
Sponsored by: The FreeBSD Foundation
2017-06-30 00:11:11 +00:00
Glen Barber
eb4e2561f9
Update the 11.1-RELEASE schedule to reflect RC1 builds have started.
...
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2017-06-30 00:10:16 +00:00
Glen Barber
53422b0f86
Document __FreeBSD_version 1101000 and 1101500.
...
Sponsored by: The FreeBSD Foundation
2017-06-30 00:08:15 +00:00
Bjoern Heidotting
8cba3995b2
Update to r50399:
...
Update lagg example for matching wired/wireless MAC addresses.
While here fix screen formatting
2017-06-25 09:37:38 +00:00
Johann Kois
a28acdffd7
r50312 -> r50364
...
MFde: Rsync de/administration.xml
2017-06-25 08:25:52 +00:00
Johann Kois
15e0346019
r46192 -> r50353
...
MFde: Resync de/share/xml/release.l10n.ent
2017-06-25 08:20:07 +00:00
Johann Kois
0db3bdb16f
r50378 -> r50404
...
MFde: FreeBSD 11.3-BETA3
2017-06-25 07:59:17 +00:00
Ryusuke SUZUKI
b9a5dabc63
- Merge the following from the English version:
...
r50378 -> r50404 head/ja_JP.eucJP/share/xml/news.xml
2017-06-25 01:30:57 +00:00
Konstantin Belousov
268731dfaa
Document __FreeBSD_versions 1200034 and 1200035.
...
Sponsored by: The FreeBSD Foundation
2017-06-24 20:08:48 +00:00
Glen Barber
8e85ef797e
Announce 11.1-BETA3.
...
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2017-06-24 16:22:53 +00:00
Ryusuke SUZUKI
27eec29829
- Merge the following from the English version:
...
r50303 -> r50353 head/ja_JP.eucJP/share/xml/navibar.l10n.ent
2017-06-24 14:11:14 +00:00
Marc Fonvieille
ccdbdb07be
Revert previous commit until the 11.1-R release.
2017-06-24 09:20:28 +00:00
Marc Fonvieille
148b2f9a44
Temporary bump rel.current for 11.1-R.
2017-06-24 09:13:49 +00:00
Benjamin Kaduk
ef7e162a25
Update lagg example for matching wired/wireless MAC addresses
...
Submitted by: garga, adrian
2017-06-24 04:21:43 +00:00
Bjoern Heidotting
af80308bff
Update to r50292:
...
Add a new section about Xen to the virtualization chapter.
It is based on the entries in the FreeBSD Wiki andi Xen's
own instructions specific to FreeBSD.
In particular, it describes how to configure the host machine,
set up the Dom0, and add a DomU VM afterwards.
Reviewed by: bcr
Differential Revision: https://reviews.freebsd.org/D11276
2017-06-23 17:02:58 +00:00
Marc Fonvieille
64f092ccd1
Unhook articles/new-users from the build until we find a way to fix
...
the build.
2017-06-23 12:37:23 +00:00
Bjoern Heidotting
612ab119d2
- domU -> DomU
...
- use <errorname> instead of <literal> for errors
- fix commands in <screen> example
- format assignments consistently
Reviewed by: bcr
Differential Revision: https://reviews.freebsd.org/D11267
2017-06-23 12:33:07 +00:00
Glen Barber
eda011c13e
Update the 11.1-RELEASE schedule to reflect BETA3 builds have
...
started.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2017-06-23 00:02:02 +00:00
Benjamin Kaduk
49deadcb87
Add 2017Q2 ino64 entry from mkcusick
2017-06-22 17:54:49 +00:00
Benjamin Kaduk
baf3c1d09e
Start the 2017Q2 status report
...
Copy the template and modify accordingly, and connect to the build.
Don't link to it from anywhere yet, though.
2017-06-21 19:14:18 +00:00
Ryusuke SUZUKI
9c9dbf19bc
- Merge the following from the English version:
...
r50274 -> r50360 head/ja_JP.eucJP/books/handbook/book.xml
r50139 -> r50360 head/ja_JP.eucJP/books/handbook/introduction/chapter.xml
2017-06-21 16:00:44 +00:00
Remko Lodder
5d34270c61
Work in progress
...
Facilitated by: Snow B.V.
2017-06-21 12:39:04 +00:00
Mathieu Arnold
fca60f8a99
Provide a link to poudriere's testing chapter.
...
Sponsored by: Absolight
2017-06-20 11:30:08 +00:00
Mathieu Arnold
0d7ae1eace
NEED_ROOT has been gone a long time.
...
Sponsored by: Absolight
2017-06-20 11:30:06 +00:00
Mathieu Arnold
e7fffb9eb7
Improve make makesum section.
...
Sponsored by: Absolight
2017-06-20 11:30:03 +00:00
Mathieu Arnold
5caa8e243a
Add a second paragraph on what pkg-descr should be.
...
Sponsored by: Absolight
2017-06-20 11:30:00 +00:00
Mathieu Arnold
4134284c42
Turn the diff/shar creation into examples.
...
Sponsored by: Absolight
2017-06-20 11:29:58 +00:00
Mathieu Arnold
e998d669a3
Remove extra period.
...
Sponsored by: Absolight
2017-06-20 11:29:55 +00:00
Ryusuke SUZUKI
a5fe2ee153
- Merge the following from the English version:
...
r50358 -> r50383 head/ja_JP.eucJP/books/handbook/eresources/chapter.xml
r48106 -> r50383 head/ja_JP.eucJP/share/xml/mailing-lists.ent
2017-06-19 16:09:16 +00:00
Glen Barber
8e793b436d
Create a link for the stable/11 commit email list.
...
PR: 220132
Submitted by: salternate at @gmx dot.com
Sponsored by: The FreeBSD Foundation
2017-06-19 13:13:39 +00:00
Larry Rosenman
08cac4d354
Add more uid's to my key
2017-06-19 01:18:04 +00:00
Johann Kois
1bbb46d608
Fix de/share/xml/navibar.l10n.net so that 11.1 shows up only once.
2017-06-18 20:26:47 +00:00
Johann Kois
525a9a3440
r50296 -> r50378
...
MFde: Resync de/share/xml/news.xml
2017-06-18 20:07:05 +00:00
Ryusuke SUZUKI
bf820c10c5
- Merge the following from the English version:
...
r50365 -> r50378 head/ja_JP.eucJP/share/xml/news.xml
2017-06-18 12:58:58 +00:00
Glen Barber
9119ef5f94
Announce 11.1-BETA2.
...
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2017-06-17 17:12:36 +00:00
Bjoern Heidotting
e81dc0b1c6
Update to r50339:
...
Make it more clear that the "kernel" target equates to "buildkernel
installkernel".
Update to r50327:
Add a target for other documents referring to STABLE.
Update to r50288:
Edit link IDs so old links will work. Incidentally, split-HTML
generation only generates files for top-level sections.
2017-06-17 10:52:58 +00:00
Bjoern Heidotting
43d24a2461
Update to r50273:
...
Fix subversion paths for releng branches.
2017-06-17 09:25:50 +00:00