- Fixes to the 2013Q4 report
Submitted by: wblock
This commit is contained in:
parent
1b8aef6f0c
commit
c547dfffad
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43553
1 changed files with 13 additions and 11 deletions
|
@ -92,7 +92,7 @@
|
||||||
<tt>hastd(8)</tt>, into a single tool. This provides a more
|
<tt>hastd(8)</tt>, into a single tool. This provides a more
|
||||||
comprehensive way to build application servers using
|
comprehensive way to build application servers using
|
||||||
pre-installed jails with a typical set of software, and requires
|
pre-installed jails with a typical set of software, and requires
|
||||||
a minimal effort to configure.</p>
|
minimal effort to configure.</p>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
<help>
|
<help>
|
||||||
|
@ -205,7 +205,7 @@
|
||||||
</links>
|
</links>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<p>Cubieboard is a single-board computer, based on the AllWinner
|
<p>Cubieboard is a single-board computer based on the AllWinner
|
||||||
A10 SoC, popular on cheap tablets, phones and media PCs. The
|
A10 SoC, popular on cheap tablets, phones and media PCs. The
|
||||||
second version enhances the board mainly by replacing the
|
second version enhances the board mainly by replacing the
|
||||||
AllWinner A10 SoC with an AllWinner A20 which contains 2 ARM
|
AllWinner A10 SoC with an AllWinner A20 which contains 2 ARM
|
||||||
|
@ -340,8 +340,9 @@
|
||||||
<p>Xfce is a free software desktop environment for Unix and
|
<p>Xfce is a free software desktop environment for Unix and
|
||||||
Unix-like platforms, such as &os;. It aims to be fast and
|
Unix-like platforms, such as &os;. It aims to be fast and
|
||||||
lightweight, while still being visually appealing and easy to
|
lightweight, while still being visually appealing and easy to
|
||||||
use. The &os; Xfce Team has kept most of Xfce ports up-to-date,
|
use. The &os; Xfce Team has kept most of the Xfce ports
|
||||||
while fixed many issues along the way in this quarter.</p>
|
up-to-date, while fixing many issues along the way in this
|
||||||
|
quarter.</p>
|
||||||
|
|
||||||
<p>Currently, the following components with the following versions
|
<p>Currently, the following components with the following versions
|
||||||
are available:</p>
|
are available:</p>
|
||||||
|
@ -365,7 +366,7 @@
|
||||||
</ul>
|
</ul>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>We helped Midori's upstream to switch from Waf (Python script)
|
<p>We helped Midori's upstream switch from Waf (Python script)
|
||||||
to CMake. Xfce now also supports Gtk2, Gtk3, and the new
|
to CMake. Xfce now also supports Gtk2, Gtk3, and the new
|
||||||
WebKitGtk API, available from the 2.x branch, not present in our
|
WebKitGtk API, available from the 2.x branch, not present in our
|
||||||
ports tree at the moment, though. Most of the ports now use
|
ports tree at the moment, though. Most of the ports now use
|
||||||
|
@ -491,8 +492,8 @@
|
||||||
</links>
|
</links>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<p> A mechanism is now in place, via the
|
<p>With the <tt>sysutils/panicmail</tt> port, a mechanism is now
|
||||||
<tt>sysutils/panicmail</tt> port, for automated submission of
|
in place for automated submission of
|
||||||
kernel panic reports to a central location. It is hoped that
|
kernel panic reports to a central location. It is hoped that
|
||||||
this will prove useful, as similar systems have for other
|
this will prove useful, as similar systems have for other
|
||||||
operating systems, in identifying common panics so that
|
operating systems, in identifying common panics so that
|
||||||
|
@ -709,7 +710,7 @@
|
||||||
<p>The <tt>lang/python27</tt> port was updated to version 2.7.6,
|
<p>The <tt>lang/python27</tt> port was updated to version 2.7.6,
|
||||||
and the <tt>lang/python33</tt> port was updated to version
|
and the <tt>lang/python33</tt> port was updated to version
|
||||||
3.3.3, and the <tt>lang/pypy</tt> port was updated to version
|
3.3.3, and the <tt>lang/pypy</tt> port was updated to version
|
||||||
2.2.1</p>
|
2.2.1.</p>
|
||||||
|
|
||||||
<p>We are currently working on the necessary infrastructure quirks
|
<p>We are currently working on the necessary infrastructure quirks
|
||||||
to support different Python versions for the same port. Most of
|
to support different Python versions for the same port. Most of
|
||||||
|
@ -1237,7 +1238,8 @@
|
||||||
<ul>
|
<ul>
|
||||||
<li>A roadmap of the team.</li>
|
<li>A roadmap of the team.</li>
|
||||||
<li>A matrix of supported hardware.</li>
|
<li>A matrix of supported hardware.</li>
|
||||||
<li>Projects status and results.</li>
|
<li>Instructions on upgrading to KMS.</li>
|
||||||
|
<li>Project status and results.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>This starting page then points to project- and topic-specific
|
<p>This starting page then points to project- and topic-specific
|
||||||
|
@ -2016,8 +2018,8 @@ device vt_vga</pre>
|
||||||
include increasing the support for this kind of hardware by
|
include increasing the support for this kind of hardware by
|
||||||
testing and providing the workarounds for specific issues, and
|
testing and providing the workarounds for specific issues, and
|
||||||
by adding features of the next generation of Intel IOMMU.
|
by adding features of the next generation of Intel IOMMU.
|
||||||
Hopefully, the existing and new consumers of VT-d will start use
|
Hopefully, the existing and new consumers of VT-d will start to
|
||||||
the driver soon.</p>
|
use the driver soon.</p>
|
||||||
|
|
||||||
<p>This project was sponsored by The &os; Foundation.</p>
|
<p>This project was sponsored by The &os; Foundation.</p>
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in a new issue