fb2docker/web: Update with news and more links

This commit is contained in:
Colin Walters 2014-02-02 23:23:34 -05:00
parent dc4536ac63
commit c5d1651815

View File

@ -42,11 +42,28 @@
cp /etc/fstab /ostree/deploy/fb2docker/current/etc
</pre>
<h3>News</h3>
<p>Fri Jan 31 21:44:57 UTC 2014: Project is created.</p>
<p>Mon Feb 3 04:13:03 UTC 2014 : Release 2014.2.</p>
<ul>
<li>Several bugs in SELinux configuration handling were fixed.</li>
<li>sudo and ssh are now installed</li>
<li>VirtualBox .vdi format disks are now generated</li>
<li>SELinux is enabled but permissive, with only a few AVC denials left</li>
<li>Now using a custom release package (we are at present a Fedora Remix)</li>
</ul>
<h3>Source code</h3>
<p>All source code used for this project
is <a href="https://www.gnu.org/philosophy/free-sw.html">Free
Software</a>. You can find
the <a href="https://github.com/cgwalters/rpm-ostree">build server
source</a> here.</p>
<p>This project uses <a href="https://github.com/cgwalters/rpm-ostree">rpm-ostree</a> to
place RPMs in an OSTree repository. The contents of each tree are located in
<tt>/usr/share/rpm-manifest.txt</tt>, and most RPMs (and SRPMs)
are provided by the Fedora project. Some components are located
in
the <a href="http://copr-fe.cloud.fedoraproject.org/coprs/walters/rpm-ostree/">walters/rpm-ostree
COPR</a> and
the <a href="http://copr-fe.cloud.fedoraproject.org/coprs/walters/core-docker/">walters/core-docker
COPR</a>. All source code written for this project
is <a href="https://www.gnu.org/philosophy/free-sw.html">Free
Software</a>.</p>
<h3>Contributing and Feedback</h3>
<p>For now, send mail
to <a href="mailto:walters@verbum.org">walters@verbum.org</a> with
any comments or patches.</p>
</article>