From 71795cbe91ac6474247c8dabe650e23e2ee5d7b8 Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Fri, 2 Mar 2018 09:04:04 -0600 Subject: [PATCH] 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"