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 1R1lVl-0007ys-0S for garchives@archives.gentoo.org; Thu, 08 Sep 2011 20:47:49 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9F4B121C3EB; Thu, 8 Sep 2011 20:47:10 +0000 (UTC) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.23]) by pigeon.gentoo.org (Postfix) with SMTP id AAA4A21C3DC for ; Thu, 8 Sep 2011 20:43:26 +0000 (UTC) Received: (qmail invoked by alias); 08 Sep 2011 20:43:25 -0000 Received: from p5B082D1C.dip.t-dialin.net (EHLO pc.localnet) [91.8.45.28] by mail.gmx.net (mp015) with SMTP; 08 Sep 2011 22:43:25 +0200 X-Authenticated: #13997268 X-Provags-ID: V01U2FsdGVkX18lWc4YcCMlzVzPJZORHqwIem5ibw0zG0GtDgAIQq qlPHGh4nX8BfGx From: Michael Schreckenbauer To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] /dev/sda* missing at boot Date: Thu, 08 Sep 2011 22:43:29 +0200 Message-ID: <1868314.dUVoYqWeDk@pc> User-Agent: KMail/4.7.0 (Linux/2.6.38-gentoo; KDE/4.7.0; x86_64; ; ) In-Reply-To: References: <201108191109.34984.michaelkintzios@gmail.com> <20110908220536.55dd3798@rohan> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1" X-Y-GMX-Trusted: 0 X-Archives-Salt: X-Archives-Hash: 8e29959b7c3ee47bfc2187a09a1db2f0 Am Donnerstag, 8. September 2011, 16:23:36 schrieb Canek Pel=E1ez Vald=E9= s: > > In what valid way does access to /usr become something that udev ma= y be > > required to support? >=20 > It is a matter of what else do you end having in /bin and /lib. > Remember that udev rules can execute arbitrary code. Do all that code= > needs to be moved to /bin and /lib also? Of course. That's what /bin, /sbin and /lib are for. > I keep telling: it is a difficult problem. No. Just move or copy the binaries and libs *you* use for *your* udev-s= cripts=20 to /bin, /sbin and /lib > Regards. Regards, Michael