Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/releng:master commit in: tools/
Date: Fri, 02 Mar 2018 15:04:40
Message-Id: 1520003044.71795cbe91ac6474247c8dabe650e23e2ee5d7b8.prometheanfire@gentoo
1 commit: 71795cbe91ac6474247c8dabe650e23e2ee5d7b8
2 Author: Matthew Thode <mthode <AT> mthode <DOT> org>
3 AuthorDate: Fri Mar 2 15:04:04 2018 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 2 15:04:04 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=71795cbe
7
8 Revert "enable systemd stage generation"
9
10 This reverts commit 60d2a138de5a7231f38016b544dd9b96731243d3.
11
12 using blueness's run-systemd stuff
13
14 tools/catalyst-auto-amd64.conf | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/tools/catalyst-auto-amd64.conf b/tools/catalyst-auto-amd64.conf
18 index a80ea195..e469a487 100644
19 --- a/tools/catalyst-auto-amd64.conf
20 +++ b/tools/catalyst-auto-amd64.conf
21 @@ -27,7 +27,7 @@ SET_minimal_nomultilib_OPTIONAL_SPECS="stage4-nomultilib-minimal.spec"
22
23 SET_x32_SPECS="stage1-x32.spec stage2-x32.spec stage3-x32.spec"
24
25 -SET_systemd_SPECS="stage1-systemd.spec stage2-systemd.spec stage3-systemd.spec"
26 +#SET_systemd_SPECS="stage1-systemd.spec stage2-systemd.spec stage3-systemd.spec"
27 SET_systemd_OPTIONAL_SPECS="stage4-systemd.spec"
28
29 SET_hardened_multilib_SPECS="hardened/stage1.spec hardened/stage2.spec hardened/stage3.spec"