From owner-freebsd-current@FreeBSD.ORG Sun Sep 8 00:37:02 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D31FDDA3; Sun, 8 Sep 2013 00:37:02 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from mail0.glenbarber.us (mail0.glenbarber.us [IPv6:2607:fc50:1:2300:1001:1001:1001:face]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A3A3E2D60; Sun, 8 Sep 2013 00:37:02 +0000 (UTC) Received: from glenbarber.us (c-71-224-221-174.hsd1.nj.comcast.net [71.224.221.174]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: gjb) by mail0.glenbarber.us (Postfix) with ESMTPSA id 71CCD2791; Sun, 8 Sep 2013 00:37:01 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.8.3 mail0.glenbarber.us 71CCD2791 Authentication-Results: mail0.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none Date: Sat, 7 Sep 2013 20:36:59 -0400 From: Glen Barber To: Kevin Oberman Subject: Re: random(4) update causes mips compile fail | mips boot fail Message-ID: <20130908003659.GY77463@glenbarber.us> References: <1378572186.1588.5.camel@localhost> <24DB010A-F374-491B-9203-FDDD7EA14A51@grondar.org> <1378579011.1588.16.camel@localhost> <9240BEF1-2791-4D58-A422-08AEF1CD306C@grondar.org> <1378586316.1111.524.camel@revolution.hippie.lan> <82260B0E-E2CF-4D7B-B1E2-EEFAF25BD090@grondar.org> <20130908003123.GX77463@glenbarber.us> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="oWEYV0WmY9Kcrzh0" Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 10.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Adrian Chadd , "freebsd-current@freebsd.org" , Mark R V Murray , Ian Lepore X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Sun, 08 Sep 2013 00:37:02 -0000 --oWEYV0WmY9Kcrzh0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Sep 07, 2013 at 05:34:14PM -0700, Kevin Oberman wrote: > On Sat, Sep 7, 2013 at 5:31 PM, Glen Barber wrote: >=20 > > On Sat, Sep 07, 2013 at 05:27:19PM -0700, Adrian Chadd wrote: > > > ok. So I can work around this for these MIPS AP images by echoing > > something > > > into /dev/random ? > > > > > > > The correct workaround (which now I see I should have done before > > locking head/) is to revert this commit so it can be properly fixed. > > > > Calling "echo '' >/dev/random" the "KNOB" is insulting. > > >=20 > I'm sorry. The word is spelled "KLUDGE", now "KNOB". It works and is bett= er > than being dead in the water, but is is still spelled "KLUDGE". >=20 Meh, we can create a symlink for KLUDGE -> KNOB in head/ if needed. Either way, I think this commit needs to be reverted until properly fixed and tested. Glen --oWEYV0WmY9Kcrzh0 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.21 (FreeBSD) iQEcBAEBCAAGBQJSK8arAAoJEFJPDDeguUajdWIH/1Yf3qUQJdCq+X7AJ5c4k/rq IsoIh0U1JXvM4Wi1jAhk6NsekJJp6GjX2q9lz3xcYa5zO5KQYL/pOs3v3Hqw8qbn UL9scA9gcBu/5ZppYAvyVATbWzSNZIXPqKZYzivy+lK5HxkpmOYhZl3dT3cggTAw VFc1Rc2WPwgr/HLZ3htVOdpK5FVhy0qWuRmnmvQ+cBkBkw9NTnSenVIYjcfy/PMV ET2Eomt8+5jTBQC2FPAcc9JKvrNLI66HnRV7ttJ9+pisVjyLRrFtE7GyS3lOxdVz COutbMKNSjsoKsX+kVVipH8j2SCGhhh5hC0C9oN9UW/3pHCNtEoY6aUTWb2yAHo= =FFR6 -----END PGP SIGNATURE----- --oWEYV0WmY9Kcrzh0--