From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1S1LOJ-0008Ml-8r for garchives@archives.gentoo.org; Sat, 25 Feb 2012 17:26:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4E57E09E0; Sat, 25 Feb 2012 17:26:29 +0000 (UTC) Received: from mail-gx0-f181.google.com (mail-gx0-f181.google.com [209.85.161.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 88360E09AF for ; Sat, 25 Feb 2012 17:26:00 +0000 (UTC) Received: by ggni4 with SMTP id i4so724251ggn.40 for ; Sat, 25 Feb 2012 09:26:00 -0800 (PST) Received-SPF: pass (google.com: domain of w.d.hubbs@gmail.com designates 10.236.155.101 as permitted sender) client-ip=10.236.155.101; Authentication-Results: mr.google.com; spf=pass (google.com: domain of w.d.hubbs@gmail.com designates 10.236.155.101 as permitted sender) smtp.mail=w.d.hubbs@gmail.com; dkim=pass header.i=w.d.hubbs@gmail.com Received: from mr.google.com ([10.236.155.101]) by 10.236.155.101 with SMTP id i65mr12608356yhk.52.1330190760121 (num_hops = 1); Sat, 25 Feb 2012 09:26:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=YZiuv21ogN0/yZQp7CuCMvavI3Ysi7DUuwh0qm6XX/4=; b=sk/x+yqIQjc6vS+3Rvy9d05qMIUmWsu72F2drEA214F2FijRaTf6sLE0KzeFiKw/uO lY52TpHNwBZq1apqHM3DxXups4nTAltfh6gH/R9fZz7rCe4olN5SmXS0pcp3dlKUpBX7 4pUFtQxJ6rCuXzZNsDUC/RT4XES4CiXSgCPQk= Received: by 10.236.155.101 with SMTP id i65mr9515870yhk.52.1330190760081; Sat, 25 Feb 2012 09:26:00 -0800 (PST) Received: from linux1 (cpe-76-187-77-158.tx.res.rr.com. [76.187.77.158]) by mx.google.com with ESMTPS id g49sm22532439yhk.20.2012.02.25.09.25.57 (version=SSLv3 cipher=OTHER); Sat, 25 Feb 2012 09:25:58 -0800 (PST) Sender: William Hubbs Received: by linux1 (sSMTP sendmail emulation); Sat, 25 Feb 2012 11:25:56 -0600 Date: Sat, 25 Feb 2012 11:25:55 -0600 From: William Hubbs To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Re: rfc: virtual/modutils and module-init-tools Message-ID: <20120225172555.GA13487@linux1> Mail-Followup-To: gentoo-dev@lists.gentoo.org References: <20120225060107.GA12218@linux1> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZPt4rx8FFjLCG7dd" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Archives-Salt: 122c8f88-961d-4296-bdba-7197ee9156c2 X-Archives-Hash: e7162f2ad43c1ad5febe72a6e5e13491 --ZPt4rx8FFjLCG7dd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Feb 25, 2012 at 08:44:39AM +0000, Duncan wrote: > You are however correct that it'll be on most systems, at least with=20 > udev-181, since udev won't build without kmod, now. (I found that out=20 > when the build broke on me due to missing kmod, as I've had udev unmasked= =20 > for awhile and got 181 before kmod was added as a dep.) But, one thing about kmod is that you can turn off the command line portions of it completely on a monolythic system since udev just uses the library. That is actually the main reason we are transitioning over to kmod. You do that by putting the following in /etc/portage/package.use: sys-apps/kmod -compat -tools William --ZPt4rx8FFjLCG7dd Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iEYEARECAAYFAk9JGaEACgkQblQW9DDEZThKQgCeNEaVLKTV75iYkLM7ryi612Jf mHMAoJpIJIGbvkDtdedK9+N4LCmeOyY8 =zBcf -----END PGP SIGNATURE----- --ZPt4rx8FFjLCG7dd--