mrrl

Minimal Reliable Reproducible Linux
git clone https://ccx.te2000.cz/git/mrrl
Log | Files | Refs | Submodules | README

commit 8cfee0f771da4d14c9562c43b3105429cf66167a
parent 69900d3d06d1ad3864994f8cdae334e51b0da5de
Author: Jan Pobrislo <ccx@te2000.cz>
Date:   Sat,  3 May 2025 18:08:55 +0000

error-standalone

Diffstat:
Mtemplates/pkg/error-standalone | 2+-
Mvariants/ccx-x86_64/containers.environment | 4++--
Mvariants/ccx-x86_64/default.environment | 6+++---
Mvariants/ccx-x86_64/easyseccomp | 2+-
Mvariants/ccx-x86_64/error-standalone | 2+-
Mvariants/ccx-x86_64/system-config | 2+-
Mvariants/ccx-x86_64/system-config-init | 4++--
Mvariants/ccx-x86_64/system-config-rc | 4++--
Mvariants/root-x86_64/containers.environment | 4++--
Mvariants/root-x86_64/default.environment | 6+++---
Mvariants/root-x86_64/easyseccomp | 2+-
Mvariants/root-x86_64/error-standalone | 2+-
Mvariants/root-x86_64/system-config | 2+-
Mvariants/root-x86_64/system-config-init | 4++--
Mvariants/root-x86_64/system-config-rc | 4++--
15 files changed, 25 insertions(+), 25 deletions(-)

