svn commit: r51406 - head/en_US.ISO8859-1/books/handbook/network-servers
Eitan Adler <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: eadler
Date: Mon Feb 5 09:48:07 2018
New Revision: 51406
URL: https://svnweb.freebsd.org/changeset/doc/51406
Log:
handbook: iSCSI is supported on all supported versions
There is no need to mention versions older than FreeBSD 10, as they are
no longer supported.
Modified:
head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml
Modified: head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml Sun Feb 4 10:36:29 2018 (r51405)
+++ head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml Mon Feb 5 09:48:07 2018 (r51406)
@@ -5493,22 +5493,13 @@ driftfile /var/db/ntp.drift</programlisting>
appear in <filename>/dev/</filename> and the device must be
separately formatted and mounted.</para>
- <para>Beginning with 10.0-RELEASE, &os; provides a native,
+ <para>&os; provides a native,
kernel-based <acronym>iSCSI</acronym> target and initiator.
This section describes how to configure a &os; system as a
target or an initiator.</para>
<sect2 xml:id="network-iscsi-target">
<title>Configuring an <acronym>iSCSI</acronym> Target</title>
-
- <note>
- <para>The native <acronym>iSCSI</acronym> target is supported
- starting with &os; 10.0-RELEASE. To use
- <acronym>iSCSI</acronym> in older versions of &os;, install
- a userspace target from the Ports Collection, such as
- <package>net/istgt</package>. This chapter only describes
- the native target.</para>
- </note>
<para>To configure an <acronym>iSCSI</acronym> target, create
the <filename>/etc/ctl.conf</filename> configuration file, add
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"