[gentoo-commits] proj/releng:master commit in: releases/specs/x86/i686/, tools/

2022-11-19 Thread Andreas K. Hüttel
commit: a1175db1091cdebc82da57d792a5b48e7db5c0ea
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Nov 19 14:23:34 2022 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat Nov 19 14:23:34 2022 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=a1175db1

Add x86 systemd merged-usr specs

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 releases/specs/x86/i686/stage1-systemd-mu.spec | 12 
 releases/specs/x86/i686/stage3-systemd-mu.spec | 10 ++
 tools/catalyst-auto-x86.conf   |  5 +
 3 files changed, 27 insertions(+)

diff --git a/releases/specs/x86/i686/stage1-systemd-mu.spec 
b/releases/specs/x86/i686/stage1-systemd-mu.spec
new file mode 100644
index ..d7bb1aab
--- /dev/null
+++ b/releases/specs/x86/i686/stage1-systemd-mu.spec
@@ -0,0 +1,12 @@
+subarch: i686
+target: stage1
+version_stamp: systemd-mergedusr-@TIMESTAMP@
+rel_type: default
+profile: default/linux/x86/17.0/systemd/merged-usr
+snapshot: @TIMESTAMP@
+source_subpath: default/stage3-i686-systemd-mergedusr-latest
+compression_mode: pixz
+update_seed: no
+update_seed_command: --update --deep --newuse @world
+portage_confdir: @REPO_DIR@/releases/portage/stages
+portage_prefix: releng

diff --git a/releases/specs/x86/i686/stage3-systemd-mu.spec 
b/releases/specs/x86/i686/stage3-systemd-mu.spec
new file mode 100644
index ..22a40f2c
--- /dev/null
+++ b/releases/specs/x86/i686/stage3-systemd-mu.spec
@@ -0,0 +1,10 @@
+subarch: i686
+target: stage3
+version_stamp: systemd-mergedusr-@TIMESTAMP@
+rel_type: default
+profile: default/linux/x86/17.0/systemd/merged-usr
+snapshot: @TIMESTAMP@
+source_subpath: default/stage1-i686-systemd-mergedusr-@TIMESTAMP@
+compression_mode: pixz
+portage_confdir: @REPO_DIR@/releases/portage/stages
+portage_prefix: releng

diff --git a/tools/catalyst-auto-x86.conf b/tools/catalyst-auto-x86.conf
index b0a70c76..4a740f57 100644
--- a/tools/catalyst-auto-x86.conf
+++ b/tools/catalyst-auto-x86.conf
@@ -13,6 +13,7 @@ SETS="
i486_openrc
i686_openrc
i686_systemd
+   i686_systemd_mu
hardened_openrc
musl
 "
@@ -22,6 +23,7 @@ 
SET_i486_openrc_OPTIONAL_SPECS="i486/installcd-stage1-openrc.spec i486/installcd
 
 SET_i686_openrc_SPECS="i686/stage1-openrc.spec i686/stage3-openrc.spec"
 SET_i686_systemd_SPECS="i686/stage1-systemd.spec i686/stage3-systemd.spec"
+SET_i686_systemd_mu_SPECS="i686/stage1-systemd-mu.spec 
i686/stage3-systemd-mu.spec"
 
 SET_hardened_openrc_SPECS="hardened/stage1-openrc.spec 
hardened/stage3-openrc.spec"
 SET_hardened_openrc_OPTIONAL_SPECS="hardened/admincd-stage1-openrc.spec 
hardened/admincd-stage2-openrc.spec"
@@ -71,6 +73,9 @@ post_build() {
i686/stage3-systemd.spec)
upload stage3-i686-systemd-${TIMESTAMP}.tar.xz*
;;
+   i686/stage3-systemd-mu.spec)
+   upload stage3-i686-systemd-mergedusr-${TIMESTAMP}.tar.xz*
+   ;;
esac
popd >/dev/null || exit
 



[gentoo-commits] proj/releng:master commit in: releases/specs/x86/i686/, tools/

2021-07-03 Thread Andreas K. Hüttel
commit: 949bc0a212fe50d01a924e5810afe81c43f8d532
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sat Jul  3 18:46:02 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sat Jul  3 18:46:02 2021 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=949bc0a2

x86: move i686 builds from demeter to pardalote

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 releases/specs/x86/i686/{stage1.spec => stage1-openrc.spec} |  4 ++--
 releases/specs/x86/i686/{stage2.spec => stage2-openrc.spec} |  4 ++--
 releases/specs/x86/i686/{stage3.spec => stage3-openrc.spec} |  4 ++--
 tools/catalyst-auto-x86-demeter.conf| 10 ++
 tools/catalyst-auto-x86.conf|  6 --
 5 files changed, 16 insertions(+), 12 deletions(-)

