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 1REOgU-0000Y9-Dk for garchives@archives.gentoo.org; Thu, 13 Oct 2011 17:03:06 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA89B21C155; Thu, 13 Oct 2011 17:02:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B0EB921C129 for ; Thu, 13 Oct 2011 17:02:25 +0000 (UTC) Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 3428B1B4004 for ; Thu, 13 Oct 2011 17:02:25 +0000 (UTC) From: Mike Frysinger Organization: wh0rd.org To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Suggestion for getting rid of udev Date: Thu, 13 Oct 2011 13:02:24 -0400 User-Agent: KMail/1.13.7 (Linux/3.1.0-rc4; KDE/4.6.5; x86_64; ; ) References: <20111012044023.GA8203@waltdnes.org> In-Reply-To: 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; boundary="nextPart1813188.E9W2KZFdYp"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201110131302.24766.vapier@gentoo.org> X-Archives-Salt: X-Archives-Hash: befae0c4736f2c512fac2dd7937dd351 --nextPart1813188.E9W2KZFdYp Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable On Thursday 13 October 2011 12:30:06 Arun Raghavan wrote: > While I've seen a lot of whining about this whole issue, I certainly > haven't been seen any effort to actually solve the problem within the > existing framework. For example, if someone cares enough, why not > write a wrapper script to track down the programs and libraries at > runtime that actually do use /usr so it's easier to say "these > packages install rules that need / and /usr on the same partition". (1) udev has provided a workaround of sorts for this already: udevadm trigg= er=20 =2D-type=3Dfailed. this is the udev-postmount init.d script. (2) it's fai= rly=20 trivial to locate most (all?) the failing rules with a single grep: grep /u= sr=20 =2DR /lib/udev/rules.d/. =2Dmike --nextPart1813188.E9W2KZFdYp Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iQIcBAABAgAGBQJOlxmgAAoJEEFjO5/oN/WBiaIQAMix1374apZ61ATlw1baXqn4 TDxGSkLlOjvx11uop72THEZ4gt1ytPt9v7Dpct7H7Z3mIl+RrGdnANzs23lccRFS 2fTovdpSWMqr2njSQjONIZ+O7ry9TYtOXze39TEA7mXuv9ZQXsqRUe+2EGLQvb+j JJjqbz2jQxwNGhy1voWL6FHXbGO3pKM0wsvYs6cTinQTjD6O5ZcS1Gehw0dZa+jv KfaaB87ItVLnCNZ8dp5J/wdDbm1GyqJMyt7TQhGl3AlOC18EGEZXhHOeHPN1qJyn PmxWa0i5EeAg0uSgzwDDWkU0ypo5myfHEbZ0/HCH5Js/TYaQi/PxUVG81oQxs32W 3vTKsuG1u85unL/SB5Olf1xW94sKlVDQ5mUA3W7xE1CBptcaU5CmFy+kPk5nEWIm K/njMYVUZ22PbOp017VGCSOrmfc+j8uAcIWwPtI6nj4PXO8/4q20NI3v6YCaxVbQ n6wrrDNHuUKDY8Qd1qbcpKzmuWJf+kXv2g8PHIcXHW6fIqKyrJppzWVi920NFfCK 7D4cB1hlZiK6jnvvXnIjBbGYCf0J5DoHXelUYA2flcqt56rkTZBZZIR29zt3/+JX +20N253Nm31/5MU+YqyNZUIbuyaHeebEPg0/y208+UA9JpUk8Sy8R98prOO8GnQl 9WbAm1RhQ3+W/Qlc/lW9 =ZVjf -----END PGP SIGNATURE----- --nextPart1813188.E9W2KZFdYp--