From owner-svn-doc-head@FreeBSD.ORG Mon Jul 1 09:53:37 2013 Return-Path: <owner-svn-doc-head@FreeBSD.ORG> Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8EEA5673; Mon, 1 Jul 2013 09:53:37 +0000 (UTC) (envelope-from pgj@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 819411DAE; Mon, 1 Jul 2013 09:53:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r619rbD9059251; Mon, 1 Jul 2013 09:53:37 GMT (envelope-from pgj@svn.freebsd.org) Received: (from pgj@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r619rbTw059250; Mon, 1 Jul 2013 09:53:37 GMT (envelope-from pgj@svn.freebsd.org) Message-Id: <201307010953.r619rbTw059250@svn.freebsd.org> From: Gabor Pali <pgj@FreeBSD.org> Date: Mon, 1 Jul 2013 09:53:37 +0000 (UTC) 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 X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head <svn-doc-head.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/svn-doc-head>, <mailto:svn-doc-head-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/svn-doc-head> List-Post: <mailto:svn-doc-head@freebsd.org> List-Help: <mailto:svn-doc-head-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/svn-doc-head>, <mailto:svn-doc-head-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 01 Jul 2013 09:53:37 -0000 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>