commit: 71795cbe91ac6474247c8dabe650e23e2ee5d7b8 Author: Matthew Thode <mthode <AT> mthode <DOT> org> AuthorDate: Fri Mar 2 15:04:04 2018 +0000 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Fri Mar 2 15:04:04 2018 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=71795cbe
Revert "enable systemd stage generation" This reverts commit 60d2a138de5a7231f38016b544dd9b96731243d3. using blueness's run-systemd stuff tools/catalyst-auto-amd64.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/catalyst-auto-amd64.conf b/tools/catalyst-auto-amd64.conf index a80ea195..e469a487 100644 --- a/tools/catalyst-auto-amd64.conf +++ b/tools/catalyst-auto-amd64.conf @@ -27,7 +27,7 @@ SET_minimal_nomultilib_OPTIONAL_SPECS="stage4-nomultilib-minimal.spec" SET_x32_SPECS="stage1-x32.spec stage2-x32.spec stage3-x32.spec" -SET_systemd_SPECS="stage1-systemd.spec stage2-systemd.spec stage3-systemd.spec" +#SET_systemd_SPECS="stage1-systemd.spec stage2-systemd.spec stage3-systemd.spec" SET_systemd_OPTIONAL_SPECS="stage4-systemd.spec" SET_hardened_multilib_SPECS="hardened/stage1.spec hardened/stage2.spec hardened/stage3.spec"
