From owner-svn-doc-all@FreeBSD.ORG Fri Apr 17 02:36:43 2015
Return-Path:
Delivered-To: svn-doc-all@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
[IPv6:2001:1900:2254:206a::19:1])
(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
(No client certificate requested)
by hub.freebsd.org (Postfix) with ESMTPS id B3AF81A0;
Fri, 17 Apr 2015 02:36:43 +0000 (UTC)
Received: from svn.freebsd.org (svn.freebsd.org
[IPv6:2001:1900:2254:2068::e6a:0])
(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
(Client did not present a certificate)
by mx1.freebsd.org (Postfix) with ESMTPS id 84D7BD30;
Fri, 17 Apr 2015 02:36:43 +0000 (UTC)
Received: from svn.freebsd.org ([127.0.1.70])
by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t3H2ahCW042911;
Fri, 17 Apr 2015 02:36:43 GMT (envelope-from bjk@FreeBSD.org)
Received: (from bjk@localhost)
by svn.freebsd.org (8.14.9/8.14.9/Submit) id t3H2ahGo042910;
Fri, 17 Apr 2015 02:36:43 GMT (envelope-from bjk@FreeBSD.org)
Message-Id: <201504170236.t3H2ahGo042910@svn.freebsd.org>
X-Authentication-Warning: svn.freebsd.org: bjk set sender to bjk@FreeBSD.org
using -f
From: Benjamin Kaduk
Date: Fri, 17 Apr 2015 02:36:43 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r46571 - 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-all@freebsd.org
X-Mailman-Version: 2.1.20
Precedence: list
List-Id: "SVN commit messages for the entire doc trees \(except for "
user" , " projects" , and " translations"
\)"
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
X-List-Received-Date: Fri, 17 Apr 2015 02:36:43 -0000
Author: bjk
Date: Fri Apr 17 02:36:42 2015
New Revision: 46571
URL: https://svnweb.freebsd.org/changeset/doc/46571
Log:
Remove "coming soon" note from nested kernel report
The website has come up in the past week.
Approved by: hrs (mentor, implicit)
Modified:
head/en_US.ISO8859-1/htdocs/news/status/report-2015-01-2015-03.xml
Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-01-2015-03.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2015-01-2015-03.xml Thu Apr 16 19:15:33 2015 (r46570)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2015-01-2015-03.xml Fri Apr 17 02:36:42 2015 (r46571)
@@ -1932,10 +1932,10 @@ WITHOUT_FORTH=y
The links include a recent conference publication that
details the design, implementation, and evaluation of our
- prototype nested kernel architecture on top of &os; 9.0. We are
- also bringing up a site with instructions on how to get the
- source and build the project. There is also a link to a
- presentation on the nested kernel.
+ prototype nested kernel architecture on top of &os; 9.0.
+ There is also a link to a presentation on the nested
+ kernel, and a website with information about the project and
+ instructions on how to get the source and build it.
We are very interested in feedback on the design of the
nested kernel, and having discussions about how it might get
@@ -1945,10 +1945,7 @@ WITHOUT_FORTH=y
We are also hoping to gain additional contributors and
interest in the project! The nested kernel has the potential to
enhance commodity operating system design, and &os; is a major
- operating system in use today which has high impact. The source
- code of our research prototype as evaluated for the paper are in
- the process of being made available — the website and code
- are almost ready but may take another week to complete.
+ operating system in use today which has high impact.
However, the implementation is merely a research prototype and
requires significant effort to make production-ready (see the
list of tasks). Some of this work is underway during