Switch ia64 boot media to 23.0
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
16e2f17000
commit
8ab9c34052
3 changed files with 31 additions and 75 deletions
|
@ -12,9 +12,9 @@ SETS="
|
|||
"
|
||||
|
||||
SET_openrc_SPECS="stage1-openrc.spec stage3-openrc.spec"
|
||||
SET_openrc_OPTIONAL_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec"
|
||||
|
||||
SET_openrc_23_SPECS="stage1-openrc-23.spec stage3-openrc-23.spec"
|
||||
SET_openrc_23_OPTIONAL_SPECS="installcd-stage1.spec installcd-stage2-minimal.spec"
|
||||
|
||||
SET_systemd_23_SPECS="stage1-systemd-23.spec stage3-systemd-23.spec"
|
||||
|
||||
|
@ -41,7 +41,7 @@ post_build() {
|
|||
pushd "${BUILD_SRCDIR_BASE}" >/dev/null
|
||||
case ${spec} in
|
||||
installcd-stage2*)
|
||||
upload builds/default/*${TIMESTAMP}*.iso*
|
||||
upload builds/23.0-default/*${TIMESTAMP}*.iso*
|
||||
;;
|
||||
stage3-openrc.spec)
|
||||
upsync_binpackages packages/default/stage3-ia64 ia64/17.0/ia64
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue