Date: Mon, 1 Jul 2013 09:53:37 +0000 (UTC) From: Gabor Pali <pgj@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42103 - head/en_US.ISO8859-1/htdocs/news/status Message-ID: <201307010953.r619rbTw059250@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pgj Date: Mon Jul 1 09:53:37 2013 New Revision: 42103 URL: http://svnweb.freebsd.org/changeset/doc/42103 Log: - Add a Q2 report entry on Virtual Private Systems Submitted by: Klaus P. Ohrhallinger <k@7he.at> Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Mon Jul 1 00:55:20 2013 (r42102) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml Mon Jul 1 09:53:37 2013 (r42103) @@ -18,7 +18,7 @@ <!-- XXX: keep updating the number of entries --> <p>Thanks to all the reporters for the excellent work! This report - contains 6 entries and we hope you enjoy reading it.</p> + contains 7 entries and we hope you enjoy reading it.</p> <!-- XXX: set date for the next set of submissions --> <p>The deadline for submissions covering between July and September 2013 @@ -286,4 +286,36 @@ mailing list</a>.</p> </body> </project> + + <project cat='proj'> + <title>Virtual Private Systems</title> + + <contact> + <person> + <name> + <given>Klaus</given> + <common>Ohrhallinger</common> + </name> + <email>k@7he.at</email> + </person> + </contact> + + <links> + <url href="http://www.7he.at/freebsd/vps/"/> + <url href="http://svnweb.freebsd.org/base/projects/vps/"/> + </links> + + <body> + <p>VPS for &os; is an OS-level based virtualization implementation + that supports advanced features like live migration. It has + been recently imported into the Project's Subversion repository + as a project branch. The code is currently of alpha + quality.</p> + </body> + + <help> + <task>Test with many different guest setups/applications. All + feedback is highly appreciated.</task> + </help> + </project> </report>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307010953.r619rbTw059250>