Provide more detail about status of freebsd-update gui project.

Submitted by:	    andrew turner
This commit is contained in:
Murray Stokely 2007-09-17 21:52:39 +00:00
parent 43cddc4036
commit 0252c89496
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=30802

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/projects/summerofcode-2007.sgml,v 1.13 2007/09/16 20:57:59 murray Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/summerofcode-2007.sgml,v 1.14 2007/09/17 20:12:23 murray Exp $">
<!ENTITY title "FreeBSD Summer of Code 2007">
<!ENTITY % navinclude.developers "INCLUDE">
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
@ -38,12 +38,16 @@
<strong>Student:</strong> Andrew Turner<br>
<strong>Mentor:</strong> &a.marcus;<br>
<strong>Summary:</strong>
<p>A front-end to freebsd-update using GTK+. It includes:</p>
<ul>
<li>A daemon that waits for freebsd-update to find new updates</li>
<li>A GTK+/Gnome front-end</li>
</ul>
<strong>Ready to enter CVS:</strong> not determined yet<br><br>
<p>The FreeBSD update front-end is a GTK+ interface to
freebsd-update. It is split into a GUI to allow system
administrators to select the binary patches to update or
rollback and a back-end that communicates with
freebsd-update. Development of both parts has moved to Berlios
at <a href="http://developer.berlios.de/projects/facund/">http://developer.berlios.de/projects/facund/</a>.</p>
<strong>Ready to enter CVS:</strong> The back-end is not yet
ready to enter CVS, but a port is being made for the front-end<br><br>
</li>
<li><strong>Project:</strong> Multicast DNS responder (BSD-licensed)<br>