From: "Jason A. Donenfeld" <Jason@zx2c4.com>
To: gentoo-dev@lists.gentoo.org
Subject: [gentoo-dev] Global Systemd USE Flag
Date: Wed, 8 Aug 2012 15:11:42 +0200 [thread overview]
Message-ID: <CAHmME9qUscF5U8tz1U-ff-Gx8Gb_8=UaUAJ4SAfOiNCuP_Z4=A@mail.gmail.com> (raw)
Hi,
Sorry if this has been discussed to death, but I couldn't find any
definitive decisions on it, so I thought I'd mention things in a
fairly simple manner:
Step 1: I use OpenRC/sysvinit.
Dell ~ # readlink -f /proc/1/exe
/sbin/init
Dell ~ # equery b /sbin/init
* Searching for /sbin/init ...
sys-apps/sysvinit-2.88-r3 (/sbin/init)
Step 2: There are lots of systemd service files installed.
Dell ~ # ls /usr/lib/systemd/system/*.service|wc -l
21
Step 3: What on earth is installing them?
Dell ~ # equery b /usr/lib/systemd/system/*.service
media-libs/libcanberra-0.29
(/usr/lib/systemd/system/canberra-system-shutdown-reboot.service)
media-libs/libcanberra-0.29
(/usr/lib/systemd/system/canberra-system-bootup.service)
media-libs/libcanberra-0.29
(/usr/lib/systemd/system/canberra-system-shutdown.service)
media-sound/alsa-utils-1.0.25-r2 (/usr/lib/systemd/system/alsa-restore.service)
media-sound/alsa-utils-1.0.25-r2 (/usr/lib/systemd/system/alsa-store.service)
net-misc/dhcpcd-5.5.6 (/usr/lib/systemd/system/dhcpcd.service)
net-misc/openssh-6.0_p1-r1 (/usr/lib/systemd/system/sshd@.service)
net-misc/openssh-6.0_p1-r1 (/usr/lib/systemd/system/sshd.service)
net-wireless/bluez-4.101-r1 (/usr/lib/systemd/system/bluetooth.service)
net-wireless/wpa_supplicant-1.0 (/usr/lib/systemd/system/wpa_supplicant.service)
net-wireless/wpa_supplicant-1.0
(/usr/lib/systemd/system/wpa_supplicant@.service)
sys-apps/dbus-1.6.4 (/usr/lib/systemd/system/dbus.service)
sys-auth/consolekit-0.4.5_p20120320
(/usr/lib/systemd/system/console-kit-log-system-start.service)
sys-auth/consolekit-0.4.5_p20120320
(/usr/lib/systemd/system/console-kit-daemon.service)
sys-auth/consolekit-0.4.5_p20120320
(/usr/lib/systemd/system/console-kit-log-system-restart.service)
sys-auth/consolekit-0.4.5_p20120320
(/usr/lib/systemd/system/console-kit-log-system-stop.service)
sys-auth/polkit-0.107 (/usr/lib/systemd/system/polkit.service)
sys-fs/udev-187-r1 (/usr/lib/systemd/system/systemd-udev-trigger.service)
sys-fs/udev-187-r1 (/usr/lib/systemd/system/systemd-udev-settle.service)
sys-fs/udev-187-r1 (/usr/lib/systemd/system/systemd-udevd.service)
sys-power/upower-0.9.17-r1 (/usr/lib/systemd/system/upower.service)
Yowza! All the packages that provide systemd unit files are installing
them?! But I don't even use systemd. I don't want this cruft on my
system.
Proposal: global USE flag for systemd, just like there's one for openrc.
Thanks,
Jason
next reply other threads:[~2012-08-08 13:12 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-08 13:11 Jason A. Donenfeld [this message]
2012-08-08 14:15 ` [gentoo-dev] Global Systemd USE Flag Michał Górny
2012-08-08 14:20 ` Jason A. Donenfeld
2012-08-08 14:36 ` Michał Górny
2012-08-08 14:38 ` Jason A. Donenfeld
2012-08-08 14:45 ` Michał Górny
2012-08-08 14:48 ` Jason A. Donenfeld
2012-08-08 15:14 ` Michał Górny
2012-08-08 15:20 ` Michael Mol
2012-08-08 14:47 ` Rich Freeman
2012-08-08 14:22 ` Jason A. Donenfeld
2012-08-08 14:33 ` Michał Górny
2012-08-08 14:35 ` Jason A. Donenfeld
2012-08-08 14:43 ` Michał Górny
2012-08-09 1:08 ` Walter Dnes
2012-08-08 14:48 ` Mart Raudsepp
2012-08-08 14:48 ` Patrick Lauer
2012-08-08 14:48 ` Jason A. Donenfeld
2012-08-08 14:53 ` Michał Górny
2012-08-09 8:48 ` Luca Barbato
2012-08-09 8:57 ` Michał Górny
2012-08-09 9:20 ` Luca Barbato
2012-08-09 10:01 ` Michał Górny
2012-08-09 11:22 ` Rich Freeman
2012-08-09 15:49 ` Luca Barbato
2012-08-09 11:58 ` Samuli Suominen
2012-08-08 15:03 ` Rich Freeman
2012-08-08 15:13 ` Michał Górny
2012-08-08 15:20 ` Rich Freeman
2012-08-08 15:25 ` Michał Górny
2012-08-08 14:31 ` Patrick Lauer
2012-08-08 14:32 ` Jason A. Donenfeld
2012-08-08 14:32 ` Michał Górny
2012-08-08 14:37 ` Richard Yao
2012-08-08 22:19 ` William Hubbs
2012-08-09 4:33 ` Jason A. Donenfeld
2012-08-09 6:57 ` [gentoo-dev] " Duncan
2012-08-09 7:24 ` Michał Górny
2012-08-09 10:24 ` Duncan
2012-08-09 12:29 ` Peter Stuge
2012-08-10 4:30 ` Duncan
2012-08-09 14:42 ` Ian Stakenvicius
2012-08-12 16:10 ` [gentoo-dev] " Jason A. Donenfeld
2012-08-13 8:53 ` Luca Barbato
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAHmME9qUscF5U8tz1U-ff-Gx8Gb_8=UaUAJ4SAfOiNCuP_Z4=A@mail.gmail.com' \
--to=jason@zx2c4.com \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox