Date: Tue, 7 Oct 2014 22:34:57 +0000 (UTC) From: Warren Block <wblock@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r45742 - head/en_US.ISO8859-1/htdocs/news/status Message-ID: <201410072234.s97MYvPM060114@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wblock Date: Tue Oct 7 22:34:57 2014 New Revision: 45742 URL: https://svnweb.freebsd.org/changeset/doc/45742 Log: Unify "FreeBSD" usage and task markup. Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml Tue Oct 7 22:27:41 2014 (r45741) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml Tue Oct 7 22:34:57 2014 (r45742) @@ -106,7 +106,7 @@ <body> <p>Deficiencies in the current automounter, <tt>amd(8)</tt>, are a - recurring problem reported by many FreeBSD users. A new + recurring problem reported by many &os; users. A new automounter is being developed to address these concerns.</p> <p>The automounter is a cleanroom implementation of @@ -123,7 +123,7 @@ </body> <sponsor> - The FreeBSD Foundation + The &os; Foundation </sponsor> <help></help> @@ -155,7 +155,7 @@ <body> <p> Building on the new in-kernel iSCSI target and initiator stack - released in FreeBSD 10.0, Chelsio Communications has begun + released in &os; 10.0, Chelsio Communications has begun developing an offload interface to take advantage of the hardware offload capabilities of Chelsio T4 and T5 10 and 40 gigabit Ethernet adapters.</p> @@ -167,7 +167,7 @@ system administrator to configure this feature. The project is entering a testing phase. The code will be released under the BSD license and is expected to be completed later in the - year and ship in FreeBSD 10.2-RELEASE.</p> + year and ship in &os; 10.2-RELEASE.</p> </body> <sponsor> @@ -175,12 +175,12 @@ </sponsor> <sponsor> - The FreeBSD Foundation + The &os; Foundation </sponsor> <help> <task> - Complete testing + <p>Complete testing</p> </task> </help> </project> @@ -203,7 +203,7 @@ </links> <body> - <p>Lucas is working on a series of small FreeBSD books. The + <p>Lucas is working on a series of small &os; books. The first one, FreeBSD Mastery: Storage Essentials, is underway, and covers GEOM, gpart, MBR, UFS, GELI, GBDE, disk sector alignment, and more. You can pre-order the book at a discount @@ -216,7 +216,7 @@ <help> <task> - Lucas needs to write faster. + <p>Lucas needs to write faster.</p> </task> </help> </project> @@ -227,7 +227,7 @@ <contact> <person> <name> - <given>FreeBSD Xfce Team</given> + <given>&os; Xfce Team</given> </name> <email>xfce@FreeBSD.org</email> </person> @@ -241,7 +241,7 @@ <body> <p>Xfce is a free software desktop environment for Unix and - Unix-like platforms including FreeBSD. It aims to be fast and + Unix-like platforms including &os;. It aims to be fast and lightweight while still being visually appealing and easy to use.</p> @@ -354,18 +354,18 @@ </links> <body> - <p>ZFS is one of the premier features of FreeBSD and the quality + <p>ZFS is one of the premier features of &os; and the quality of the documentation should match that of other important features. Much of the original documentation from Sun and Oracle has disappeared, moved, or is about the proprietary version of ZFS. The OpenZFS project does not provide much documentation and instead provides users with a few links, - including the FreeBSD Handbook. New users have many questions + including the &os; Handbook. New users have many questions about ZFS and yet there exists a great deal more bad advice about ZFS than proper documentation.</p> <p>After over a year of work, a new ZFS chapter has been added - to the FreeBSD Handbook. Over 20,000 words describing the + to the &os; Handbook. Over 20,000 words describing the basics of creating, managing and maintaining a ZFS pool, as well as using some of the advanced features like compression, deduplication, and delegation. The chapter also contains a @@ -387,18 +387,18 @@ <sponsor>ScaleEngine Inc.</sponsor> <help> - <task>Technical review by Matt Ahrens (co-creator of ZFS)</task> - <task>Improve delegation section</task> - <task>Improve tuning section, add recently added sysctls</task> - <task>Add section on jails and the jailed property</task> - <task>Add FAQ section</task> - <task>Add Use Cases section</task> - <task>General editing and review</task> + <task><p>Technical review by Matt Ahrens (co-creator of ZFS)</p></task> + <task><p>Improve delegation section</p></task> + <task><p>Improve tuning section, add recently added sysctls</p></task> + <task><p>Add section on jails and the jailed property</p></task> + <task><p>Add FAQ section</p></task> + <task><p>Add Use Cases section</p></task> + <task><p>General editing and review</p></task> </help> </project> <project cat='proj'> - <title>Jenkins Continuous Integration for FreeBSD</title> + <title>Jenkins Continuous Integration for &os;</title> <contact> <person> @@ -440,8 +440,8 @@ <body> <p>In May, &a.rodrigc; led a working group <em>Continuous - Integration and Testing with Jenkins for FreeBSD</em> at the - FreeBSD Devsummit in Ottawa. &a.rodrigc; also gave a Jenkins + Integration and Testing with Jenkins for &os;</em> at the + &os; Devsummit in Ottawa. &a.rodrigc; also gave a Jenkins presentation at BSDCan.</p> <p>At BSDCan, &a.rodrigc; had some discussions with &a.jmmv; @@ -488,7 +488,7 @@ eliminate some test failures. One of the tests still results in a crash in byacc. This is being tracked in PR 193499. Thomas E. Dickey (byacc maintainer) submitted a patch to fix - the problem, and this has been committed to FreeBSD.</p> + the problem, and this has been committed to &os;.</p> <p>&a.rodrigc; analyzed the cause of some startup errors in Jenkins when opening a multicast socket. He had some @@ -497,7 +497,7 @@ open an IPv4 multicast socket, but with an IPv4 multicast address mapped to an IPv6 address. On Linux, there are modifications to the JDK itself to work around this. &a.bms; - said that the work to make the FreeBSD IPv6 stack behave like + said that the work to make the &os; IPv6 stack behave like Solaris would require some work.</p> <p>&a.rodrigc; started writing a Kyua Quickstart Guide. This @@ -508,28 +508,28 @@ <help> <task> - Upstream more fixes to Jenkins for FreeBSD, such as JNA fixes. + <p>Upstream more fixes to Jenkins for &os;, such as JNA fixes.</p> </task> <task> - Automate the build of <tt>/usr/tests</tt>. + <p>Automate the build of <tt>/usr/tests</tt>.</p> </task> <task> - Set up more builds based on examples from the existing FreeBSD - Tinderbox. + <p>Set up more builds based on examples from the existing &os; + Tinderbox.</p> </task> <task> - Get feedback for improving the Kyua Quickstart Guide. + <p>Get feedback for improving the Kyua Quickstart Guide.</p> </task> <task> - We need more people to join us on freebsd-testing@freebsd.org + <p>We need more people to join us on freebsd-testing@FreeBSD.org and help out. We especially need people with devops and scripting experience to help us set up more builds and tests. We would also like to integrate with other parts of the - project, such as Phabricator. + project, such as Phabricator.</p> </task> </help> </project> @@ -558,26 +558,26 @@ <body> <p>The LLVM address sanitizer (Asan) has been ported to &os;. The mainline version of LLVM is known to pass all unit and lit - Asan tests without unexpected failures on FreeBSD 10.0.</p> + Asan tests without unexpected failures on &os; 10.0.</p> - <p>A buildbot running sanitizers tests under FreeBSD stable/10 + <p>A buildbot running sanitizers tests under &os; stable/10 has been established. See the Links section.</p> <p>In order to make it possible to run programs with sanitizers - checks enabled on FreeBSD a new kernel state named + checks enabled on &os; a new kernel state named <tt>kern.proc_vmmap_skip_resident_count</tt> has been added. See the Links section.</p> <p>Note that running Asan tests on stable/10 requires that state to be set to 1.</p> - <p>A similar work dedicated to add FreeBSD support to the thread + <p>A similar work dedicated to add &os; support to the thread sanitizer (Tsan) is in progress.</p> </body> </project> <project cat='soc'> - <title>FreeBSD Preseed Installation (PXE)</title> + <title>&os; Preseed Installation (PXE)</title> <contact> <person> @@ -585,7 +585,7 @@ <given>Kamil</given> <common>Czekirda</common> </name> - <email>kczekirda@freebsd.org</email> + <email>kczekirda@FreeBSD.org</email> </person> </contact> @@ -595,7 +595,7 @@ <body> <p>This is a Google Summer of code project that aims to provide - a noninteractive FreeBSD installation from the network. In + a noninteractive &os; installation from the network. In the first part, an implementation was added for scripted <tt>bsdinstall(8)</tt>. It supports variables like: KEYMAP, HOSTNAME, MIRROR, RELEASE, TIMEZONE, DAEMONS, ROOTPWHASH, and @@ -616,20 +616,20 @@ <help> <task> - Documentation, including a howto and handbook. The project + <p>Documentation, including a howto and handbook. The project needs more tests in different configurations. Support for - more than one network interface is planned. + more than one network interface is planned.</p> </task> </help> </project> <project cat='ports'> - <title>GNOME/FreeBSD</title> + <title>GNOME/&os;</title> <contact> <person> <name> - <common>FreeBSD GNOME Team </common> + <common>&os; GNOME Team </common> </name> <email>gnome@FreeBSD.org</email> </person> @@ -645,7 +645,7 @@ <p>GNOME is a desktop environment and graphical user interface that runs on top of a computer operating system. GNOME is part of the GNU Project and can be used with various Unix-like - operating systems, including FreeBSD.</p> + operating systems, including &os;.</p> <p>The MATE ports were updated to the 1.8 versions.</p> @@ -661,8 +661,8 @@ <help> <task> - Finish GNOME 3.12 merge, and start tracking GNOME 3.15 - (development series). + <p>Finish GNOME 3.12 merge, and start tracking GNOME 3.15 + (development series).</p> </task> </help> </project> @@ -673,7 +673,7 @@ <contact> <person> <name> - <common>FreeBSD Graphics team</common> + <common>&os; Graphics team</common> </name> <email>x11@FreeBSD.org</email> </person> @@ -698,7 +698,7 @@ want to update their &os; workstation. Owners of Radeon GPUs can use <tt>xf86-video-ati-ums</tt> 6.14.6 with <tt>xserver</tt> 1.12 if the KMS driver is not available (that - is, before FreeBSD 9.3).</p> + is, before &os; 9.3).</p> <p>The old graphics stack will be removed with the next update to these ports. See the announcement in the Links @@ -710,7 +710,7 @@ Mesa. The latest version is already available from our development ports tree (see the links section).</p> - <p>Cairo was updated to 1.12. This will allow the FreeBSD GNOME + <p>Cairo was updated to 1.12. This will allow the &os; GNOME team to upgrade pango and Gtk+ 3. Unfortunately, the update also revealed that xf86-video-intel 2.7.1 was in a much worse state than previously assumed.</p> @@ -725,7 +725,7 @@ <help> <task> - See the "Graphics" wiki page for up-to-date information. + <p>See the "Graphics" wiki page for up-to-date information.</p> </task> </help> </project> @@ -809,12 +809,12 @@ </project> <project cat='ports'> - <title>FreeBSD Python Ports</title> + <title>&os; Python Ports</title> <contact> <person> <name> - <given>FreeBSD</given> + <given>&os;</given> <common>Python Team</common> </name> <email>python@FreeBSD.org</email> @@ -827,8 +827,8 @@ </links> <body> - <p>The FreeBSD Python team continued to improve the overall - experience with Python-based software on FreeBSD.</p> + <p>The &os; Python team continued to improve the overall + experience with Python-based software on &os;.</p> <p>During the last quarter, the <tt>bsd.python.mk</tt> bits of the ports infrastructure were converted to the more modern @@ -852,15 +852,15 @@ </body> <help> - <task>Retire the Python 3 specific port duplicates</task> + <task><p>Retire the Python 3 specific port duplicates</p></task> - <task>Convert ports to the new <tt>USES</tt> syntax</task> + <task><p>Convert ports to the new <tt>USES</tt> syntax</p></task> - <task>More tasks can be found on the team's wiki page (see - Links).</task> + <task><p>More tasks can be found on the team's wiki page (see + Links).</p></task> - <task>To get involved, interested people can say hello on IRC - and let us know their areas of interest!</task> + <task><p>To get involved, interested people can say hello on IRC + and let us know their areas of interest!</p></task> </help> </project> </report>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410072234.s97MYvPM060114>