On Fri, Aug 7, 2015 at 3:46 PM, Heiko Baums <li...@baums-on-web.de> wrote: > If packages that don't need systemd as a hard dependency or are > installed with USE=-systemd write anything which is important for them > or could break them even without systemd into one of those systemd > directories which I have in my INSTALL_MASK, this would be definitely a > bug, either up- or downstream.
Udev installs into such a path, and currently does not depend on systemd (in fact, they block each other). Obviously you don't use udev, but in general as more stuff ends up in systemd you'll probably find more important stuff with "systemd" in the filename. I'd suggest taking the time to understand what it is before you decide that you don't want it (speaking generally, I'm not suggesting that you didn't know what you're doing when you switched to eudev). Heck, even gummiboot is being merged into systemd. I don't think it is productive to go back and forth on the rest of this stuff. If folks take your advice and run into problems, they can always ask you for help. One of the wonderful things about this mailing list is that a new person can ask a problem and get 12 different answers with absolutely nothing distinguishing between somebody who started using Gentoo the week before and somebody who has been using it for ten years. :) >> (Fun piece of Gentoo trivia. Most Gentoo-derived systems don't run >> either openrc or systemd - they run upstart, despite it not even being >> in the main Gentoo repository. Go figure...) > > Out of interest: Which ones? That would be the #1 selling pre-installed linux desktop distro: ChromeOS. Most Linux users don't realize that there are far more laptops sold with software installed using emerge than with apt-get. You probably won't find that tidbit on distrowatch either. :) CoreOS is also a Gentoo-derived distro, being based on ChromiumOS. It should be noted that in their end state I don't think either is shipped with the portage package manager actually installed. Their master images are built using it, however. -- Rich