diff --git a/releases/specs/x86/i686/stage1.spec 
b/releases/specs/x86/i686/stage1-openrc.spec
similarity index 76%
rename from releases/specs/x86/i686/stage1.spec
rename to releases/specs/x86/i686/stage1-openrc.spec
index e78be2e3..dd70d646 100644
--- a/releases/specs/x86/i686/stage1.spec
+++ b/releases/specs/x86/i686/stage1-openrc.spec
@@ -1,10 +1,10 @@
 subarch: i686
 target: stage1
-version_stamp: @TIMESTAMP@
+version_stamp: openrc-@TIMESTAMP@
 rel_type: default
 profile: default/linux/x86/17.0
 snapshot: @TIMESTAMP@
-source_subpath: default/stage3-i686-latest
+source_subpath: default/stage3-i686-openrc-latest
 compression_mode: pixz_x
 update_seed: yes
 update_seed_command: --update --deep --newuse @world

diff --git a/releases/specs/x86/i686/stage2.spec 
b/releases/specs/x86/i686/stage2-openrc.spec
similarity index 69%
rename from releases/specs/x86/i686/stage2.spec
rename to releases/specs/x86/i686/stage2-openrc.spec
index 77aaa210..273a873a 100644
--- a/releases/specs/x86/i686/stage2.spec
+++ b/releases/specs/x86/i686/stage2-openrc.spec
@@ -1,10 +1,10 @@
 subarch: i686
 target: stage2
-version_stamp: @TIMESTAMP@
+version_stamp: openrc-@TIMESTAMP@
 rel_type: default
 profile: default/linux/x86/17.0
 snapshot: @TIMESTAMP@
-source_subpath: default/stage1-i686-@TIMESTAMP@
+source_subpath: default/stage1-i686-openrc-@TIMESTAMP@
 compression_mode: pixz_x
 portage_confdir: @REPO_DIR@/releases/portage/stages
 portage_prefix: releng

diff --git a/releases/specs/x86/i686/stage3.spec 
b/releases/specs/x86/i686/stage3-openrc.spec
similarity index 69%
rename from releases/specs/x86/i686/stage3.spec
rename to releases/specs/x86/i686/stage3-openrc.spec
index 6fbbb354..d5792523 100644
--- a/releases/specs/x86/i686/stage3.spec
+++ b/releases/specs/x86/i686/stage3-openrc.spec
@@ -1,10 +1,10 @@
 subarch: i686
 target: stage3
-version_stamp: @TIMESTAMP@
+version_stamp: openrc-@TIMESTAMP@
 rel_type: default
 profile: default/linux/x86/17.0
 snapshot: @TIMESTAMP@
-source_subpath: default/stage2-i686-@TIMESTAMP@
+source_subpath: default/stage2-i686-openrc-@TIMESTAMP@
 compression_mode: pixz_x
 portage_confdir: @REPO_DIR@/releases/portage/stages
 portage_prefix: releng

diff --git a/tools/catalyst-auto-x86-demeter.conf 
b/tools/catalyst-auto-x86-demeter.conf
index ab0fc7b6..6f16156f 100644
--- a/tools/catalyst-auto-x86-demeter.conf
+++ b/tools/catalyst-auto-x86-demeter.conf
@@ -12,11 +12,15 @@ SPECS_DIR=${REPO_DIR}/releases/specs/x86
 
 SETS="
i486_openrc
+   i686_openrc
+   i686_systemd
 "
 
 SET_i486_openrc_SPECS="i486/stage1-openrc.spec i486/stage2-openrc.spec 
i486/stage3-openrc.spec"
 SET_i486_openrc_OPTIONAL_SPECS="i486/installcd-stage1-openrc.spec 
i486/installcd-stage2-minimal-openrc.spec"
 
+SET_i686_openrc_SPECS="i686/stage1-openrc.spec i686/stage2-openrc.spec 
i686/stage3-openrc.spec"
+SET_i686_systemd_SPECS="i686/stage1-systemd.spec i686/stage2-systemd.spec 
i686/stage3-systemd.spec"
 
 KCONFIG_DIR=${REPO_DIR}/releases/kconfig/x86
 
@@ -56,6 +60,12 @@ post_build() {
i486/installcd-stage2-minimal-openrc.spec)
upload install-x86-minimal-openrc-${TIMESTAMP}.iso*
;;
+   i686/stage3-openrc.spec)
+   upload stage3-i686-openrc-${TIMESTAMP}.tar.xz*
+   ;;
+   i686/stage3-systemd.spec)
+   upload stage3-i686-systemd-${TIMESTAMP}.tar.xz*
+   ;;
esac
popd >/dev/null || exit
 }

diff --git a/tools/catalyst-auto-x86.conf b/tools/catalyst-auto-x86.conf
index d63c14c8..b19aa911 100644
--- a/tools/catalyst-auto-x86.conf
+++ b/tools/catalyst-auto-x86.conf
@@ -12,15 +12,9 @@ source /etc/catalyst/release/build.env
 SPECS_DIR=${REPO_DIR}/releases/specs/x86
 
 SETS="
