Commit graph

2034 commits

Author SHA1 Message Date
Warren Block
07d97a4d58 Make category names into section links. 2016-02-08 19:58:04 +00:00
Warren Block
2fc6852b63 Add href attributes to project titles to make them linkable. Suggested
by Christian Schwarz <me@cschwarz.com> in freebsd-doc.
2016-02-08 18:45:13 +00:00
Marius Strobl
c2cee4e8ce Update the 10.3-RELEASE schedule to reflect that 10.3-BETA1 builds
have begun.

Approved by:	re (implicit)
2016-02-05 00:42:34 +00:00
Benjamin Kaduk
9868dc0c3a Update some more links in the 2015Q4 report
Mostly due to overzealous replacement of "freebsd" with "FreeBSD" by
one of my helper scripts, but a couple links were dead as submitted,
and one snuck by that was missing a description.
2016-02-04 02:19:12 +00:00
Benjamin Kaduk
8f4893d2d1 A few final tweaks to the 2015Q4 report
Mostly surrounding the triage team: emphasize that it is open to
the entire community, and remove a non-permanent link.

Also deemphasize the importance of "developer", since submission for
these reports is open to the entire community.

Wordsmith the core report a little to avoid using "lesser" to describe
issues.

Submitted by:	koobs
2016-02-04 01:45:55 +00:00
Benjamin Kaduk
841f76cf78 Publish the 2015Q4 status report
Link to it from the main status report page and update the next submission
deadline, and add a news entry for the report.

The delay in publishing is due to a combination of the large volume
of submissions and illness.
2016-02-02 04:55:49 +00:00
Benjamin Kaduk
e3af5b7fae Remove draft notice from the 2015Q4 report 2016-02-02 04:42:36 +00:00
Benjamin Kaduk
f3d2c77003 Finish up my editing pass
Among other things, use just "head" to talk about the development
branch, not "HEAD".
2016-02-02 04:40:07 +00:00
Warren Block
1647ee5d96 Change teachbsd.com to .org and add the important words "open source" to
that entry.
2016-02-01 16:26:55 +00:00
Benjamin Kaduk
3116354dc7 First half of an editing pass on the 2015Q4 report
wblock has already done the heavy lifting, so this diff is not quite
so big.
2016-02-01 06:01:13 +00:00
Benjamin Kaduk
3b8d7d0f14 Add an introduction to the 2015Q4 report 2016-02-01 04:48:36 +00:00
Glen Barber
93f85308f3 Regen after r295115
Sponsored by:	The FreeBSD Foundation
2016-02-01 03:25:27 +00:00
Warren Block
1ac67b6aef Fix a reversed comma and period. 2016-01-31 22:50:21 +00:00
Warren Block
9c9ffb4003 Whitespace-only fixes, translators please ignore. 2016-01-31 22:49:41 +00:00
Warren Block
76204f1155 Editing pass. Yes, I changed stuff. It got a bit weird with the time
travel in the third act, and the whole car chase scene did not make
sense.
2016-01-31 21:51:40 +00:00
Benjamin Kaduk
008a78986d Add GNOME entry from kwm 2016-01-31 16:30:18 +00:00
Warren Block
4c2fa4d3cd "Serial commas are only necessary when you want to be correct." 2016-01-31 15:36:43 +00:00
Warren Block
3e2603af8e Whitespace-only fixes, translators please ignore. 2016-01-31 01:05:17 +00:00
Warren Block
5726982ec6 Edit the news release for clarity. With help from jgh.
Approved by:	kwm
2016-01-30 22:54:51 +00:00
Koop Mast
7fa874157b Forgot to hook up the new GNOME 3.16 screenshot up.
Approved by:	wblock@
2016-01-30 22:18:32 +00:00
Koop Mast
103ef70249 Add gnome 3.16 screenshots by Chris Petrik.
Approved by:	wblock@
Differential Revision:	https://reviews.freebsd.org/D3511
2016-01-30 21:54:52 +00:00
Koop Mast
b8fcb1988d Edit CDE entry to point to the correct url, and remove the commercial comment.
PR:		206765
Submitted by:	Chris Petrik
Approved by:	wblock@
Differential Revision:	https://reviews.freebsd.org/D5138
2016-01-30 21:53:38 +00:00
Koop Mast
43a67409c0 s/built/build/
Submitted by:	wblock@
2016-01-30 20:22:45 +00:00
Koop Mast
0562fbd5bd Revamp freebsd.org/gnome index page
* Update to include mate and cinnamon.
 * Fix some indention issues.
 * Shuffle some text around, and remove some obsolete items.
 * Only show the 5 most recent news items.
 * Remove the gnomedesktop.org rss news channel parser. It doesn't work
   and is comment out to begin with.
 * Update Resources links. Add our wiki, upstream gnome news, mate and
   cinnamon project sites. Remove obsolete links.

