Mateusz Piotrowski
5f84aeccf8
Add myself (0mp) to authors.ent
...
Reviewed by: krion (mentor)
Approved by: krion (mentor)
Differential Revision: https://reviews.freebsd.org/D16168
2018-07-08 19:58:43 +00:00
Devin Teske
914cf358b9
Generate a new (not expired) key
2018-07-06 21:30:13 +00:00
Matthew Seaman
62dddfd247
Add a perl script to report on PGP key validity for all current
...
FreeBSD developers
Approved by: allanjude
Differential Revision: https://reviews.freebsd.org/D16096
2018-07-04 17:32:46 +00:00
Joseph Mingrone
ee5ae5cde6
Add news entry for core.x
...
Approved by: bcr
Differential Revision: https://reviews.freebsd.org/D16128
2018-07-04 17:12:17 +00:00
Jesper Schmitz Mouridsen
ce457dd952
Add myself (jsm) as a ports committer, add my key, update news.
...
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D16112
2018-07-04 16:22:27 +00:00
Joseph Mingrone
ced7846f54
Remove reference to jeff's key in pgpkeys-core.xml. Jeff does not yet have a
...
key.
Reported by: lwhsu
2018-07-04 13:20:53 +00:00
Joseph Mingrone
b12dc203bd
Update core roster for core.x
...
Approved by: bcr matthew
Differential Revision: https://reviews.freebsd.org/D16122
https://reviews.freebsd.org/D16096
2018-07-04 12:50:26 +00:00
Li-Wen Hsu
24015bd83b
Update my key
2018-07-04 11:14:13 +00:00
Joseph Mingrone
a604324c43
Generate a new core secretary PGP key. It is signed with the old core
...
secretary key and by matthew@, the outgoing core secretary.
% gpg --list-key core-secretary@freebsd.org
pub rsa2048/0x0CB403E4E95B96EC 2018-06-30 [SC] [expires: 2020-06-29]
Key fingerprint = 9F02 836F 50D3 AD5A B75A C588 0CB4 03E4 E95B 96EC
uid [ultimate] FreeBSD Core Team Secretary <core-secretary@freebsd.org>
sub rsa2048/0x133C3338A5B95A60 2018-06-30 [E] [expires: 2020-06-29]
Approved by: matthew (outgoing core secretary)
Differential Revision: https://reviews.freebsd.org/D16077
2018-07-02 11:07:44 +00:00
Glen Barber
4f4f4d9a83
- Add checksums for 11.2-RELEASE.
...
- Delete checksums for 11.2-RC3.
- Add announce.xml and signed announce.asc.
- Update the local.branch.name entity in signatures.xml.
- Turn off the 'help test' URL on the 11.2-RELEASE schedule.
- Update version entities.
- Announce 11.2-RELEASE.
- Update the 11.2-RELEASE schedule to reflect the announcement
had been sent.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2018-06-27 16:39:34 +00:00
Benedict Reuschling
46252ca7b5
Add the Linuxhotel hackathon and BSDCam as two new events.
2018-06-23 15:31:48 +00:00
Gordon Tetlow
94c673d390
Add today's advisory and notices.
...
Approved by: so
Sponsored by: The FreeBSD Foundation
2018-06-21 05:37:37 +00:00
Eitan Adler
798defac47
stats: revert r51804
...
Due to incomplete testing I hadn't noticed that this actually generated
"&&" rather than "&&" in the output. Revert for now while I
solicit some help getting this done right.
2018-06-20 01:07:56 +00:00
Benedict Reuschling
ad225efc55
Announce National FreeBSD Day, with FreeBSD turning 25 years old today.
...
Happy birthday and thanks to everyone who contributed to the project
over the years.
2018-06-19 10:17:53 +00:00
Eitan Adler
3237bce799
docs: spell out "SVN" to "Subversion" in a few places.
...
Reported by: wblock, bjk
2018-06-19 05:40:12 +00:00
Eitan Adler
f18add0e01
Community: make "newsgroups" a direct reference
...
Right now the 'Newsgroup' page is a single paragraph that indirectly
links to the handbook.
2018-06-18 08:14:27 +00:00
Alexander Leidinger
c460d5d408
Extend expiration date and use english locale to generate the file.
2018-06-17 13:15:49 +00:00
Alexander Leidinger
c84db9fc56
Explicitly set LANG=C for calls to GPG to have english text in the generated files.
2018-06-17 13:15:12 +00:00
Eitan Adler
202f853924
freebsd.sch: fix tyop in error message
2018-06-17 03:01:55 +00:00
Glen Barber
5567b65c79
Announce 11.2-RC3.
...
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2018-06-16 16:15:43 +00:00
Glen Barber
18dca69123
Switch download URLs to 11.2-RC3.
...
Add signed checksum files for 11.2-RC3.
Remove checksum files for 11.2-RC1.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2018-06-16 16:11:49 +00:00
Kyle Evans
311da9835e
Swap out PGP key for new ed25519-based key
...
My old key was due to expire at the end of this year anyways; the time is
ripe to go ahead and start the transition.
2018-06-16 05:29:10 +00:00
Eitan Adler
aa3f09c0ae
www: update development resources
...
- make it clear phab is for code review
- Git shouldn't be capitalized
- make it clear that the git repo is a mirror
Submitted by: ygy
PR: 229056
2018-06-16 04:19:45 +00:00
Wolfram Schneider
c940005f14
switch to HTTPS
...
Submitted by: gigenet.com
2018-06-14 17:46:00 +00:00
Edward Tomasz Napierala
026da0849a
Add links to Phab and Wiki to the "Developers" menu on the FreeBSD website.
...
Reviewed by: eadler@
Approved by: eadler@
MFC after: 2 weeks
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D15788
2018-06-13 18:30:34 +00:00
Sevan Janiyan
de43da3c66
Update the list of supported architectures.
...
Submitted by: trasz
Approved by: bcr (mentor)
Differential Revision: https://reviews.freebsd.org/D15781
2018-06-13 14:55:04 +00:00
Glen Barber
f678b5247f
Announce 11.2-RC2.
...
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2018-06-09 21:13:51 +00:00
Glen Barber
ef016e198e
Switch download URLs to 11.2-RC2.
...
Add 11.2-RC2 signed checksum files.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2018-06-09 21:09:59 +00:00
Peter Wemm
54df202efd
Add a note for Saturday's network outage so there's something on the
...
front page while other things are broken.
2018-06-08 15:43:36 +00:00
Eitan Adler
f0679e836b
ga: convert to "tag manager"
...
There have been two generations of GA since we first implemented GA on
the website. The newest version allows us to get deeper insights while
collecting less personal data. This version is also faster and loads
async which should help load the &os; website on slower networks.
As a reminder: to opt out do ANY of the following:
- block google.com via an adblocker
- set (abuse) the "do not track" header
In addition we've selected to disable many features in the console that
would result in collecting more data.
With Hat: webstats@
2018-06-08 05:42:14 +00:00
Glen Barber
d833b9b73c
Fix link to 11.2-RC1 announcement.
...
Submitted by: Yuval Pavel Zholkover <paulzhol @ gmail dot com>
Sponsored by: The FreeBSD Foundation
2018-06-04 18:37:37 +00:00
Eitan Adler
5c9468470a
consult: remove bad link
...
While the link resolves, it no longer points to anything by 'Rob' nor to
anything FreeBSD related.
2018-06-04 00:11:02 +00:00
Glen Barber
dff56b9a7f
Announce 11.2-RC1.
...
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2018-06-02 02:01:58 +00:00
Glen Barber
2be2981abb
- Update download URLs for 11.2 to point to RC1.
...
- Uncomment the signatures.html, hardware.html, readme.html,
and relnotes.html pages on the 11.2-RELEASE index page.
- Connect the hardware.html, readme.html, relnotes.html pages
to the build.
- Connect the CHECKSUM* files for 11.2-RC1 to the build.
Approveed by: re (implicit)
Sponsored by: The FreeBSD Foundation
2018-06-02 01:27:07 +00:00
Marc Fonvieille
ab907b9606
Revert previous commit until the 11.2-R release.
2018-05-26 15:56:44 +00:00
Marc Fonvieille
51dad258ad
Temporary bump rel.current for 11.2-R.
2018-05-26 15:54:17 +00:00
Glen Barber
82db7aa30c
Announce 11.2-BETA3.
...
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2018-05-26 01:18:38 +00:00
Glen Barber
01b48c908a
Update download URLs from 11.2-BETA2 to 11.2-BETA3.
...
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2018-05-26 01:16:22 +00:00
Leandro Lupori
c02330c001
Adding myself as a new committer
...
Approved by: jhibbits (mentor)
2018-05-23 19:31:49 +00:00
Breno Leitao
261a94fff2
Add myself to committers-src.dot
...
Approved by: jhibbits (mentor)
2018-05-23 14:10:46 +00:00
Mariusz Zaborski
29f832e777
Add Warsaw, Poland user group.
...
Reviewed by: bcr@
Differential Revision: https://reviews.freebsd.org/D15500
2018-05-22 07:29:23 +00:00
Gordon Tetlow
6fb81b7dfb
Remove references to Perforce from the website.
...
Perforce no longer provides server binaries for FreeBSD and we haven't
used Perforce for project development in several years.
Reviewed by: bjk (previous version)
Differential Revision: https://reviews.freebsd.org/D15392
2018-05-20 23:11:23 +00:00
Gleb Popov
30cb7cb65f
Add myself (arrowd) as a new ports committer, add my key, update news.
...
Approved by: tcberner (mentor)
2018-05-20 20:57:04 +00:00
Mariusz Zaborski
91ac96ca92
Remove Lublin BSD User Group.
...
The website doesn't work any more.
Approved by: bcr@
Differential Revision: https://reviews.freebsd.org/D15499
2018-05-20 13:46:51 +00:00
Glen Barber
579530cd02
Announce 11.2-BETA2.
...
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2018-05-19 18:21:10 +00:00
Glen Barber
336fa7d1f1
Switch 11.2 download URLs to BETA2.
...
Uncomment BANANAPI and GUMSTIX links.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2018-05-19 18:16:10 +00:00
Glen Barber
81dfda4c9d
Fix date for 11.2-BETA1.
...
PR: 228328
Sponsored by: The FreeBSD Foundation
2018-05-18 02:51:20 +00:00
Michael Dexter
8c9ff58684
Add MeetBSD California 2018 preliminary announcement.
...
Approved by: bcr (mentor)
2018-05-15 07:13:48 +00:00
Benedict Reuschling
f74bb92401
My old key is about to expire in a couple of days.
...
Time for a new key, signed by the old one.
2018-05-13 19:28:43 +00:00
Glen Barber
bb875241ae
Announce 11.2-BETA1 is available.
...
Fix the link for the GUMSTIX image, and comment it as the build
failed.
Comment the BANANAPI link, there was an issue with the image.
Activate the download URLs for 11.2.
Update the releng page to reflect stable/11 is frozen (belatedly).
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2018-05-12 17:39:51 +00:00
Wolfram Schneider
c3656ef449
Fix `make po' for updates
...
PR: 227905
Differential Revision: https://reviews.freebsd.org/D15263
2018-05-10 20:06:54 +00:00
Gordon Tetlow
73d16f03cd
Add today's advisories.
...
Approved by: so
Sponsored by: The FreeBSD Foundation
2018-05-08 17:24:52 +00:00
Glen Barber
1a92f8ff7f
Add missing manual page references from 12-CURRENT.
...
Sponsored by: The FreeBSD Foundation
2018-05-08 15:29:41 +00:00
Bernhard Froehlich
ccba52bbdf
Update expiration date of existing key.
2018-05-02 09:53:25 +00:00
Philip Paeps
1f58abfc2f
Annual update of my PGP key expiry date.
2018-05-02 08:18:08 +00:00
Glen Barber
44d6a3d973
Document 10.3-RELEASE has reached end-of-life.
2018-05-01 15:48:07 +00:00
Benedict Reuschling
ca503c19bb
Add an entry for EuroBSDcon 2018 in Romania.
2018-04-28 11:05:54 +00:00
Glen Barber
703ef395de
Add the initial schedule for 12.0-RELEASE.
...
Add 12.0 to the releng index page, and the main index page.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2018-04-26 15:47:35 +00:00
Sean Chittenden
5b719b83a4
Update my status and PGP information.
...
Approved by: swills (mentor)
2018-04-23 00:13:20 +00:00
Matthew Seaman
875cbfcb55
Extend the expiration date for my PGP keys for another two years.
2018-04-22 08:09:44 +00:00
Alan Somers
924bfb34cb
Update my PGP key with its new expiration date.
2018-04-21 13:47:45 +00:00
Sean Eric Fagan
ba78e991f8
New (returned, anyway) committer information.
...
Approved by: mav (mentor)
2018-04-18 19:25:52 +00:00
Glen Barber
62771287b3
Add new manual page references from -CURRENT.
...
Sponsored by: The FreeBSD Foundation
2018-04-17 15:17:13 +00:00
Allan Jude
b47dcf477c
Update website link for the Prague BSD User Group
...
PR: 227525
Submitted by: Martin Filla <martinfilla@post.cz>
2018-04-15 14:50:27 +00:00
Eitan Adler
018a16d9b0
bugs: Add BSDMeeting
...
PR: 227397
Submitted by: Martin Filla <martinfilla@post.cz>
2018-04-14 18:24:07 +00:00
Tom Jones
c9484b483d
Add Tom Jones (thj) as new src committer.
...
- Add authors.ent entry
- Add email
- Add news item
- Add PGP key
Approved by: jtl (mentor)
Differential Revision: https://reviews.freebsd.org/D15043
2018-04-12 07:23:54 +00:00
Ram Kishore Vegesna
1b5255faa2
New committer: Ram Kishore Vegesna
...
Added an author entry, updated developer and committers list.
Approved by: ken,mav
2018-04-10 18:37:58 +00:00
Jonathan T. Looney
89f069029f
Update PGP key expiry dates for jtl.
2018-04-09 15:01:38 +00:00
Gordon Tetlow
f6a5d24702
Add SA-18:04.vt, SA-18:05.ipsec, EN-18:03.tzdata, EN-18:04.mem.
...
Approved by: so
2018-04-04 05:56:56 +00:00
Gordon Tetlow
866286679f
Add SA-18:04.vt, SA-18:05.ipsec, EN-18:03.tzdata, EN-18:04.mem.
...
Approved by: so
2018-04-04 05:55:14 +00:00
Marc Fonvieille
74b36f663d
Update maxdepth from 6000 to 12000 [1]. This should fix the doc related
...
ports build on FreeBSD 11.X.
PR: 225287
Submitted by: Keren Sky <keren_sky@live.com>
Obtained from: Kenji Rikitake <kenji@k2r.org> [1]
2018-04-02 12:45:43 +00:00
Eric Turgeon
e7caa3c2c3
Fix Eric Turgeon (ericbsd) new.xml new committer entry.
...
Approved by: bapt (mentor)
2018-03-30 10:43:38 +00:00
Glen Barber
50b03bc0d1
Fix build, take 2.
...
Sponsored by: The FreeBSD Foundation
2018-03-29 16:30:08 +00:00
Glen Barber
0b32ac193f
Fix build.
...
Sponsored by: The FreeBSD Foundation
2018-03-29 16:21:13 +00:00
Eric Turgeon
7f9e5b5f93
Add Eric Turgeon (ericbsd) as a new port committer.
...
Approved by: bapt, wg (mentors)
2018-03-29 15:50:37 +00:00
Matthias Fechner
922d0f950d
Add Matthias Fechner (mfechner) as a new port committer.
...
Reviewed by: tz (mentor)
Approved by: tz (mentor)
Differential Revision: https://reviews.freebsd.org/D14805
2018-03-26 14:33:35 +00:00
Peter Jeremy
12ddfe4ef2
Update PGP key expiry dates for peterj
...
Approved by: grog
2018-03-26 08:06:49 +00:00
Torsten Zuehlsdorff
ccc212fc51
Change my PGP key
2018-03-22 16:48:22 +00:00
Gabor Kovesdan
78b491e298
- Fix phone number
...
PR: 226500
Submitted by: Goran Hasse <gorhas AT raditex DOT nu>
2018-03-22 10:25:41 +00:00
Ryusuke SUZUKI
7eab7c6014
Remove duplicate February 2018 entry.
2018-03-19 15:00:09 +00:00
Vincenzo Maffione
fcd5c84ba5
Add myself as a new committer
...
Reviewed by: hrs
Approved by: hrs (mentor)
2018-03-19 08:49:28 +00:00
Koichiro Iwao
575972c127
Add myself as a new ports committer
...
Approved by: hrs (mentor)
2018-03-19 06:53:13 +00:00
David Naylor
cd75bf1654
dbn: update key for another 1 year
2018-03-17 14:24:54 +00:00
Devin Teske
b011c533d9
Add news item for myself as new [ports] committer
...
Fix whitespace formatting of this year to be consistent with previous years.
Reviewed by: imp
Approved by: imp (mentor)
Differential Revision: https://reviews.freebsd.org/D14687
2018-03-16 21:02:11 +00:00
Gordon Tetlow
c5b88cdc75
Add FreeBSD-SA-18:03.speculative_execution.
...
Approved by: so
2018-03-14 04:14:13 +00:00
Fernando Apesteguía
7a3a3e7cf5
Add myself (fernape) as a developer
...
As of Committers Guide "Procedure 1. Steps for New Committers":
* Add an Author Entity
* Update the List of Developers and Contributors
* Add a News Item
* Add a PGP Key
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14636
2018-03-10 18:30:25 +00:00
Slava Shwartsman
885fd5caa0
Add Slava Shwartsman to contributors
...
Approved by: hselasky (mentor), kib (mentor)
Sponsored by: Mellanox Technologies
2018-03-08 12:51:09 +00:00
Gordon Tetlow
11920f8b47
Update SA-18:01 with revision and a new patch.
2018-03-08 06:17:31 +00:00
Kristof Provost
f64ee9f32b
Bump expiration date of kp.key
2018-03-08 04:29:30 +00:00
Gordon Tetlow
1adffe452d
Correct patches for 10.x along with updated advisory.
2018-03-07 17:30:48 +00:00
Gordon Tetlow
4cd5f53336
Add the actual patches to the doc repo. This would help people interested
...
in actually patching their systems.
Approved by: so
2018-03-07 14:57:35 +00:00
Gordon Tetlow
45039530b6
Add actual patches to the doc repo. This would probably help.
...
Approved by: so
2018-03-07 14:54:41 +00:00
Gordon Tetlow
625e907979
Switch order of the SA and EN in the xml to sort properly.
2018-03-07 07:08:38 +00:00
Gordon Tetlow
e614d59b96
Add SA-18:01, SA-18:02, EN-18:01, EN-18:02.
...
Approved by: so
2018-03-07 06:45:08 +00:00
Glen Barber
60a383ee17
Update manual page entities list.
...
Sponsored by: The FreeBSD Foundation
2018-02-27 17:54:32 +00:00
Glen Barber
7dec73aac4
Belatedly add the 11.2-RELEASE schedule to the index page.
...
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
2018-02-27 17:10:12 +00:00
Larry Rosenman
1d782bd202
Remove former employer from PGP key.
2018-02-18 00:37:58 +00:00
Gavin Atkinson
fcedd29d72
News item: FreeBSD is participating in Google Summer of Code 2018.
2018-02-14 13:49:43 +00:00
Andrew Turner
c063cea7dd
Move to a new pgp key
2018-02-14 09:29:42 +00:00
Tilman Keskinoz
cd789852f7
Update the description for the Vienna BSD Stammtisch
...
Submitted by: Manuel Wiesinger
2018-02-13 21:30:36 +00:00
Benjamin Kaduk
922b76f3df
Fix markup for Synergy SKY press entry
...
Add a <site-url> element to hold the organization's URL, and
put the site (company) name in the <site-name> element.
PR: 225854
Reported by: Mateusz Piotrowski <mpp302@gmail.com>
2018-02-13 04:10:45 +00:00
Eric Joyner
db13f2fde5
Refresh PGP subkey expiration for erj, too.
2018-02-06 22:21:15 +00:00
Eric Joyner
98f764771b
Refresh PGP key.
2018-02-06 22:17:29 +00:00
Warren Block
84ce3e419a
Unbreak building of translated PO files. Also intentionally hide make(1)
...
output. This is not only unhelpful for translators, it is distracting
from the already difficult job of translation. If verbose output is
desired, 'make -l' can be used.
2018-02-02 16:55:24 +00:00
Florian Smeets
48fc54e79c
Add my new key
2018-01-31 18:44:14 +00:00
Raphael Kubo da Costa
6529fc99dc
Bump expiration date of my key
2018-01-30 22:19:36 +00:00
Glen Barber
ad614bb4d6
Revert r51386, re-enabling building status.png. I believe I have
...
fixed the underlying problem on the web build machine that was
generating errors.
Thank you to hrs@ for disabling this until it could be investigated,
and to bjk@ for emailing admins@ about the problem.
Sponsored by: The FreeBSD Foundation
2018-01-17 20:04:30 +00:00
Hiroki Sato
cc490aab0f
Disable generating status.png temporarily.
2018-01-15 03:45:04 +00:00
Benjamin Kaduk
3b00ee96ec
Belatedly publish the 2017Q3 status report
...
It seems this step was inadvertently skipped before the email version
of the report was sent out.
Link from the status report main page and update the next-due date
(including the extension).
Also add a news entry for the report, backdated to the date of the
announcement email.
Reported by: pi
Pointy Hat to: bjk
2018-01-13 03:40:55 +00:00
Benjamin Kaduk
396398ddd6
Remove duplicate author entity for araujo@
...
PR: 224914
Reported by: jrm
2018-01-09 02:28:43 +00:00
Rene Ladan
ab76ca3dd8
Bump expiration date of rene.key with one year (using Thunderbird)
2018-01-08 19:34:00 +00:00
Dag-Erling Smørgrav
5d3552e818
I haven't used my middle initial in over a decade.
2018-01-08 14:13:10 +00:00
Brad Davis
e594d6368a
Fix some formatting in the news entry about Meltdown and Spectre
2018-01-04 17:59:34 +00:00
Warner Losh
810c5a528d
Add news blurb about the micro-architecture attacks driven by
...
speculative execution on Intel, Arm and AMD cpus.
Submitted by: pi@ (with language tweaks)
Reviewed by: brd@
2018-01-04 17:50:27 +00:00
Benedict Reuschling
d7fadf084e
Replace another instance of 2017 with 2018, which prevented the BSDCan entry
...
from being displayed.
Pointy hat to: me
2018-01-04 16:44:30 +00:00
Dag-Erling Smørgrav
0d22a86f1b
Add another couple of years to my PGP key.
2018-01-02 11:55:24 +00:00
Niclas Zeising
cf50a83a7a
Update key with new expiry date.
...
Happy new year!
2017-12-31 21:28:11 +00:00
Benedict Reuschling
e6fe78581b
Fix event-id for FOSDEM to the actual year it will be in (2018).
2017-12-31 18:40:15 +00:00
Benedict Reuschling
56ff8fa0a5
Bump copyright years for the doc tree to 2018 as listed in
...
https://wiki.freebsd.org/HappyNewYearCopyrightYearBumps .
I had to introduce a line-break into doc.xml.mk to avoid overlong lines.
Happy New Year everyone!
2017-12-31 18:37:34 +00:00
Benedict Reuschling
0103efe144
Create a new events page for 2018 by copying the 2017 events page
...
and making the necessary changes.
The following events of 2018 are already listed with their dates:
- FOSDEM 2018
- AsiaBSDcon 2018
- BSDCan 2018
Hope to see many of you at these events.
2017-12-31 18:14:23 +00:00
Carlo Strub
29afb40a94
Update PGP key
2017-12-26 22:49:40 +00:00
Glen Barber
f7ec3e1947
Ensure pgpkeyring.txt is always regenerated to prevent stale keys
...
from existing on the website until a full, clean build is done.
Sponsored by: The FreeBSD Foundation
2017-12-22 19:44:54 +00:00
Gordon Tetlow
111f538a34
Update PGP key for security-officer.
2017-12-17 04:41:22 +00:00
Wolfram Schneider
c6b8fe8a4c
by default run with more processes than CPUs, but not much more CPUs (n+1)
2017-12-15 09:07:16 +00:00
Glen Barber
1905eb8364
Remove Vembu from the commercial software page per their request.
...
Submitted by: anne (request forwarded)
2017-12-13 14:23:36 +00:00
Glen Barber
f42eb9f25c
Fix building pgpkeyring.txt with parallel builds by setting .ORDER
...
targets. [1]
While here, change the all-pgpkeyring target, forgotten in r51260.
Reported by: wosch [1]
Sponsored by: The FreeBSD Foundation
2017-12-12 16:27:43 +00:00
Glen Barber
870aad0cf4
Fix minor grammatical nits in error output.
...
Sponsored by: The FreeBSD Foundation
2017-12-12 16:04:47 +00:00
Eitan Adler
d6dd221c5a
relaydelay: wave goodbye
...
The article discusses a specific option for puremagic's greylisting.
- It tells users to install mysql40-server and perl5.16; neither of
which exist any more.
- The last edit was 2015, by me, to switch from `pkg_add` to `pkg`.
- It encourages users to download code from a third-party website,
without validation, via HTTP (not even HTTPS).
- The code itself has to be patched to compile
and more generally the FreeBSD project is not in the business of
teaching end users how to run an anti-spam mail server.
Discussed with: allanjude
2017-12-12 02:18:20 +00:00
Eitan Adler
5dc9d36fd3
tools/prstats: remove it
...
This this is specific to GNATS which FreeBSD no longer uses.
2017-12-11 07:05:27 +00:00
Eitan Adler
b004319511
cvsup: wave gbye!
...
proc-add-cvsup is not referenced by anything anymore
2017-12-11 07:01:00 +00:00
Eitan Adler
e9079c4be0
commercial: update some old entries
...
- anoigo - serves only ads
- bsrpar - serves only ads
- CheapBytes - www.cheapbytes.com’s server IP address could not be found.
- infinitum - personal website
- Inlab Software GmbH - www.munich.net took too long to respond.
- iSoftPlus - You don't have permission to access / on this server.
- Lingua-Systems Software GmbH - domain is for sale
- Mercantec, Inc. - Windows Server ad
- motifdeveloper - no activity since 2008
- netboz - www.netboz.net’s server IP address could not be found.
- Sage Electronic Engineering - www.se-eng.com’s server IP address could not be found.
- SlickEdit - no more FreeBSD version
- softmaker - website returns 404
- TrackSite - redirects to travel ads site
- webcrossing - webcrossing.com’s server IP address could not be found.
- matadordesign - domain is for sale
2017-12-11 06:53:56 +00:00
Eitan Adler
2e3202d554
commercial: update some old entries
...
- Polyhedra - update website
- Relex US - website serves ads
- Yard - empty website; ftp requires authentication
2017-12-11 06:36:13 +00:00
Eitan Adler
6157be3cd1
hardware: remove some dead entries
...
- All My Data's website returns 500
- Association Kazar - kazar.net’s server IP address could not be found.
- bay hosting - connecting times out
- beastiecloud connecting times out
- bsdvm - "BSDvm is shutting down its VPS and cloud hosting"
- bsdjails - website is "under redesign" with no alternative
- fxservices - "www.fx-services.com refused to connect."
- elantech - www.elantech.ru took too long to respond.
- inetassociation - www.inetassociation.com took too long to respond.
- Mambobado - domain is for sale
- negimaki - "www.negimaki.com refused to connect."
- panthertech - no content on the website
- ppgnetworksolutions - "www.ppgnetworksolutions.com’s server IP address
could not be found."
- Rokabear Hosting Services - "rokabear.com’s server IP address could
not be found."
- s4servers - www.s4servers.com’s server IP address could not be found.
- sevenl - Expired cert, invalid cn, no reference to FreeBSD
- sh3lls - serving only ads
- verio - FreeBSD hosting is now a 404,
2017-12-10 23:31:38 +00:00
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
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
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
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
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
Ed Maste
0ee88c4146
Update with my new key
2017-12-05 03:00:01 +00:00
Eitan Adler
63dd4df857
entities: Update security officer reference
2017-12-03 03:21:29 +00:00
Xin LI
e9829dbfa1
Add SA-17:11.
2017-11-29 06:13:15 +00:00
Bjoern Heidotting
cd3cd77181
Refresh my PGP key.
2017-11-24 18:45:17 +00:00
Jason W. Bacon
01a2f6af15
Add PGP key for new committer jwb
...
Approved by: jrm
2017-11-24 16:51:05 +00:00
Jason W. Bacon
3c9130a24c
Correct commit bit type for jwb
...
Approved by: jrm
2017-11-24 01:53:12 +00:00
Jason W. Bacon
dcecd13893
Add news item for new committer jwb@
...
Approved by: jrm
2017-11-23 19:48:43 +00:00
Jason W. Bacon
d3676b4c31
share/xml/authors.ent: Add new committer jwb@
2017-11-22 18:38:09 +00:00
Gordon Tetlow
a47849876f
Update SA-17:08 and SA-17:10 to properly give credit to Ilja van Sprundel.
2017-11-21 03:48:36 +00:00
Benedict Reuschling
15f63ee763
Correct the site-name by using http:// in front of it so that clicks will
...
actually lead to the website.
Reported by: 0mp@
2017-11-19 19:14:52 +00:00
Benedict Reuschling
91b4645d49
Add a press section entry about Synergy Sky and their experiences migrating
...
to FreeBSD.
Submitted by: many
2017-11-19 11:49:42 +00:00
Gordon Tetlow
b5c3bd7933
Add SA-17:08, SA-17:09, SA-17:10.
2017-11-15 23:08:45 +00:00
Gordon Tetlow
00dfa9b9be
Add EN-17:09.
2017-11-02 15:56:08 +00:00
Glen Barber
a431da29b4
Update PGP subkey expiration.
...
Reported by: Nat Makarevitch, Chris Brannon
PR: 222044
Sponsored by: The FreeBSD Foundation
2017-11-01 16:51:12 +00:00
Glen Barber
ad657b8d24
Whitespace-only change to trigger a CI build to diagnose a problem.
...
Sponsored by: The FreeBSD Foundation
2017-10-31 15:28:05 +00:00
Renato Botelho
26ff2a68f0
Replace my GPG key that is about to expire
2017-10-31 12:18:34 +00:00
Yuri Victorovich
68541f3753
Add myself as a new committer
...
Reviewed by: tcberner
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D12844
2017-10-31 07:44:29 +00:00
Alex Richardson
ceadd7c0da
Add myself as a new committer
...
Reviewed by: jhb
Approved by: jhb (mentor)
2017-10-30 18:07:45 +00:00
Gordon Tetlow
5313884e1f
Update SA-17:07 with patches for 10.x.
2017-10-19 03:28:00 +00:00
Gordon Tetlow
bff7593acd
Add SA-17:07.
2017-10-17 18:11:23 +00:00
Wolfram Schneider
d9d9a2b7fa
support parallel "po"
...
$ make p-po
2017-10-15 09:09:54 +00:00
Wolfram Schneider
33216a38d0
make spaces
2017-10-12 15:39:02 +00:00
Wolfram Schneider
c5dbc10ef2
echo -> @${ECHO}
2017-10-12 15:20:47 +00:00
Wolfram Schneider
36b10d75a9
improve warning message
2017-10-12 15:19:45 +00:00
Wolfram Schneider
2ccc12750d
standard verbose make output.
...
If you do not like this, use `make -s po'
PR: 222939
2017-10-12 15:05:42 +00:00
Wolfram Schneider
8737e8fded
refactor to use make syntax instead shell/test scripts
...
PR: 222939
2017-10-12 14:57:50 +00:00
Wolfram Schneider
68c9592c28
refactor to use make syntax instead shell/test scripts
...
PR: 222939
2017-10-12 14:57:29 +00:00
Wolfram Schneider
3573c48c46
no fatal errors for english documents
...
refactor to use make syntax instead shell/test scripts
PR: 222939
2017-10-12 14:38:11 +00:00
Wolfram Schneider
a6c77942cd
support `make po' for sub-directories
...
PR: 222944
2017-10-12 14:14:41 +00:00
Wolfram Schneider
5a621046a7
better check for "all" target
2017-10-12 14:14:15 +00:00
Wolfram Schneider
2539094cdb
refactor translation to a new make file "doc.translate.mk"
...
PR: 222939
2017-10-12 14:13:48 +00:00
Wolfram Schneider
6d12d409fb
path for sysctl(8)
2017-10-07 21:42:28 +00:00
Wolfram Schneider
a006f40003
by default run two processes per CPU
2017-10-07 20:53:47 +00:00
Wolfram Schneider
3fed2208d4
spaces
2017-10-07 09:07:53 +00:00
Wolfram Schneider
29cff92547
log full run time
2017-10-07 09:07:28 +00:00
Wolfram Schneider
cea67a94b2
log time for each test
2017-10-07 09:06:45 +00:00
Wolfram Schneider
cbd09402e8
GIT_REPO_FREEBSD_DOC -> FREEBSD_DOC_GIT_REPO
2017-10-07 09:06:20 +00:00
Wolfram Schneider
9d3d99045e
enable to configure git branch
2017-10-07 09:05:37 +00:00
Wolfram Schneider
9c93d11e18
we need to delete the target symlink first before we can create it
...
This solved the issue with symlinks to directories. The semantic
of `ln -fs' is special if you run it for directories twice, e.g.
mkdir from
ln -sf from to
find . -name from -or -name to
./to
./from
now run it again
ln -sf from to
find . -name from -or -name to
./to
./from
./from/from
ls -l from
total 1
lrwxrwxr-x 1 wosch devel 4 Oct 6 13:54 from -> from
PR: 222737
2017-10-07 09:03:10 +00:00
Wolfram Schneider
38a74a6b52
the creation of pgpkeyring.txt must be atomar
2017-10-06 14:22:45 +00:00
Wolfram Schneider
b1c971fa20
<doc.docbook-dep.mk> handles implicit dependencies of DocBook documentation
...
This feature can be disabled with DOCBOOK_DEPS_DISABLE=YES
Missing dependencies will be reported as a warning, and should
be fixed by the document authors.
PR: 222826
2017-10-06 14:08:45 +00:00
Wolfram Schneider
9647f5d77d
'make obj' doesn't really work for the docs, disable it by default
...
PR: 222488
2017-10-06 10:44:00 +00:00
Wolfram Schneider
e1ff763ab1
Import a regression test script for the build of www.freebsd.org
...
The main purpose of the script is to validate the output after
a refactoring of the Makefile tool chain, and to improve the build speed.
2017-10-06 09:36:06 +00:00
Glen Barber
71dabb9f19
Enable update/checkout of src/share/man/man4 for the 12.0R hardware
...
page.
Sponsored by: The FreeBSD Foundation
2017-10-05 20:17:33 +00:00
Glen Barber
d2b31f9423
Disconnect 12-CURRENT relnotes generation in the webupdate script.
...
Sponsored by: The FreeBSD Foundation
2017-10-05 18:34:28 +00:00
Marc Fonvieille
ef695599af
10.4-RELEASE is out, update rel2.current.
2017-10-03 17:44:39 +00:00
Marius Strobl
c7aa0bcb11
Announce and hook up 10.4-RELEASE.
...
Approved by: re (implicit)
2017-10-03 13:02:20 +00:00
Wolfram Schneider
3c2b982611
enable parallel web+doc build
...
PR: 222721
2017-10-03 11:42:23 +00:00
Wolfram Schneider
446279c5cb
upgrade to INDEX-11
...
PR: 222677
2017-10-03 11:17:44 +00:00
Wolfram Schneider
f9ee19ce7b
use &enbase; instead hard coded FreeBSD homepage
...
PR: 222713
2017-10-02 16:58:49 +00:00
Wolfram Schneider
b26935af4f
replace perl with sed
2017-10-01 19:47:14 +00:00
Wolfram Schneider
f136b7facb
cleanup stale documentation
...
PR: 222721
2017-10-01 19:39:38 +00:00
Wolfram Schneider
f47cd915a4
disable "obj", too fragile, see also PR: 222488
...
PR: 222721
2017-10-01 19:29:43 +00:00
Wolfram Schneider
3f8d9a5fba
display the latest rev. nummber / git id on failure
...
PR: 222721
2017-10-01 19:26:53 +00:00
Wolfram Schneider
02bb3f74fe
call make all' first, than
make install'
...
PR: 222721
2017-10-01 18:08:22 +00:00
Wolfram Schneider
4a6e1d3dea
change download links from ftp to download.freebsd.org
...
PR: 222678
2017-10-01 12:05:26 +00:00
Wolfram Schneider
274e691d92
switch to HTTPS for people.freebsd.org
2017-10-01 11:47:58 +00:00
Wolfram Schneider
bca623ec23
switch to HTTPS
...
PR: 222676
2017-09-29 10:05:20 +00:00
Wolfram Schneider
b5b51affd0
switch to HTTPS
2017-09-29 09:58:05 +00:00
Wolfram Schneider
4ad8c16457
switch to HTTPS
...
PR: 222676
2017-09-29 09:54:04 +00:00
Wolfram Schneider
032bcd2bf6
switch to HTTPS
...
PR: 222676
2017-09-29 09:46:32 +00:00
Wolfram Schneider
066c47a505
switch to HTTPS
...
PR: 222676
2017-09-29 09:18:35 +00:00
Wolfram Schneider
ef69133f3b
switch to HTTPS
...
PR: 222676
2017-09-29 09:11:33 +00:00
Wolfram Schneider
1ce60faecf
new variable XMLDOCS_NO_SRCS
...
if set there will be no implicit adding of files to SRCS, which may
break `make -n', or `make -j1', or dependencies checking
PR: 222631
2017-09-28 16:59:08 +00:00
Benjamin Kaduk
9e95ae9d18
Publish the 2017Q2 status report
...
Link from the status report main page and update the next-due date
(including the extension).
Also add a news entry for the report.
2017-09-27 16:18:03 +00:00
Mathieu Arnold
d8bbe8549d
Add man.* entities missing from r50926.
...
Sponsored by: Absolight
2017-09-26 09:30:53 +00:00
Chuck Tuffli
af2381eab9
Introduce information about new committer (chuck@FreeBSD.org)
...
- Add myself as a committer
- Add my PGP public key
- Add my author entity
- Add a news entry
Reviewed by: imp (mentor), ken (mentor)
Approved by: imp (mentor), ken (mentor)
Differential Revision: https://reviews.freebsd.org/D12357
2017-09-25 00:33:22 +00:00
Johann Kois
be6496fabb
Fix bug from r50908 - it is RC2, not RC1.
2017-09-24 12:28:28 +00:00
Guangyuan Yang
45626aacc1
Reviewed by: loader (mentor), emaste
...
Approved by: loader (mentor)
Differential Revision: https://reviews.freebsd.org/D12481
2017-09-24 10:44:31 +00:00
Fedor Uporov
a5166e089a
Introduce information about new committer (fsu@FreeBSD.org)
...
- Add myself as a committer
- Add my PGP public key
- Add my author entity
- Add a news entry
Reviewed by: pfg (mentor)
Approved by: pfg (mentor)
2017-09-23 19:31:22 +00:00
Marius Strobl
fab837320f
Announce 10.4-RC2, bump betarel2.vers accordingly and hook up corresponding
...
checksums.
Approved by: re (implicit)
2017-09-23 18:02:36 +00:00
Mathieu Arnold
3d4b867e6a
Push back expiration by one year.
...
Sponsored by: Absolight
2017-09-22 16:47:55 +00:00
Steven Kreuzer
f0b4902d84
Extend the expiration date of my gpg key.
2017-09-22 13:16:52 +00:00
Wolfram Schneider
bb54e772f9
support parallel obj
...
$ make p-obj
PR: 222322
2017-09-21 10:08:01 +00:00
Wolfram Schneider
b814de5aaf
get the number of max_jobs from the command line args as well,
...
e..g:
$ make -j16 p-all
2017-09-20 09:28:40 +00:00
Wolfram Schneider
1e39127174
support parallel clean
...
$ make p-clean
PR: 222322
2017-09-19 17:40:05 +00:00
Glen Barber
d5112e7690
Enable parallel builds in the webupdate script.
...
Thank you to wosch@ for fixing the parallel build issues in the
doc tree, and for implementing this.
Sponsored by: The FreeBSD Foundation
2017-09-19 15:24:47 +00:00
Eugene Grosbein
a91afefea0
Add myself (again), this time as src committer.
...
Approved by: avg (mentor)
2017-09-19 14:24:33 +00:00
Wolfram Schneider
5472c07a33
Implement workaround for a parallel doc build
...
$ make p-all
It works for the sub-directories in a given directory.
On a standard quad core machine the build time goes down
from ca. 20min to 5 minutes.
PR: 222322
2017-09-19 10:03:26 +00:00
Wolfram Schneider
0b4df7438b
fix race conditions in doc image builds
...
PR: 222327
2017-09-19 09:57:15 +00:00
Wolfram Schneider
e041adf9e7
cleanup *.ps files
...
PR: 222252
2017-09-19 09:54:21 +00:00
Wolfram Schneider
b0758f9328
Fix make -n' and
make -j1'
...
PR: 222186
2017-09-19 09:50:17 +00:00
Remko Lodder
4ddda12645
Update key, it expired last year and I had forgotten to
...
update the local FreeBSD copy.
Requested by: des
2017-09-18 08:01:51 +00:00
Benjamin Kaduk
d083dac69b
Allow per-category intro text in quarterly status reports
...
Update the dtd to permit the <p> element to appear within
<category> and update the xsl template to render any paragraph(s)
of such introductory text before the line break that preceeds the
rendering of project entries in the given category.
2017-09-17 21:33:02 +00:00
Johann Kois
bd20b25a49
Fix $FreeBSD$ string (changed by mistake in r50858).
...
Reported by: Warner Losh
2017-09-17 14:45:33 +00:00
Johann Kois
9f741bd17e
PR: 216936
...
Add NSW IT Support from Australia to the consultant list.
Requested by: binaryit.marketing@gmail.com
2017-09-17 13:01:49 +00:00
Marius Strobl
3a48f00565
- Hook up the checksums for 10.4-RC1.
...
- Now that we have the 10.4 hardware compatibility list, readme and
release notes since r50848, hook them up to the betarel2 txtdocslist.
Sync the betarel txtdocslist with that of rel, rel0 and rel1 (modulo
readme, see below, and unapplicable stuff like errata.
- Add missing readme links to the txtdocslists of rel, rel0 and rel1.
- Announce 10.4-RC1 and bump betarel2.vers to RC1 accordingly.
Approved by: re (implicit)
2017-09-16 23:45:12 +00:00
Tijl Coosemans
00b1a3f1bd
Update my key.
2017-09-16 13:55:13 +00:00
Dave Cottlehuber
3694a4dad2
Introduce information about new committer (dch@FreeBSD.org)
...
- Add myself as a committer
- Add my PGP public key
- Add my author entity
- Add a news entry
Reviewed by: swills, jrm (mentor)
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D12356
2017-09-13 21:51:31 +00:00
Wolfram Schneider
c305c981c3
show filename in error message
2017-09-13 09:02:06 +00:00
Andriy Gapon
ca8cdfe940
replace my about-to-expire pgp key with a new one
2017-09-12 21:06:09 +00:00
Adriaan de Groot
4ab1212612
Add news item, PGP key, procedure 1.3, 1.4.
...
Approved by: tcberner (mentor)
2017-09-12 12:55:46 +00:00
Adriaan de Groot
1963c5e79d
Add author entity, procedure 1.1.
...
Approved by: tcberner (mentor)
2017-09-12 09:24:55 +00:00
Ilya Bakulin
fc4bd21cf5
Update my PGP key
...
Approved by: imp (mentor)
2017-09-11 20:46:36 +00:00
Craig Leres
ec1efbeebd
Add my pgp key.
...
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D12316
2017-09-11 17:35:40 +00:00
Craig Leres
e9b8f59ade
Introduce myself (leres) as a new ports commiter.
...
Reviewed by: ler, matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D12314
2017-09-11 17:32:07 +00:00
Craig Leres
e5c68277e6
Add myself (leres) to authors reference as a ports committer.
...
Reviewed by: ler, matthew (mentors)
Approved by: ler, matthew (mentors)
Differential Revision: https://reviews.freebsd.org/D12307
2017-09-10 22:45:02 +00:00
Ilya Bakulin
daa61f0190
Introduce information about new commiter - kibab
...
- Add myself as a committer
- Add my PGP public key
- Add my author entity
- Add a news entry
Approved by: imp (mentor)
Differential Revision: https://reviews.freebsd.org/D12303
2017-09-10 20:32:02 +00:00
Marius Strobl
027f8469a4
- The 10.4-BETA4 set includes the WANDBOARD image again, so uncomment
...
its betarel2 entry.
- Announce 10.4-BETA4 and bump betarel2.vers to BETA4 accordingly.
Approved by: re (implicit)
2017-09-09 21:57:12 +00:00
Warren Block
90c78f7750
Exclude all files in htdocs/releases, and better check and sanitize the
...
exclude path used.
2017-09-09 13:35:17 +00:00
Tobias C. Berner
2e832d5849
Update my PGP key.
2017-09-09 11:02:58 +00:00
Warren Block
7eccfc1233
Add a utility to convert documentation language subdirectories to UTF-8.
2017-09-09 00:06:46 +00:00
Warren Block
13f5ecf9c7
Remove the temporary assembled document after generating a PO file to
...
make sure it does not hide changes in the English parent from translators.
Sponsored by: iXsystems
2017-09-08 14:29:06 +00:00
Stephen Hurd
3d3bf5da6e
Fix incorrect separate day tag for each event in the same day
...
Approved by: sbruno (mentor, implied)
Differential Revision: https://reviews.freebsd.org/D12242
2017-09-06 14:07:38 +00:00
Stephen Hurd
d55571792a
Announce my shiny new src bit
...
Approved by: sbruno (mentor)
Differential Revision: https://reviews.freebsd.org/D12225
2017-09-06 00:44:19 +00:00
Marius Strobl
34117d2649
- Belatedly mark the start of 10.4-BETA3 builds as done.
...
- The 10.4-BETA3 set includes the BEAGLEBONE image again, so uncomment
its betarel2 entry.
- Announce 10.4-BETA3 and bump betarel2.vers to BETA3 accordingly.
Approved by: re (implict)
2017-09-02 20:58:31 +00:00
Luca Pizzamiglio
ea800ff9fd
Introduce information about new commiter - pizzamig
...
Approved by: olivier (mentor)
Differential Revision: https://reviews.freebsd.org/D12199
2017-09-01 14:39:13 +00:00