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:
parent
bc1f41fc26
commit
16e795ced4
7 changed files with 74 additions and 15 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue