Date: Tue, 15 Jul 2014 18:41:30 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: svn commit: r268708 - stable/10 Message-ID: <201407151841.s6FIfUqo034237@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407151841.s6FIfUqo034237>