-   i686
-   i686_systemd
hardened
 "
 
-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"
-
 SET_hardened_SPECS="hardened/stage1.spec hardened/stage2.spec 
hardened/stage3.spec"
 SET_hardened_OPTIONAL_SPECS="hardened/admincd-stage1.spec 
hardened/admincd-stage2.spec"
 



[gentoo-commits] proj/releng:master commit in: releases/specs/x86/i686/, tools/

2020-05-23 Thread Matt Turner
commit: dfec6c432d964d3289104a645160f8a63ff06b4d
Author: Matt Turner  gentoo  org>
AuthorDate: Fri May 22 01:49:19 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Fri May 22 01:49:19 2020 +
URL:https://gitweb.gentoo.org/proj/releng.git/commit/?id=dfec6c43

x86: Add systemd specs

Signed-off-by: Matt Turner  gentoo.org>

 releases/specs/x86/i686/stage1-systemd.spec | 12 
 releases/specs/x86/i686/stage2-systemd.spec | 10 ++
 releases/specs/x86/i686/stage3-systemd.spec | 10 ++
 tools/catalyst-auto-x86.conf|  6 ++
 4 files changed, 38 insertions(+)

diff --git a/releases/specs/x86/i686/stage1-systemd.spec 
b/releases/specs/x86/i686/stage1-systemd.spec
new file mode 100644
index ..c1d4a09e
--- /dev/null
+++ b/releases/specs/x86/i686/stage1-systemd.spec
@@ -0,0 +1,12 @@
+subarch: i686
+target: stage1
+version_stamp: systemd-@TIMESTAMP@
+rel_type: default
+profile: default/linux/x86/17.0/systemd
+snapshot: @TIMESTAMP@
+source_subpath: default/stage3-i686-systemd-latest
+compression_mode: pixz_x
+update_seed: yes
+update_seed_command: --update --deep --newuse @world
+portage_confdir: @REPO_DIR@/releases/portage/stages
+portage_prefix: releng

diff --git a/releases/specs/x86/i686/stage2-systemd.spec 
b/releases/specs/x86/i686/stage2-systemd.spec
new file mode 100644
index ..d7a99295
--- /dev/null
+++ b/releases/specs/x86/i686/stage2-systemd.spec
@@ -0,0 +1,10 @@
+subarch: i686
+target: stage2
+version_stamp: systemd-@TIMESTAMP@
+rel_type: default
+profile: default/linux/x86/17.0/systemd
+snapshot: @TIMESTAMP@
+source_subpath: default/stage1-i686-systemd-@TIMESTAMP@
+compression_mode: pixz_x
+portage_confdir: @REPO_DIR@/releases/portage/stages
+portage_prefix: releng

diff --git a/releases/specs/x86/i686/stage3-systemd.spec 
b/releases/specs/x86/i686/stage3-systemd.spec
new file mode 100644
index ..1ac69305
--- /dev/null
+++ b/releases/specs/x86/i686/stage3-systemd.spec
@@ -0,0 +1,10 @@
+subarch: i686
+target: stage3
+version_stamp: systemd-@TIMESTAMP@
+rel_type: default
+profile: default/linux/x86/17.0/systemd
+snapshot: @TIMESTAMP@
+source_subpath: default/stage2-i686-systemd-@TIMESTAMP@
+compression_mode: pixz_x
+portage_confdir: @REPO_DIR@/releases/portage/stages
+portage_prefix: releng

diff --git a/tools/catalyst-auto-x86.conf b/tools/catalyst-auto-x86.conf
index e6307421..9dbab7be 100644
--- a/tools/catalyst-auto-x86.conf
+++ b/tools/catalyst-auto-x86.conf
@@ -12,6 +12,7 @@ SPECS_DIR=${REPO_DIR}/releases/specs/${ARCH}
 SETS="
i486
i686
+   i686-systemd
hardened
 "
 
@@ -20,6 +21,8 @@ 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_SPECS="i686/stage1-systemd.spec i686/stage2-systemd.spec 
i686/stage3-systemd.spec"
+
 SET_hardened_SPECS="hardened/stage1.spec hardened/stage2.spec 
hardened/stage3.spec"
 SET_hardened_OPTIONAL_SPECS="hardened/admincd-stage1.spec 
hardened/admincd-stage2.spec"
 
@@ -86,6 +89,9 @@ post_build() {
i686/stage3.spec)
upload stage3-i686-${TIMESTAMP}.tar.xz*
;;
+   i686/stage3-systemd.spec)
+   upload stage3-i686-${TIMESTAMP}.tar.xz*
+   ;;
esac
popd >/dev/null || exit