svn commit: r268708 - stable/10

Alexander Motin mav at FreeBSD.org
Tue Jul 15 18:41:31 UTC 2014


Author: mav
Date: Tue Jul 15 18:41:30 2014
New Revision: 268708
URL: http://svnweb.freebsd.org/changeset/base/268708

Log:
  Document CTL and iSCSI ABI breakages.

Modified:
  stable/10/UPDATING

Modified: stable/10/UPDATING
==============================================================================
--- stable/10/UPDATING	Tue Jul 15 18:27:18 2014	(r268707)
+++ stable/10/UPDATING	Tue Jul 15 18:41:30 2014	(r268708)
@@ -16,6 +16,11 @@ from older versions of FreeBSD, try WITH
 stable/10, and then rebuild without this option. The bootstrap process from
 older version of current is a bit fragile.
 
+20140715:
+	Several ABI breaking changes were merged to CTL and new iSCSI code.
+	All CTL and iSCSI-related tools, such as ctladm, ctld, iscsid and
+	iscsictl need to be rebuilt to work with a new kernel.
+
 20140708:
 	The WITHOUT_VT_SUPPORT kernel config knob has been renamed
 	WITHOUT_VT.  (The other _SUPPORT knobs have a consistent meaning


More information about the svn-src-stable-10 mailing list