From owner-freebsd-current@FreeBSD.ORG Tue Dec 20 16:52:42 2011 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE9AC106564A; Tue, 20 Dec 2011 16:52:42 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (lor.one-eyed-alien.net [69.66.77.232]) by mx1.freebsd.org (Postfix) with ESMTP id F415E8FC19; Tue, 20 Dec 2011 16:52:41 +0000 (UTC) Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.14.4/8.14.4) with ESMTP id pBKGpZNF078921; Tue, 20 Dec 2011 10:51:35 -0600 (CST) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.14.4/8.14.4/Submit) id pBKGpYqk078920; Tue, 20 Dec 2011 10:51:34 -0600 (CST) (envelope-from brooks) Date: Tue, 20 Dec 2011 10:51:34 -0600 From: Brooks Davis To: Dimitry Andric Message-ID: <20111220165134.GA68792@lor.one-eyed-alien.net> References: <4EEF0124.4000902@FreeBSD.org> <4EEF3B22.8010401@FreeBSD.org> <4EF0499D.4070000@FreeBSD.org> <4EF0AD19.2000603@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="r5Pyd7+fXNt84Ff3" Content-Disposition: inline In-Reply-To: <4EF0AD19.2000603@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-current , Doug Barton Subject: Re: r228700 can't dhclient em0 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Dec 2011 16:52:42 -0000 --r5Pyd7+fXNt84Ff3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Dec 20, 2011 at 04:43:21PM +0100, Dimitry Andric wrote: > On 2011-12-20 09:38, Doug Barton wrote: > ... > > I tried replacing both ifconfig and dhclient with the versions that were > > built along with the new kernel, and that didn't work. >=20 > Looking at the changes in r228571, it seems they also affect libc, so > installing that is probably also needed. Since all my test systems are > already upgraded to post-r228571, can somebody please confirm it works > after doing: >=20 > make -C $srcdir/lib/libc install > make -C $srcdir/sbin/dhclient install > make -C $srcdir/sbin/ifconfig install We almost certainly need to back r228571 out. This is not an acceptable upgrade path that would be acceptable historically. Specially, we have effectively promised users that an X.Y world will work on an X+1.0 kernel for most of history. There are obvious exceptions to this, but we have never allowed ifconfig to be one of them (I broke it many years ago with my first attempt to add if_epoch to if_data and had to back that out). -- Brooks --r5Pyd7+fXNt84Ff3 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iD8DBQFO8L0WXY6L6fI4GtQRArjHAKDix0K0bP6i8Qs2khJj0U8FKPHN2gCcD+YW 91RqsPLfBykDw5uW07oEeF4= =MH8F -----END PGP SIGNATURE----- --r5Pyd7+fXNt84Ff3--