Approved by:	rene@
Differential Revision:	https://reviews.freebsd.org/D5130
2016-01-30 14:41:12 +00:00
Koop Mast
3367240a11 Add MATE 1.12 news item.
Approved by:	rene@
Differential Revision:	https://reviews.freebsd.org/D5127
2016-01-30 10:40:06 +00:00
Jason Helfman
ae232c4440 - address internal machine listings
PR:		202235
Reported by:	chris@bsdjunk.com
Approved by:	gjb (doceng), bdrewery, wblock (doceng,mentor)
Differential Revision:	https://reviews.freebsd.org/D5118
2016-01-29 19:19:09 +00:00
Benjamin Kaduk
6bd6e8ecd7 Shuffle categories slightly for the 2015Q4 report
Drivers are entirely kernelspace, ports variants basically fall within
the realm of ports, and the graphics stack involves kernel work as
well as ports, so make it a "project"
2016-01-29 01:41:11 +00:00
Marius Strobl
3348be559c Update the 10.3-RELEASE schedule to reflect that the code freeze
is now in effect.

Approved by:	re (implicit)
2016-01-29 00:08:44 +00:00
Glen Barber
7645507811 Regen after r294913.
Sponsored by:	The FreeBSD Foundation
2016-01-27 14:13:07 +00:00
Benjamin Kaduk
6f2c952e7e Updates to the triage team entry from koobs 2016-01-26 03:15:20 +00:00
Allan Jude
80c9cb592a Fix a typo
simular should be simulate

Submitted by:	Johnny Eriksson <bygg at cafax.se>
2016-01-25 15:39:53 +00:00
Frederic Culot
8fa12d7877 Welcome miwi back to the portmgr team 2016-01-20 12:14:40 +00:00
Glen Barber
121d339fab Add the title header for the Foundation entry.
Sponsored by:	The FreeBSD Foundation
2016-01-19 18:02:03 +00:00
Benjamin Kaduk
aacfdead69 Partially restructure the core team report
Split out the two major issues into enumerated portions for greater
clarity.  Reorder content within the security team reorganization portion
of the entry in order to make more prominent the actual nature of the
restructuring, and improve clarity on the motivation and ramifications
of the changes.

Discussed with: koobs
2016-01-19 03:16:56 +00:00
Benjamin Kaduk
b18f6313e0 RISC-V now has libc/libstand, as well
Submitted by:	br
2016-01-19 02:46:19 +00:00
Benjamin Kaduk
df1b0c97be Add HardenedBSD entry from Shawn Webb 2016-01-19 02:41:44 +00:00
Benjamin Kaduk
f75ebea16b Add entry on MIPS Ralink/Mediatek support from Stanislav Galabov 2016-01-19 02:28:43 +00:00
Benjamin Kaduk
f3e4c83b32 Add nosh entry from Jonathan de Boyne Pollard 2016-01-19 00:55:39 +00:00
Benjamin Kaduk
fdcfd42f0e Add entry on PNP-based kernel module autoloading from imp 2016-01-18 23:03:30 +00:00
Benjamin Kaduk
67bf9df03a Add entry on CAM I/O schedule from imp 2016-01-18 22:54:45 +00:00
Benjamin Kaduk
2df741c8a8 Add armv6 hardfloat entry from imp 2016-01-18 22:48:15 +00:00
Benjamin Kaduk
f32a0494e1 Add nanobsd entry from imp 2016-01-18 22:35:01 +00:00
Benjamin Kaduk
04efebac66 Add entry mentioning init and service management projects, from Mark Heily 2016-01-18 22:00:24 +00:00
Benjamin Kaduk
e396430b0b Add sendfile entry from glebius 2016-01-18 20:13:00 +00:00
Benjamin Kaduk
ded1d801a7 Add RISC-V entry from br 2016-01-18 07:02:29 +00:00
Benjamin Kaduk
67aee3b18f Add MPTCP entry from Nigel Williams 2016-01-18 05:05:55 +00:00
Benjamin Kaduk
600ecca962 Add Jenkins entry from rodrigc 2016-01-18 04:47:10 +00:00
Benedict Reuschling
621f623ec8 I also attended the Sweden DevSummit on the Foundation side, so add me
to the list of people who attended.
While here, fix a typo.
2016-01-17 11:35:43 +00:00
Benjamin Kaduk
9062aca7ee Add entry on SoftIron bringup work from andrew 2016-01-17 06:17:01 +00:00
Benjamin Kaduk
1ac6952486 Add arm64 entry from andrew 2016-01-17 06:12:48 +00:00