From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id ED7C113800E for ; Wed, 8 Aug 2012 14:27:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 24F2121C02B; Wed, 8 Aug 2012 14:27:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id F3B90E0992 for ; Wed, 8 Aug 2012 14:26:26 +0000 (UTC) Received: from [192.168.1.4] (unknown [180.159.247.251]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: patrick) by smtp.gentoo.org (Postfix) with ESMTPSA id 07BD11B4041 for ; Wed, 8 Aug 2012 14:26:25 +0000 (UTC) Message-ID: <5022784C.5040201@gentoo.org> Date: Wed, 08 Aug 2012 22:31:40 +0800 From: Patrick Lauer User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120401 Thunderbird/11.0.1 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 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Global Systemd USE Flag References: <20120808161551.425c8e62@pomiocik.lan> In-Reply-To: <20120808161551.425c8e62@pomiocik.lan> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Archives-Salt: 7ec6adc5-b0fb-4494-aebd-4aa9289e4820 X-Archives-Hash: bee787e932e1d77e4292863dfd2b7229 On 08/08/12 22:15, Michał Górny wrote: > On Wed, 8 Aug 2012 15:11:42 +0200 > "Jason A. Donenfeld" wrote: [snip] > > 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. > INSTALL_MASK=/usr/lib/systemd > > And live happy to the day you notice your system no longer boots. > That doesn't work anymore - "improvement" in udev-186: equery f udev | grep udevd /usr/lib/systemd/systemd-udevd And as long as our maintainers refuse to use the proper paths this is just one of the little things that makes life more exciting for us. Can we please add some sanity back?