Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Dec 2013 08:57:49 +0000 (UTC)
From:      Craig Rodrigues <rodrigc@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r259766 - head/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201312230857.rBN8vn1C082090@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rodrigc
Date: Mon Dec 23 08:57:49 2013
New Revision: 259766
URL: http://svnweb.freebsd.org/changeset/base/259766

Log:
  Mention that sysinstall is gone, replaced by bsdinstall and bsdconfig.
  Mention that bsdinstall supports installing ZFS on root.

Modified:
  head/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Dec 23 08:43:16 2013	(r259765)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Dec 23 08:57:49 2013	(r259766)
@@ -415,6 +415,13 @@ hv_vmbus_load="YES"</programlisting>  Al
       <sect4 xml:id="fs-zfs">
 	<title>ZFS</title>
 
+        <para revision="">&man.bsdinstall.8; now supports installing
+          ZFS on the root file system.  It includes a single configuration menu
+          that allows you to select all of the required details, including
+          which drives to use, what ZFS RAID level to use (taking into consideration
+          the selected number of drives), GPT or MBR, GELI encryption, forcing 4K sectors,
+          pool name, etc.</para>
+
         <para revision="240868">TRIM support has been added for
           ZFS.</para>
 
@@ -469,6 +476,9 @@ hv_vmbus_load="YES"</programlisting>  Al
       nslookup and dig can be obtained by installing the
       dns/bind-tools port.</para>
 
+    <para revision="225937">sysinstall has been removed from the base system.
+      sysinstall has been replaced by &man.bsdinstall.8; and &man.bsdconfig.8;.</para>
+      
     <para role="merged">The &man.adduser.8; utility now supports
       a <option>-M</option> option to set the mode of a new user's
       home directory.</para>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312230857.rBN8vn1C082090>