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 1R1lrb-0001GO-LR for garchives@archives.gentoo.org; Thu, 08 Sep 2011 21:10:23 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6D1C521C44E; Thu, 8 Sep 2011 21:09:25 +0000 (UTC) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by pigeon.gentoo.org (Postfix) with SMTP id 8275421C425 for ; Thu, 8 Sep 2011 21:04:12 +0000 (UTC) Received: (qmail invoked by alias); 08 Sep 2011 21:04:11 -0000 Received: from p5B082D1C.dip.t-dialin.net (EHLO pc.localnet) [91.8.45.28] by mail.gmx.net (mp046) with SMTP; 08 Sep 2011 23:04:11 +0200 X-Authenticated: #13997268 X-Provags-ID: V01U2FsdGVkX18hBexLZpwhMWik3OI8WeZopCv7d/tQA9fq8Jn049 GcK/7MYmx2K7gU From: Michael Schreckenbauer To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] /dev/sda* missing at boot Date: Thu, 08 Sep 2011 23:04:15 +0200 Message-ID: <1390101.A3PqQNhjQB@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> <1868314.dUVoYqWeDk@pc> 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: cfec68dab54933a54ea7ece9dcea1f46 Am Donnerstag, 8. September 2011, 16:48:45 schrieb Canek Pel=E1ez Vald=E9= s: > On Thu, Sep 8, 2011 at 4:43 PM, Michael Schreckenbauer =20 wrote: > > Am Donnerstag, 8. September 2011, 16:23:36 schrieb Canek Pel=E1ez V= ald=E9s: > >> > In what valid way does access to /usr become something that udev= > >> > may 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 c= ode > >> needs to be moved to /bin and /lib also? > >=20 > > Of course. That's what /bin, /sbin and /lib are for. > >=20 > >> I keep telling: it is a difficult problem. > >=20 > > No. Just move or copy the binaries and libs *you* use for *your* > > udev-scripts to /bin, /sbin and /lib >=20 > I *really* don't think bluetoothd belongs to /sbin. But, hey, that's = me. Well, I don't use bluethoothd, so I don't see a valid reason not to cop= y=20 binaries from /usr/* to /* > Regards. Regards, Michael