From: "Georgy Yakovlev" <gyakovlev@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/targets/systemd/
Date: Thu, 6 Oct 2022 19:59:50 +0000 (UTC) [thread overview]
Message-ID: <1665086371.98f33c7e1471a5fc0cf80c633ff442222d851aa0.gyakovlev@gentoo> (raw)
commit: 98f33c7e1471a5fc0cf80c633ff442222d851aa0
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 5 17:26:03 2022 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Thu Oct 6 19:59:31 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98f33c7e
profiles/targets/systemd: add sysv-utils to BOOTSTRAP_USE
catalyst, bootstrap.sh and BOOTSTRAP_USE all set USE=-*
at various stages of builds.
This results in systemd build with -sysv-utils and pulls
sys-apps/sysvinit as a dependency in stage1/stage2 builds.
Closes: https://github.com/gentoo/gentoo/pull/27644
Suggested-by: Mike Gilbert <floppym <AT> gentoo.org>
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
profiles/targets/systemd/make.defaults | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/profiles/targets/systemd/make.defaults b/profiles/targets/systemd/make.defaults
index 8bc064858b21..5db64cfb8cc4 100644
--- a/profiles/targets/systemd/make.defaults
+++ b/profiles/targets/systemd/make.defaults
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
USE="systemd udev"
-BOOTSTRAP_USE="${BOOTSTRAP_USE} systemd udev"
+BOOTSTRAP_USE="${BOOTSTRAP_USE} systemd sysv-utils udev"
next reply other threads:[~2022-10-06 19:59 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-06 19:59 Georgy Yakovlev [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-10-13 6:44 [gentoo-commits] repo/gentoo:master commit in: profiles/targets/systemd/ Florian Schmaus
2023-06-15 2:08 Sam James
2022-01-03 7:53 Sam James
2021-04-22 15:07 Michał Górny
2020-12-06 17:23 Mike Gilbert
2019-11-03 14:01 Michał Górny
2019-08-17 20:43 Georgy Yakovlev
2019-03-17 17:54 Mart Raudsepp
2018-03-12 17:29 Mike Gilbert
2017-12-30 10:16 Michał Górny
2017-06-07 15:59 Mike Gilbert
2017-03-04 5:06 Richard Farina
2017-02-16 10:43 Ettore Di Giacinto
2016-03-03 10:46 Anthony G. Basile
2016-02-03 17:33 Richard Farina
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=1665086371.98f33c7e1471a5fc0cf80c633ff442222d851aa0.gyakovlev@gentoo \
--to=gyakovlev@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--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