commit: b177a005427479bc7881b6a14bac6dbaff5b1a42
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 3 10:44:03 2016 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Mar 3 10:46:17 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b177a005
profiles/targets/systemd: add stuff for catalyst stage builds
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
profiles/targets/systemd/make.defaults | 2 ++
profiles/targets/systemd/packages.build | 7 +++++++
2 files changed, 9 insertions(+)
diff --git a/profiles/targets/systemd/make.defaults
b/profiles/targets/systemd/make.defaults
index ec97938..0956dfe 100644
--- a/profiles/targets/systemd/make.defaults
+++ b/profiles/targets/systemd/make.defaults
@@ -3,3 +3,5 @@
# $Id$
USE="systemd udev"
+
+BOOTSTRAP_USE="${BOOTSTRAP_USE} systemd udev"
diff --git a/profiles/targets/systemd/packages.build
b/profiles/targets/systemd/packages.build
new file mode 100644
index 0000000..6cb51ae
--- /dev/null
+++ b/profiles/targets/systemd/packages.build
@@ -0,0 +1,7 @@
+# Copyright 1999-2014 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# Nothing pulls in systemd as a dependency for stage1,
+# so we need to list it here.
+sys-apps/systemd