commit: 60d2a138de5a7231f38016b544dd9b96731243d3 Author: Matthew Thode <mthode <AT> mthode <DOT> org> AuthorDate: Fri Mar 2 12:32:59 2018 +0000 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Fri Mar 2 12:32:59 2018 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=60d2a138
enable systemd stage generation 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 e469a487..a80ea195 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"
