From owner-svn-src-all@FreeBSD.ORG Sat Nov 1 15:55:18 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DDC8C183; Sat, 1 Nov 2014 15:55:18 +0000 (UTC) Received: from gromit.grondar.org (grandfather.grondar.org [IPv6:2a01:348:0:15:5d59:5c20:0:2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A4F7D64A; Sat, 1 Nov 2014 15:55:18 +0000 (UTC) Received: from [2001:470:9174:1:99:daa4:a52e:9610] by gromit.grondar.org with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.84 (FreeBSD)) (envelope-from ) id 1Xkb1I-000FL1-Pl; Sat, 01 Nov 2014 15:55:17 +0000 Subject: Re: svn commit: r273872 - in head: etc/defaults etc/rc.d libexec/save-entropy share/examples/kld/random_adaptor sys/conf sys/dev/glxsb sys/dev/random sys/kern sys/modules sys/modules/padlock_rng sys/mo... Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) Content-Type: text/plain; charset=windows-1252 From: Mark R V Murray In-Reply-To: <9D38CD22-6BFC-4D55-8E8F-622EC2997723@gmail.com> Date: Sat, 1 Nov 2014 15:55:15 +0000 Content-Transfer-Encoding: quoted-printable Message-Id: <931AE051-9ED8-46FB-B6D2-5FD5BD78FE8F@FreeBSD.org> References: <201410302121.s9ULLsEw055630@svn.freebsd.org> <9D38CD22-6BFC-4D55-8E8F-622EC2997723@gmail.com> To: Garrett Cooper X-Mailer: Apple Mail (2.1990.1) X-SA-Score: -1.0 Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Nov 2014 15:55:19 -0000 Hi Garrett, > On 31 Oct 2014, at 21:04, Garrett Cooper = wrote: > Could you please add an UPDATING entry for this? Some users (like me) = who do make installworld from old kernels are experiencing issues (some = dealing with filesystem corruption). Please see this thread on -current@ = for more details: = https://lists.freebsd.org/pipermail/freebsd-current/2014-October/053039.ht= ml Will do. Thanks for the reminder. > This also should have had =93Relnotes: yes=94 in the commit message = because this deserves to be put in the release notes for 11.0 Oops. :-( M --=20 Mark R V Murray