From owner-svn-doc-all@FreeBSD.ORG  Tue Jul  9 07:51:24 2013
Return-Path: 
Delivered-To: svn-doc-all@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 by hub.freebsd.org (Postfix) with ESMTP id C881D621;
 Tue,  9 Jul 2013 07:51:24 +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 BB9401E66;
 Tue,  9 Jul 2013 07:51:24 +0000 (UTC)
Received: from svn.freebsd.org ([127.0.1.70])
 by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r697pOZU002162;
 Tue, 9 Jul 2013 07:51:24 GMT (envelope-from pgj@svn.freebsd.org)
Received: (from pgj@localhost)
 by svn.freebsd.org (8.14.7/8.14.5/Submit) id r697pOaD002161;
 Tue, 9 Jul 2013 07:51:24 GMT (envelope-from pgj@svn.freebsd.org)
Message-Id: <201307090751.r697pOaD002161@svn.freebsd.org>
From: Gabor Pali 
Date: Tue, 9 Jul 2013 07:51:24 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
 svn-doc-head@freebsd.org
Subject: svn commit: r42208 - 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.14
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: Tue, 09 Jul 2013 07:51:24 -0000
Author: pgj
Date: Tue Jul  9 07:51:24 2013
New Revision: 42208
URL: http://svnweb.freebsd.org/changeset/doc/42208
Log:
  - Add a Q2 report entry on bsdconfig(8) and sysrc(8)
  
  Submitted by:	dteske
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	Tue Jul  9 07:34:53 2013	(r42207)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-04-2013-06.xml	Tue Jul  9 07:51:24 2013	(r42208)
@@ -18,7 +18,7 @@
 
     
     Thanks to all the reporters for the excellent work!  This report
-      contains 23 entries and we hope you enjoy reading it.
+      contains 24 entries and we hope you enjoy reading it.
 
     
     The deadline for submissions covering between July and September 2013
@@ -1319,4 +1319,35 @@
 	calls.
     
   
+
+  
+    bsdconfig(8) and sysrc(8)
+
+    
+      
+	
+	  Devin
+	  Teske
+	
+	dteske@FreeBSD.org
+      
+    
+
+    
+      
+    
+
+    
+      There have been new utilities introduced in &os; base system:
+	bsdconfig(8) and sysrc(8).  The
+	bsdconfig(8) is a replacement for the post-install
+	abilities of deprecated sysinstall(8), while
+	sysrc(8) is a robust utility for managing
+	rc.conf(5) from the command line without a text
+	editor.
+
+      They are expected to be merged back to stable
+	branches shortly.
+    
+