From owner-freebsd-current@FreeBSD.ORG Tue Nov 4 16:27:56 2014 Return-Path: Delivered-To: freebsd-current@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 D494688A for ; Tue, 4 Nov 2014 16:27:56 +0000 (UTC) Received: from smtprelay02.ispgateway.de (smtprelay02.ispgateway.de [80.67.31.29]) (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 91CCFAAC for ; Tue, 4 Nov 2014 16:27:55 +0000 (UTC) Received: from [78.35.187.124] (helo=fabiankeil.de) by smtprelay02.ispgateway.de with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.84) (envelope-from ) id 1XlgwG-0000bF-TT; Tue, 04 Nov 2014 17:26:36 +0100 Date: Tue, 4 Nov 2014 17:26:37 +0100 From: Fabian Keil To: Kurt Jaeger Subject: Re: Order of geli "passphrase prompt" on boot Message-ID: <7478997e.19a59c95@fabiankeil.de> In-Reply-To: <20141104152426.GP66862@home.opsec.eu> References: <7e30c7a0f28d63af254422a91b28f18a@dweimer.net> <33b02299.70afc6f7@fabiankeil.de> <20141104152426.GP66862@home.opsec.eu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/+_wNH0YqADqmcyhBX=5aqVf"; protocol="application/pgp-signature" X-Df-Sender: Nzc1MDY3 Cc: freebsd-current , Miguel Clara X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 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, 04 Nov 2014 16:27:56 -0000 --Sig_/+_wNH0YqADqmcyhBX=5aqVf Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Kurt Jaeger wrote: > > If you don't need any USB devices to boot, you can delay their > > detection by loading the modules through /etc/rc.d/kld instead > > of the loader: > >=20 > > fk@r500 ~ $grep kld /etc/rc.conf > > kld_list=3D"usb.ko usb_quirk.ko ehci.ko umass.ko" >=20 > Does this really help with the GENERIC kernel ? I didn't say it did. You need a kernel that doesn't already contain the USB modules in /boot/kernel/kernel, this excludes GENERIC kernels. Fabian --Sig_/+_wNH0YqADqmcyhBX=5aqVf Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlRY/j0ACgkQBYqIVf93VJ15kgCgqZbHsawttH3ecwKkTZWn6GEz pisAoKOCHNdhtYTjQroNXrcl+lP/zFVi =M/J5 -----END PGP SIGNATURE----- --Sig_/+_wNH0YqADqmcyhBX=5aqVf--