diff --git a/templates/pkg/error-standalone b/templates/pkg/error-standalone @@ -9,7 +9,7 @@ {% include "functions/build_env_static" %} prefix={{versions}}/$pthbs_package build_env_static -cd {{name}} +cd error-standalone-2.0 {{make}} PREFIX={{versions}}/$pthbs_package \ DESTDIR="$pthbs_destdir" \ INCDIR="$prefix/include" \ diff --git a/variants/ccx-x86_64/containers.environment b/variants/ccx-x86_64/containers.environment @@ -15,4 +15,4 @@ #+getent.497826562f0e3021d114ff3f47654fa0b574041039df71dbc4e509d38fa55447 #+fileset.4e84d6846c9db82c5ad691b8a6b63b6364b367e84f9d1490b0942b3fa28f3737 #+ccx-utils.ab28a8d701f60db69818ef22c546d02eca1ba3900bcdeaf5676bcc13d4b7f114 -#+easyseccomp.a040b75075e56c8e042cba2a2719ecf937b090252bda41b11c1db4005bc83c36- \ No newline at end of file +#+easyseccomp.9cdf7142b43281ecedd301ca96fa4aaa5d4d2e98c2b947960dca57748608c878+ \ No newline at end of file diff --git a/variants/ccx-x86_64/default.environment b/variants/ccx-x86_64/default.environment @@ -36,8 +36,8 @@ #+applyuidgid-caps.9856a13db04a0f0192c4208744de2c649db2ae721dc0d0dd37eb90346236a514 #+ccx-utils.ab28a8d701f60db69818ef22c546d02eca1ba3900bcdeaf5676bcc13d4b7f114 #+user-env.4e95a5387aa403e1d16a22254f21fb4cec046c69341a5eae764dd8126fb638a8 -#+system-config.91b1f40af0c418d8cceaf284d5e1b1ff2b6352656867513a30e63f16ce113927 -#+system-config-rc.b79ba6be0a6b2717540aafd3f2b3a3369ced2dc87f4c25b4b2750af7591db8cb +#+system-config.cf4f4f0a19e844a4d51e4a02b4b860d770811506b5b8566015cef85fa6878c64 +#+system-config-rc.ce4ef808bfecdfe6ed8cb042009f766ee30734c07d1af93886ce45b938d929af #+system-config-scripts.bdedb957b96fc1efd8259d16dac786d1d9c220dcde66996a16688989f104925d -#+system-config-init.6a985c8787177517a879fc3459038dd23f52b594440a2ea5daf13ca7a200947d +#+system-config-init.81b9f3cbcbf40fdcbc8b1d6b029cffd999aedd43747364c464e5b3d06c454a45 #+system-config-zsh.250277c1fe17ccb13b5efbacd35ecb3b8342e30910cdd709f89475773bb7f309 \ No newline at end of file diff --git a/variants/ccx-x86_64/easyseccomp b/variants/ccx-x86_64/easyseccomp @@ -7,7 +7,7 @@ #+flex.322ebabc6eba6cdfd84b1b90f25790b8d917035872c2e6bb2f4c8e2f05eabcfd #+bison.1a189980b7909de4d49b57a4821f58147c2cc150fcd4227cb88b63342551a10f #+libseccomp.8b32056ea0458b22266d8fc1b3cce05c82d08282c40a1e56d00d15fa57cdc156 -#+error-standalone.b380d044a8fcea86728c750d22f68e3159776bc7f3012d3f4b3d05597c36a7e1 +#+error-standalone.664c98067651c547ed8252fefb7237335ee7b15aa7ea4a338ff8d65dc02a6c0e #@git:94422be00da71ff44c8ad1fe3455587c62ca29d3:easyseccomp #@sha256:2804690ae936210ea5d2bfacb94d501c38ad11ffd6f48e04c0611d11fef95321:easyseccomp-configure.tar diff --git a/variants/ccx-x86_64/error-standalone b/variants/ccx-x86_64/error-standalone @@ -12,7 +12,7 @@ build_env_static() { } prefix=/home/ccx/versions/$pthbs_package build_env_static -cd error-standalone +cd error-standalone-2.0 make -j${JOBS:-1} -l$((1+${JOBS:-1})) PREFIX=/home/ccx/versions/$pthbs_package \ DESTDIR="$pthbs_destdir" \ INCDIR="$prefix/include" \ diff --git a/variants/ccx-x86_64/system-config b/variants/ccx-x86_64/system-config @@ -52,7 +52,7 @@ printf '%s\n' >config/etc/skel/loginexec \ chmod +x config/etc/skel/loginexec env 'pthbs_path_system-config'="$prefix" \ - 'pthbs_path_containers=/home/ccx/versions/env.b67c52f70b276e12ab37a570fa6b3b2e67b38bb33743e0255478ca958c6d389c' \ + 'pthbs_path_containers=/home/ccx/versions/env.89688f25cd24af02ff3fb13fb1f045c47e2427698c52ebd680ecf63e6fe0d00a' \ 'pthbs_path_mdevd=/home/ccx/versions/env.5049027ea8b6b4d373e16aadd3cdc63a940582ff297656e395f2131eef181671' \ make -j${JOBS:-1} -l$((1+${JOBS:-1})) all diff --git a/variants/ccx-x86_64/system-config-init b/variants/ccx-x86_64/system-config-init @@ -5,9 +5,9 @@ #+s6-portable-utils.1b8fd31be72bfe84afb28c3dfff03b1fc45121d11fc85f79c90f085fe61bc132 #+s6-linux-init.cd3e307b62e7dde98e1572eed297bd544e888d2589d4c1e7fd79271c4078ddf2 #+execline.1505a32c24aa5dbf362550f39283c9ff1936e717e5a82d220f8212cd9e604d8f -#+system-config-rc.b79ba6be0a6b2717540aafd3f2b3a3369ced2dc87f4c25b4b2750af7591db8cb +#+system-config-rc.ce4ef808bfecdfe6ed8cb042009f766ee30734c07d1af93886ce45b938d929af -s6rcdb=/home/ccx/versions/system-config-rc.b79ba6be0a6b2717540aafd3f2b3a3369ced2dc87f4c25b4b2750af7591db8cb/config/s6-rc-db +s6rcdb=/home/ccx/versions/system-config-rc.ce4ef808bfecdfe6ed8cb042009f766ee30734c07d1af93886ce45b938d929af/config/s6-rc-db prefix=/home/ccx/versions/$pthbs_package pkgdir="$pthbs_destdir/$prefix" diff --git a/variants/ccx-x86_64/system-config-rc b/variants/ccx-x86_64/system-config-rc @@ -3,7 +3,7 @@ #+busybox-diffutils.c2ebcfcad050ad71b8e30322a463b5c009f254c7a42e95c627d32665e17134dc #+s6-rc.fecfa43aebb0615904e0e120b9ce8c0596c9b6c577611cbadc8fbaca75196ed9 #+fileset.4e84d6846c9db82c5ad691b8a6b63b6364b367e84f9d1490b0942b3fa28f3737 -#+system-config.91b1f40af0c418d8cceaf284d5e1b1ff2b6352656867513a30e63f16ce113927 +#+system-config.cf4f4f0a19e844a4d51e4a02b4b860d770811506b5b8566015cef85fa6878c64 def_prefix() { prefix=/home/ccx/versions/$pthbs_package @@ -13,7 +13,7 @@ def_dest() { } def_dest -src=/home/ccx/versions/system-config.91b1f40af0c418d8cceaf284d5e1b1ff2b6352656867513a30e63f16ce113927/config/s6-rc-source +src=/home/ccx/versions/system-config.cf4f4f0a19e844a4d51e4a02b4b860d770811506b5b8566015cef85fa6878c64/config/s6-rc-source s6-rc-compile ./s6-rc-db "$src" mkdir -p "$dest/config" mv -v s6-rc-db "$dest/config/" diff --git a/variants/root-x86_64/containers.environment b/variants/root-x86_64/containers.environment @@ -15,4 +15,4 @@ #+getent.a4f1c1679ad9e6d4cd167e921ee8af0f7fce4a2b7886f96223b8c7fe1ba5ba97 #+fileset.7159458f5e8c9237e1e1708cafced263dd342d5fd24ccec97ae8092d9b1c5150 #+ccx-utils.ccaa449ada3142ef075f3c80a6e475520219814490557f308ded4685231a70ac -#+easyseccomp.f7851bff8803b9e60c40ca77690b1491aaeebecbbde43c9651b983e69758b80e- \ No newline at end of file +#+easyseccomp.1d6d493e3a879feb8218830d5b893996456322cc1bc1ae47ea505de7a835b41a+ \ No newline at end of file diff --git a/variants/root-x86_64/default.environment b/variants/root-x86_64/default.environment @@ -36,8 +36,8 @@ #+applyuidgid-caps.2d571b717bda734b4464e7d3b36bb2c9eaa265fffd595bc090cbb137258121b8 #+ccx-utils.ccaa449ada3142ef075f3c80a6e475520219814490557f308ded4685231a70ac #+user-env.8ad55eebe32b11f005f7b5c6dc204fdccc0a53cd7294f87c1e959ea47793dbca -#+system-config.cab99083408d330587c039514db530575ee4ffc9bad7fac162e28f7ae4eec8f0 -#+system-config-rc.4d53a563a3e3c2dcc10ed2097ca5b24488bdae2192375d319fb9f198866601c1 +#+system-config.8f90c3865edf8bac99a6b11324162d22c4c5e6ba189037172c80bf5601a3f335 +#+system-config-rc.d59aef65ea08dff445b6156783aae83187c21bbc4c931cdfa6da74eb1a4198a9 #+system-config-scripts.4c00e32b8c4f6feef53b562356abd54830cc7e889149e4f8bcb928d6e6e93378 -#+system-config-init.9980f122b89db9b164cbd1aafd1e9d50246329a26e726321a00cc1d3f7fb9018 +#+system-config-init.d9e6ea4fb39b98699ace5ca5f86b9ea3009395256dbbd19bfc0a7203a14e1757 #+system-config-zsh.01286ec545c7035b2e08ded96e40b73f912f33fd7eec44993a1e93e12577dc0f \ No newline at end of file diff --git a/variants/root-x86_64/easyseccomp b/variants/root-x86_64/easyseccomp @@ -7,7 +7,7 @@ #+flex.42bdab01fb2083e92a4417d5fb289c468b9a1a5b8092904b965455b74559262f #+bison.d9992ea20119a82e24982f67479e65e94ec0fdc686f024f0ed04e87c83a00ef0 #+libseccomp.cf3861629089b6a01e1499bd0296161802ff4978c7adde69cff19c5c5a568902 -#+error-standalone.b683e6ac49f619f0b233ac78431de4860394041bdeb37bb8e75f9a25b6f528bc +#+error-standalone.b756d86efb93b61ab49683dd2614413fc0a0c66fed3026f238ab32a725257ab2 #@git:94422be00da71ff44c8ad1fe3455587c62ca29d3:easyseccomp #@sha256:2804690ae936210ea5d2bfacb94d501c38ad11ffd6f48e04c0611d11fef95321:easyseccomp-configure.tar diff --git a/variants/root-x86_64/error-standalone b/variants/root-x86_64/error-standalone @@ -12,7 +12,7 @@ build_env_static() { } prefix=/versions/$pthbs_package build_env_static -cd error-standalone +cd error-standalone-2.0 make -j${JOBS:-1} -l$((1+${JOBS:-1})) PREFIX=/versions/$pthbs_package \ DESTDIR="$pthbs_destdir" \ INCDIR="$prefix/include" \ diff --git a/variants/root-x86_64/system-config b/variants/root-x86_64/system-config @@ -52,7 +52,7 @@ printf '%s\n' >config/etc/skel/loginexec \ chmod +x config/etc/skel/loginexec env 'pthbs_path_system-config'="$prefix" \ - 'pthbs_path_containers=/versions/env.dfc23809a268c7dee826e4c5536afe9ae89fc9358f0bcc40db29c0c824265dec' \ + 'pthbs_path_containers=/versions/env.ed0af017a4e26c359a5fc6947793ef3753d14298cac754a70ad2c9cccdbe0c47' \ 'pthbs_path_mdevd=/versions/env.699c310193b7957c8ec17e16d6846443f99c198e3e2ce6425066f4523de2cf1e' \ make -j${JOBS:-1} -l$((1+${JOBS:-1})) all diff --git a/variants/root-x86_64/system-config-init b/variants/root-x86_64/system-config-init @@ -5,9 +5,9 @@ #+s6-portable-utils.f6171ad521d6be72875f1d5c1b28f966662ba93cfe5790e1ef010f9e76211bc3 #+s6-linux-init.8fbed3537ce9accc1a31e36f4648d1a0df0f1d155fcfa8fb5b1079786cf1442c #+execline.c89bee1b1207461afa2d2ab9250f0940a2a6bbca3e45bdd60037049a75f4adf9 -#+system-config-rc.4d53a563a3e3c2dcc10ed2097ca5b24488bdae2192375d319fb9f198866601c1 +#+system-config-rc.d59aef65ea08dff445b6156783aae83187c21bbc4c931cdfa6da74eb1a4198a9 -s6rcdb=/versions/system-config-rc.4d53a563a3e3c2dcc10ed2097ca5b24488bdae2192375d319fb9f198866601c1/config/s6-rc-db +s6rcdb=/versions/system-config-rc.d59aef65ea08dff445b6156783aae83187c21bbc4c931cdfa6da74eb1a4198a9/config/s6-rc-db prefix=/versions/$pthbs_package pkgdir="$pthbs_destdir/$prefix" diff --git a/variants/root-x86_64/system-config-rc b/variants/root-x86_64/system-config-rc @@ -3,7 +3,7 @@ #+busybox-diffutils.4a0933977737282afcd82b39d435b50946a700fe13472d24e4580a41fa852123 #+s6-rc.c131bb99b2054bcd9705c5a5652822938265a8587a54d2894667b8b620815c7f #+fileset.7159458f5e8c9237e1e1708cafced263dd342d5fd24ccec97ae8092d9b1c5150 -#+system-config.cab99083408d330587c039514db530575ee4ffc9bad7fac162e28f7ae4eec8f0 +#+system-config.8f90c3865edf8bac99a6b11324162d22c4c5e6ba189037172c80bf5601a3f335 def_prefix() { prefix=/versions/$pthbs_package @@ -13,7 +13,7 @@ def_dest() { } def_dest -src=/versions/system-config.cab99083408d330587c039514db530575ee4ffc9bad7fac162e28f7ae4eec8f0/config/s6-rc-source +src=/versions/system-config.8f90c3865edf8bac99a6b11324162d22c4c5e6ba189037172c80bf5601a3f335/config/s6-rc-source s6-rc-compile ./s6-rc-db "$src" mkdir -p "$dest/config" mv -v s6-rc-db "$dest/config/"