Add ARMv6 packages report. Update categories.
This commit is contained in:
parent
01853e5bf1
commit
1061fe92cf
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45762
1 changed files with 49 additions and 6 deletions
|
@ -60,13 +60,11 @@
|
||||||
<description>Architectures</description>
|
<description>Architectures</description>
|
||||||
</category>
|
</category>
|
||||||
|
|
||||||
<?ignore
|
|
||||||
<category>
|
<category>
|
||||||
<name>bin</name>
|
<name>bin</name>
|
||||||
|
|
||||||
<description>Userland Programs</description>
|
<description>Userland Programs</description>
|
||||||
</category>
|
</category>
|
||||||
?>
|
|
||||||
|
|
||||||
<category>
|
<category>
|
||||||
<name>ports</name>
|
<name>ports</name>
|
||||||
|
@ -185,7 +183,7 @@
|
||||||
</help>
|
</help>
|
||||||
</project>
|
</project>
|
||||||
|
|
||||||
<project cat='docs'>
|
<project cat='doc'>
|
||||||
<contact>
|
<contact>
|
||||||
<person>
|
<person>
|
||||||
<name>
|
<name>
|
||||||
|
@ -317,7 +315,7 @@
|
||||||
</help>
|
</help>
|
||||||
</project>
|
</project>
|
||||||
|
|
||||||
<project cat='docs'>
|
<project cat='doc'>
|
||||||
<title>ZFS Chapter of the Handbook</title>
|
<title>ZFS Chapter of the Handbook</title>
|
||||||
|
|
||||||
<contact>
|
<contact>
|
||||||
|
@ -599,7 +597,7 @@
|
||||||
</body>
|
</body>
|
||||||
</project>
|
</project>
|
||||||
|
|
||||||
<project cat='soc'>
|
<project cat='proj'>
|
||||||
<title>&os; Preseed Installation (PXE)</title>
|
<title>&os; Preseed Installation (PXE)</title>
|
||||||
|
|
||||||
<contact>
|
<contact>
|
||||||
|
@ -690,7 +688,7 @@
|
||||||
</help>
|
</help>
|
||||||
</project>
|
</project>
|
||||||
|
|
||||||
<project cat="ports">
|
<project cat='ports'>
|
||||||
<title>The Graphics Stack on &os;</title>
|
<title>The Graphics Stack on &os;</title>
|
||||||
|
|
||||||
<contact>
|
<contact>
|
||||||
|
@ -1201,4 +1199,49 @@
|
||||||
</task>
|
</task>
|
||||||
</help>
|
</help>
|
||||||
</project>
|
</project>
|
||||||
|
|
||||||
|
<project cat='proj'>
|
||||||
|
<title>QEMU bsd-user-Enabled Ports Building</title>
|
||||||
|
|
||||||
|
<contact>
|
||||||
|
<person>
|
||||||
|
<name>
|
||||||
|
<given>Sean</given>
|
||||||
|
<common>Bruno</common>
|
||||||
|
</name>
|
||||||
|
<email>sbruno@freebsd.org</email>
|
||||||
|
</person>
|
||||||
|
|
||||||
|
<person>
|
||||||
|
<name>
|
||||||
|
<given>Juergen</given>
|
||||||
|
<common>Lock</common>
|
||||||
|
</name>
|
||||||
|
<email>nox@freebsd.org</email>
|
||||||
|
</person>
|
||||||
|
|
||||||
|
<person>
|
||||||
|
<name>
|
||||||
|
<given>Stacey</given>
|
||||||
|
<common>Son</common>
|
||||||
|
</name>
|
||||||
|
<email>sson@freebsd.org</email>
|
||||||
|
</person>
|
||||||
|
</contact>
|
||||||
|
|
||||||
|
<links>
|
||||||
|
<url href="https://wiki.freebsd.org/QemuUserModeHowTo">Generic Explanation of QEMU bsd-user</url>
|
||||||
|
<url href="http://chips.ysv.freebsd.org/packages">Current ARMv6 Packages</url>
|
||||||
|
<url href="https://github.com/seanbruno/qemu-bsd-user">Github repo of development source</url>
|
||||||
|
</links>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<p>We have moved from just being able to produce packages to
|
||||||
|
providing a stable repo of packages for ARMv6.</p>
|
||||||
|
|
||||||
|
<p><tt>ports-mgmt/poudriere-devel</tt> is still the current
|
||||||
|
method for building packages. See previous status report for
|
||||||
|
explanations and details on methods.</p>
|
||||||
|
</body>
|
||||||
|
</project>
|
||||||
</report>
|
</report>
|
||||||
|
|
Loading…
Reference in a new issue