From owner-freebsd-current@FreeBSD.ORG Sat Sep 7 18:36:59 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 2B63320B for ; Sat, 7 Sep 2013 18:36:59 +0000 (UTC) (envelope-from sean_bruno@yahoo.com) Received: from nm1-vm10.bullet.mail.gq1.yahoo.com (nm1-vm10.bullet.mail.gq1.yahoo.com [98.136.218.89]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E10AB2E11 for ; Sat, 7 Sep 2013 18:36:58 +0000 (UTC) Received: from [216.39.60.183] by nm1.bullet.mail.gq1.yahoo.com with NNFMP; 07 Sep 2013 18:36:51 -0000 Received: from [98.136.164.74] by tm19.bullet.mail.gq1.yahoo.com with NNFMP; 07 Sep 2013 18:36:51 -0000 Received: from [127.0.0.1] by smtp236.mail.gq1.yahoo.com with NNFMP; 07 Sep 2013 18:36:51 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1378579011; bh=kfw38H7OOET4UcHXd1C/Tky9BcV5ywIB273prDcmLO4=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:X-Rocket-Received:Subject:From:Reply-To:To:Cc:In-Reply-To:References:Content-Type:Date:Message-ID:Mime-Version:X-Mailer; b=WHXxP5Y/20Gz9JBCPicesdv5fqK9DV6OQSoq8uqhUs49JlLcIsS6I3YNP0sDd8r2dFvS75PRmhpwKavZiZgU9t5gk6uSOuDIN5BOV9k/JFB4PmfZhvjjHV+KWr+D6dqwH+VAbn+m6n7v3m5mFUax3XbFzp2eNbPoJYT6mMPVHpQ= X-Yahoo-Newman-Id: 900852.86582.bm@smtp236.mail.gq1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: pVJHQgwVM1m5DGHaiQJ.n6GLZ6mfLO4ZIAIEhzYh.dBNoRf s6dQJ_g2QGEDMmwA14ngLhZDDjOcNtepctvprYY6jEt7knZCv.78aCFwtz1t A2NKJoXKCN4G42.IbrNiza7pkFYshsiTFp_2TkYuWe28xRyzLJXAFQHs01Y7 FDUrEhm5ts4J81Z_BX3nvCP5eKrMNcD4rTnGwKzTGXg8WNWYwSbIMGjMKHx2 VH9JBVClyeLMPgGJgIIaaZLwwX3KkkabrJM4AIy5dEcZAPpjPACa60pkgWnh KRnhzDlZlWIJ7LYg.iNwPhO_Kmxv2bzRTk5JvZ2W7RecgP03Vy9_u7om.FWu 668NUX_nxAQpdh3tFJzGhOT6TYm38Z_ugCT2bhaU5eOkyOapbbOoYTue5Vsu GDXsFvaei1978p23J56etXH9fTFavSSm8FPGx2i9N2ZAdCj8AorzIcENgTov JzouPQkyjDbwjcJhsA.KeeZW5m_RKh_uuokNQez.A4L7DBrkD2.yBJ2RKn1. v4vHtX80Us7hP2MeTFaxuqak60Uhq X-Yahoo-SMTP: u5BKR6OswBC_iZJVfGRoMkTIpc8pEA4- X-Rocket-Received: from [192.168.1.228] (sean_bruno@71.202.40.63 with ) by smtp236.mail.gq1.yahoo.com with SMTP; 07 Sep 2013 18:36:51 +0000 UTC Subject: Re: random(4) update causes mips compile fail | mips boot fail From: Sean Bruno To: Mark R V Murray In-Reply-To: <24DB010A-F374-491B-9203-FDDD7EA14A51@grondar.org> References: <1378572186.1588.5.camel@localhost> <24DB010A-F374-491B-9203-FDDD7EA14A51@grondar.org> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-hU/mB2HgkS3Ir1v5UqfL" Date: Sat, 07 Sep 2013 11:36:51 -0700 Message-ID: <1378579011.1588.16.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Cc: "freebsd-current@freebsd.org" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: sbruno@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Sep 2013 18:36:59 -0000 --=-hU/mB2HgkS3Ir1v5UqfL Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable On Sat, 2013-09-07 at 18:39 +0100, Mark R V Murray wrote: > On 7 Sep 2013, at 17:43, Sean Bruno wrote: > > trying to enable random on my DIR-825 kernconf I get this on boot: > >=20 > > Configuration file: /etc/cfg/hostapd.wlan0.conf > > Using interface wlan0 with hwaddr 00:00:88:88:22:22 and ssid "TESTBRUNO= " > > Entropy device is blocking >=20 > Please make a change to sys/dev/random/randomdev_soft.c; >=20 > Around line 82, please change from ".seeded =3D 0" to ".seeded =3D 1". >=20 > If that works, then your report above with the "Entropy device is blockin= g." > is trying to read random numbers before /dev/random is secure; this is a = BAD > security problem.=20 >=20 > M Looks like it does indeed work if that is set to 1. =20 This "DIR-825" config, should be loading random as a module, not built into the kernel due to size limitations of the kernel on this board. Sean --=-hU/mB2HgkS3Ir1v5UqfL Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (FreeBSD) iQEcBAABAgAGBQJSK3JCAAoJEBkJRdwI6BaH3wsH/1ogmPP+dI3smv1RcFfAJSZh 8JjJter9f/YFmwdlCz5Qz4dl9wqMksbRI9pV43rmRni75I2YydPxI/y9gpVMqGRJ Sq0KALG95seQ56bdOQ3Apuxx715zyahKgveXVof0hZ8se+kXcpQv5P65owWxDI2g lN1+lTw7MswBSMxCjTTRYD/LYGG8watMhUw3pwGdD/le0Hn0liUyUZ0KU+t0YeXx T9tJ+fj3WEXcUQ9j4hkUO5fSatgVfcx8/H+NtTcro8RVwC4iCeFnmmtqJSh5RCiM FpXd4YDXLCjlEjDwG9ChL6+p5pJDk63fbc3jnD9RwK4ScEAu/ahOZIUK+EcvAm8= =1DYH -----END PGP SIGNATURE----- --=-hU/mB2HgkS3Ir1v5UqfL--