releases/specs/ppc/ppc64: add systemd specs
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
This commit is contained in:
parent
2b6807ae87
commit
db9650d319
3 changed files with 26 additions and 0 deletions
|
@ -11,6 +11,7 @@ SPECS="ppc32/stage1-openrc.spec ppc32/stage3-openrc.spec ppc64/stage1-openrc.spe
|
|||
#SPECS="${SPECS} livecd-stage1.spec livecd-stage2.spec"
|
||||
|
||||
OPTIONAL_SPECS="ppc32/installcd-stage1.spec ppc32/installcd-stage2-minimal.spec"
|
||||
OPTIONAL_SPECS="${OPTIONAL_SPECS} ppc64/stage1-systemd.spec ppc64/stage3-systemd.spec"
|
||||
OPTIONAL_SPECS="${OPTIONAL_SPECS} ppc64/stage1-musl-hardened-openrc.spec ppc64/stage3-musl-hardened-openrc.spec"
|
||||
|
||||
KCONFIG_DIR=${REPO_DIR}/releases/kconfig/powerpc
|
||||
|
@ -49,6 +50,9 @@ post_build() {
|
|||
ppc64/stage3-openrc.spec)
|
||||
upload default/stage3-ppc64-openrc-*${TIMESTAMP}*.xz*
|
||||
;;
|
||||
ppc64/stage3-systemd.spec)
|
||||
upload default/stage3-ppc64-systemd-*${TIMESTAMP}*.xz*
|
||||
;;
|
||||
ppc64/stage3-musl-hardened-openrc.spec)
|
||||
upload musl-hardened/stage3-ppc64-musl-hardened-openrc-*${TIMESTAMP}*.xz*
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue