- The -h option was removed shortly after it was added

- ZFS is now up to version 28
- sysinstall(8) is not supported in -CURRENT

Reviewed by:	pgj
Approved by:	jilles
This commit is contained in:
Eitan Adler 2011-12-25 18:15:24 +00:00
parent eb1f614be5
commit 5458547314
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=228876

View File

@ -314,9 +314,8 @@
on behalf of an NFS client.</para>
<para role="merged">The <application>ZFS</application> file system
has been upgraded to version 14. Additional changes include
support for NFSv4 ACLs, a speedup of zfs send and an improved L2ARC.
New statistics for prefetch and L2ARC have been introduced.</para>
has been upgraded to version 28. Changes include Data
Deduplication, Triple parity RAIDZ, and zfs diff.</para>
</sect3>
</sect2>
@ -367,10 +366,6 @@
of primaries that were present in GNU find but not &os;
&man.find.1;.</para>
<para>&man.jexec.8; now supports <option>-h
<replaceable>hostname</replaceable></option> option to specify the
jail where the command will be executed.</para>
<para>&man.kgdb.1; now supports a new <command>add-kld</command>
command to make it easier to debug crash dumps with kernel
modules.</para>
@ -549,12 +544,6 @@
The &man.freebsd-update.8; utility requires that the host being
upgraded have Internet connectivity.</para>
<para>An older form of binary upgrade is supported through the
<command>Upgrade</command> option from the main &man.sysinstall.8;
menu on CDROM distribution media. This type of binary upgrade
may be useful on non-&arch.i386;, non-&arch.amd64; machines
or on systems with no Internet connectivity.</para>
<para>Source-based upgrades (those based on recompiling the &os;
base system from source code) from previous versions are
supported, according to the instructions in