On Wed, Jul 31, 2013 at 02:00:23AM -0500, Canek Peláez Valdés wrote > On Wed, Jul 31, 2013 at 1:24 AM, Daniel Campbell <li...@sporkbox.us> wrote:
> You need an OpenRC use flag to install OpenRC init scripts? That's > simply a lie. An apology to Daniel might be in order. I start my USE flag with "-*". During a recent install, I found out "the hard way" that eudev (and udev) do not install their init scripts without the "openrc" flag. As you can see from the ebuild fragments below, they require the "openrc" flag to pull in sys-fs/udev-init-scripts >From sys-fs/udev/udev-197-r8.ebuild =================================== PDEPEND=">=virtual/udev-197-r1 hwdb? ( >=sys-apps/hwids-20130114[udev] ) openrc? ( >=sys-fs/udev-init-scripts-19-r1 )" >From sys-fs/eudev/eudev-1_beta4-r1.ebuild ========================================= PDEPEND=">=virtual/udev-180 openrc? ( >=sys-fs/udev-init-scripts-18 )" -- Walter Dnes <waltd...@waltdnes.org> I don't run "desktop environments"; I run useful applications