mrrl

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

commit bd12c248afa7cb581a1e9cc0f2d43c93c961e763
parent 66b9eabcaa0b3d63a89f33199348b21b0c855127
Author: Jan Pobrislo <ccx@te2000.cz>
Date:   Sat,  3 May 2025 19:18:30 +0000

argp-standalone

Diffstat:
Mtemplates/pkg/argp-standalone | 6+++---
Mvariants/ccx-x86_64/argp-standalone | 6+++---
Mvariants/ccx-x86_64/containers.environment | 4++--
Mvariants/ccx-x86_64/default.environment | 6+++---
Mvariants/ccx-x86_64/easyseccomp | 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/argp-standalone | 6+++---
Mvariants/root-x86_64/containers.environment | 4++--
Mvariants/root-x86_64/default.environment | 6+++---
Mvariants/root-x86_64/easyseccomp | 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, 31 insertions(+), 31 deletions(-)

diff --git a/templates/pkg/argp-standalone b/templates/pkg/argp-standalone @@ -9,13 +9,13 @@ cd argp-standalone-1.5.0 autotools_config {% include "functions/vars" %} def_prefix -make libagrp.a +make libargp.a install -d "$pthbs_destdir/$prefix/library" -install -m 644 libagrp.a "$pthbs_destdir/$prefix/library" +install -m 644 libargp.a "$pthbs_destdir/$prefix/library" install -d "$pthbs_destdir/$prefix/include" -install -m 644 agrp.h "$pthbs_destdir/$prefix/include" +install -m 644 argp.h "$pthbs_destdir/$prefix/include" {% endblock %} {% block genlinks_begin %} diff --git a/variants/ccx-x86_64/argp-standalone b/variants/ccx-x86_64/argp-standalone @@ -67,13 +67,13 @@ def_dest() { dest=${pthbs_destdir%/}//home/ccx/versions/$pthbs_package } def_prefix -make libagrp.a +make libargp.a install -d "$pthbs_destdir/$prefix/library" -install -m 644 libagrp.a "$pthbs_destdir/$prefix/library" +install -m 644 libargp.a "$pthbs_destdir/$prefix/library" install -d "$pthbs_destdir/$prefix/include" -install -m 644 agrp.h "$pthbs_destdir/$prefix/include" +install -m 644 argp.h "$pthbs_destdir/$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.ff7f200cbf33f66f1fc3a591f99428b7bdab8c67269bf41992a954a0fe9967d4- \ No newline at end of file +#+easyseccomp.34393f9cfd56d733a52a0e7a91b5b3d0f2a1eccca15b9bc5632fb9198f3cabde+ \ 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.59ed4e0fdbccb12b01c0184146a7b195db9ce699b0b6d1fa3eec82143d8a5d71 -#+system-config-rc.796172e5a2d666527c2d8972bd4d8ed2b63ecf0b7105b29680c2ad97414eb26d +#+system-config.73f93078bc41e3084fb95791c86d1a3949a3c095f6c6ac823e88ff314e48329b +#+system-config-rc.9eb703fb71ad969de79e7cbabdf324a24dff41be91402ef7e5d29176e4a66c1a #+system-config-scripts.bdedb957b96fc1efd8259d16dac786d1d9c220dcde66996a16688989f104925d -#+system-config-init.7028c4e4f1916ee8591e9b27b740df808b75589e58e616ecccf8bce214ad035c +#+system-config-init.1d5f674a687416f8e1d055bba02c56fa2636df4c6c59aa6f13812e6dd435195a #+system-config-zsh.250277c1fe17ccb13b5efbacd35ecb3b8342e30910cdd709f89475773bb7f309 \ No newline at end of file diff --git a/variants/ccx-x86_64/easyseccomp b/variants/ccx-x86_64/easyseccomp @@ -8,7 +8,7 @@ #+bison.1a189980b7909de4d49b57a4821f58147c2cc150fcd4227cb88b63342551a10f #+libseccomp.8b32056ea0458b22266d8fc1b3cce05c82d08282c40a1e56d00d15fa57cdc156 #+error-standalone.664c98067651c547ed8252fefb7237335ee7b15aa7ea4a338ff8d65dc02a6c0e -#+argp-standalone.be1ff89cfd1915b54d4013ca27be1b0bcafa98245e367c76061c16d7830f0c18 +#+argp-standalone.67cb9dc5d68bacf213a32171dedea9b95c3651b603f91f1e757e583cb4f233c7 #@git:94422be00da71ff44c8ad1fe3455587c62ca29d3:easyseccomp #@untar::sha256:2804690ae936210ea5d2bfacb94d501c38ad11ffd6f48e04c0611d11fef95321:easyseccomp 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.393dcdb8dc3bf449fd9e4a1fbdec5de8bdf76f3ac3e78e45821ff5083323ec7f' \ + 'pthbs_path_containers=/home/ccx/versions/env.31fa7243c43cec8938ca892eedd85e08cff6372ff7a23cc135b7c55819130a0c' \ '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.796172e5a2d666527c2d8972bd4d8ed2b63ecf0b7105b29680c2ad97414eb26d +#+system-config-rc.9eb703fb71ad969de79e7cbabdf324a24dff41be91402ef7e5d29176e4a66c1a -s6rcdb=/home/ccx/versions/system-config-rc.796172e5a2d666527c2d8972bd4d8ed2b63ecf0b7105b29680c2ad97414eb26d/config/s6-rc-db +s6rcdb=/home/ccx/versions/system-config-rc.9eb703fb71ad969de79e7cbabdf324a24dff41be91402ef7e5d29176e4a66c1a/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.59ed4e0fdbccb12b01c0184146a7b195db9ce699b0b6d1fa3eec82143d8a5d71 +#+system-config.73f93078bc41e3084fb95791c86d1a3949a3c095f6c6ac823e88ff314e48329b def_prefix() { prefix=/home/ccx/versions/$pthbs_package @@ -13,7 +13,7 @@ def_dest() { } def_dest -src=/home/ccx/versions/system-config.59ed4e0fdbccb12b01c0184146a7b195db9ce699b0b6d1fa3eec82143d8a5d71/config/s6-rc-source +src=/home/ccx/versions/system-config.73f93078bc41e3084fb95791c86d1a3949a3c095f6c6ac823e88ff314e48329b/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/argp-standalone b/variants/root-x86_64/argp-standalone @@ -67,13 +67,13 @@ def_dest() { dest=${pthbs_destdir%/}//versions/$pthbs_package } def_prefix -make libagrp.a +make libargp.a install -d "$pthbs_destdir/$prefix/library" -install -m 644 libagrp.a "$pthbs_destdir/$prefix/library" +install -m 644 libargp.a "$pthbs_destdir/$prefix/library" install -d "$pthbs_destdir/$prefix/include" -install -m 644 agrp.h "$pthbs_destdir/$prefix/include" +install -m 644 argp.h "$pthbs_destdir/$prefix/include" 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.6e3e81576f70f8db28136696e1078cc2c9ff6ffb3d2e1b435e32fe35e3d00c59- \ No newline at end of file +#+easyseccomp.829b48d7d27119a77c9c611ec3844cf75642193a0fc4be704dd791b07008b677+ \ 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.644a824585e351f290e7903ceef1a1989b1de36fa09cf04bbd6b2fc0101ad6a9 -#+system-config-rc.fc3c83625f5de84194b260cc2f45bd114a066f9a16168d05503dc591b2c01234 +#+system-config.30e5cae9d8303b8ffed670cf3c31ab79307d06345eff2d07acab3103fb847f7c +#+system-config-rc.17321cc2f18bcae965f05bbd815f8e6d56e5ddab5f37fcf202f2c6c2c3fac746 #+system-config-scripts.4c00e32b8c4f6feef53b562356abd54830cc7e889149e4f8bcb928d6e6e93378 -#+system-config-init.642a89bbe75e3313b18d77ddd49c054e4d0ccf434ef7e1cb58062ec54342c432 +#+system-config-init.8b514c1d02f668bb6c46ff0fdc7c53291c191e25bb709f368fa0c5f1ce7f528d #+system-config-zsh.01286ec545c7035b2e08ded96e40b73f912f33fd7eec44993a1e93e12577dc0f \ No newline at end of file diff --git a/variants/root-x86_64/easyseccomp b/variants/root-x86_64/easyseccomp @@ -8,7 +8,7 @@ #+bison.d9992ea20119a82e24982f67479e65e94ec0fdc686f024f0ed04e87c83a00ef0 #+libseccomp.cf3861629089b6a01e1499bd0296161802ff4978c7adde69cff19c5c5a568902 #+error-standalone.b756d86efb93b61ab49683dd2614413fc0a0c66fed3026f238ab32a725257ab2 -#+argp-standalone.cf5f8df015fd29116ca788a5fcc3c5c8257083e635fc1a9a5d22792b1d8a0eb3 +#+argp-standalone.1704fb243241c32274e2f78dafafa0ad18e2c26456742441ebd3e5dda8bc7d0b #@git:94422be00da71ff44c8ad1fe3455587c62ca29d3:easyseccomp #@untar::sha256:2804690ae936210ea5d2bfacb94d501c38ad11ffd6f48e04c0611d11fef95321:easyseccomp 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.954c334c66dedbeb9e035eddd804428c92dfabb0a9bbcac2e354c186bfcadb28' \ + 'pthbs_path_containers=/versions/env.69ca5306474a237c2799a561f348f077f82282340158d8d50dbd63622a9c6bc6' \ '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.fc3c83625f5de84194b260cc2f45bd114a066f9a16168d05503dc591b2c01234 +#+system-config-rc.17321cc2f18bcae965f05bbd815f8e6d56e5ddab5f37fcf202f2c6c2c3fac746 -s6rcdb=/versions/system-config-rc.fc3c83625f5de84194b260cc2f45bd114a066f9a16168d05503dc591b2c01234/config/s6-rc-db +s6rcdb=/versions/system-config-rc.17321cc2f18bcae965f05bbd815f8e6d56e5ddab5f37fcf202f2c6c2c3fac746/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.644a824585e351f290e7903ceef1a1989b1de36fa09cf04bbd6b2fc0101ad6a9 +#+system-config.30e5cae9d8303b8ffed670cf3c31ab79307d06345eff2d07acab3103fb847f7c def_prefix() { prefix=/versions/$pthbs_package @@ -13,7 +13,7 @@ def_dest() { } def_dest -src=/versions/system-config.644a824585e351f290e7903ceef1a1989b1de36fa09cf04bbd6b2fc0101ad6a9/config/s6-rc-source +src=/versions/system-config.30e5cae9d8303b8ffed670cf3c31ab79307d06345eff2d07acab3103fb847f7c/config/s6-rc-source s6-rc-compile ./s6-rc-db "$src" mkdir -p "$dest/config" mv -v s6-rc-db "$dest/config/"