svn commit: r47012 - head/en_US.ISO8859-1/htdocs/news/status
Warren Block
wblock at FreeBSD.org
Sat Jul 18 17:50:14 UTC 2015
Author: wblock
Date: Sat Jul 18 17:50:13 2015
New Revision: 47012
URL: https://svnweb.freebsd.org/changeset/doc/47012
Log:
Add Andrew Turner <andrew at fubar.geek.nz>'s arm64 report.
Modified:
head/en_US.ISO8859-1/htdocs/news/status/report-2015-04-2015-06.xml
Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-04-2015-06.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2015-04-2015-06.xml Sat Jul 18 13:26:02 2015 (r47011)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2015-04-2015-06.xml Sat Jul 18 17:50:13 2015 (r47012)
@@ -2213,7 +2213,7 @@
<body>
<p>ZFSguru is a multifunctional server appliance with a strong
- emphasis on storage. ZFSguru began as simple web-interface
+ emphasis on storage. ZFSguru began as simple web-interface
frontend to ZFS, but has since grown into a &os; derivative
with its own infrastructure. The scope of the project has
also grown with the inclusion of add-on packages that add
@@ -2221,7 +2221,7 @@
in similar product like FreeNAS and NAS4Free. ZFSguru aims to
be a true multifunctional server appliance that is extremely
easy to set up and can unite both novice and more experienced
- users in a single user interface. The modular nature of the
+ users in a single user interface. The modular nature of the
project combats the danger of bloat, whilst still allowing
extended functionality to be easily deployed.</p>
@@ -2256,4 +2256,76 @@
August.</p>
</body>
</project>
+
+ <project cat="arch">
+ <title>&os;/arm64</title>
+
+ <contact>
+ <person>
+ <name>
+ <given>Andrew</given>
+ <common>Turner</common>
+ </name>
+ <email>andrew at FreeBSD.org</email>
+ </person>
+
+ <person>
+ <name>
+ <given>Ed</given>
+ <common>Maste</common>
+ </name>
+ <email>emaste at FreeBSD.org</email>
+ </person>
+
+ <person>
+ <name>
+ <given>Ruslan</given>
+ <common>Bukin</common>
+ </name>
+ <email>br at FreeBSD.org</email>
+ </person>
+ </contact>
+
+ <links>
+ <url href="https://wiki.freebsd.org/arm64" >&os; arm64
+ wiki</url>
+ </links>
+
+ <body>
+ <p>Since the last status report, support for building &os; for
+ AArch64 (arm64) has been committed to Subversion. This has
+ initially been targeting qemu, with more hardware support
+ being added after review.</p>
+
+ <p>Support for ACPI, SMP, DTrace, and <tt>hwpmc</tt> has been
+ added. ACPI is able to enumerate devices and get to the
+ <tt>mountroot</tt> prompt. Further work is needed to get into
+ userland. SMP has been tested on qemu with two cores, and
+ work is under way to support SMP on hardware. The
+ <tt>hwpmc</tt> driver includes support for the Cortex-A53,
+ Cortex-A57, and Cortex-A72 cores from ARM.</p>
+
+ <p>Poudriere has been used with user-mode qemu to test building
+ packages. Over 14,000 ports were successfully built. A
+ number of issues have been found and fixed from this first
+ run. These fixes should unblock about 5,000 additional
+ ports.</p>
+ </body>
+
+ <sponsor>The FreeBSD Foundation</sponsor>
+
+ <sponsor>ABT Systems Ltd</sponsor>
+
+ <sponsor>ARM Ltd</sponsor>
+
+ <help>
+ <task>
+ <p>Port to more SoCs</p>
+ </task>
+
+ <task>
+ <p>Test Poudriere on native hardware</p>
+ </task>
+ </help>
+ </project>
</report>
More information about the svn-doc-head
mailing list