x86: copy catalyst-auto config for demeter, move i486 there only so far

Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2021-07-02 21:10:07 +02:00
parent bc1f41fc26
commit 16e795ced4
No known key found for this signature in database
GPG key ID: 4C49F79E54D0A206
7 changed files with 74 additions and 15 deletions

View file

@ -12,15 +12,11 @@ source /etc/catalyst/release/build.env
SPECS_DIR=${REPO_DIR}/releases/specs/x86
SETS="
i486
i686
i686_systemd
hardened
"
SET_i486_SPECS="stage1.spec stage2.spec stage3.spec"
SET_i486_OPTIONAL_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec"
SET_i686_SPECS="i686/stage1.spec i686/stage2.spec i686/stage3.spec"
SET_i686_systemd_SPECS="i686/stage1-systemd.spec i686/stage2-systemd.spec i686/stage3-systemd.spec"