mrrl

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

commit a8f092e17e780972f9ec6d6e2c105dc9cb4e05e8
parent d52add2de847dbedfcc09c86cb7240faa6017a8e
Author: Jan Pobrislo <ccx@te2000.cz>
Date:   Sat, 19 Jul 2025 13:20:44 +0000

update system-config

Diffstat:
Mcommitlist.sha1 | 1+
Mvariants/ccx-x86_64/default.environment | 6+++---
Mvariants/ccx-x86_64/system-config | 6+++---
Mvariants/ccx-x86_64/system-config-init | 4++--
Mvariants/ccx-x86_64/system-config-rc | 4++--
Mvariants/root-x86_64/default.environment | 6+++---
Mvariants/root-x86_64/system-config | 6+++---
Mvariants/root-x86_64/system-config-init | 4++--
Mvariants/root-x86_64/system-config-rc | 4++--
9 files changed, 21 insertions(+), 20 deletions(-)

diff --git a/commitlist.sha1 b/commitlist.sha1 @@ -2240,6 +2240,7 @@ fe6a7178c290979b822e287014f7c2f93aa0a732 sources/skalibs ff066bd37e692daadc573fbd3ef622c3f1e8ec6a sources/skalibs e9d8af262eb5e25536ea9778e3ed57aebb55488c sources/snaprep 0a1466e946de353d1947a4cdb2210b5699c141dd sources/system-config +73b979db781674fc7b06233cefd6c2b77bcaa82a sources/system-config f3ba2ed82a90a515c24ca09d4e1920f9bb77454f sources/system-config f9d071a4c5870d42d00d0ca496efac527388e6f4 sources/system-config dc793695cc0632a808af9d4415f3b0cf0f4dfba2 sources/system-config-scripts diff --git a/variants/ccx-x86_64/default.environment b/variants/ccx-x86_64/default.environment @@ -38,8 +38,8 @@ #+user-env.4e95a5387aa403e1d16a22254f21fb4cec046c69341a5eae764dd8126fb638a8 #+strace.53097be3dbf67dbf52aa675a59980a7d965fd8cdf965ef3005035e70fc7e4103 #+mlog.a63c78a5967e11f6fcac02b7eced93c023b82172f901e0f3929fad33b591f676 -#+system-config.9eca83dbe66e752ff40f4c8291276e2ff141a7e31cd5a93895974faa343a4a1b -#+system-config-rc.aa50793ed73a4b9dae8d7399387d27e7a30f3c08366a7abe74e6cd9a6c3ad750 +#+system-config.f58af40b0c9498e90e7208834d59c2632e0d872899a1a8db7bea45531d6ec79b +#+system-config-rc.0fedd7e1b1a8a1350ef1ff06a29daa653eb5b0303595eccd93048f3b03799aa9 #+system-config-scripts.bdedb957b96fc1efd8259d16dac786d1d9c220dcde66996a16688989f104925d -#+system-config-init.788c6435a87e744da7ed63ea166aada570cfe4f1965f66f355e1e64b655f3ceb +#+system-config-init.65dc7089deaa366eb96893e6561f217a50392e697fc912fff99469e7614ab26d #+system-config-zsh.c909db48540806e61eebed4572b594f9bb32b7c3db277e7c8967b652599bf80c \ No newline at end of file diff --git a/variants/ccx-x86_64/system-config b/variants/ccx-x86_64/system-config @@ -14,7 +14,7 @@ #+zsh.f79a20125b2f520d3719411e6f0895cf4f2e0657565c3fef07b3069436b8960f #+system-config-scripts.bdedb957b96fc1efd8259d16dac786d1d9c220dcde66996a16688989f104925d #+logincaps.96263bd64a359697fe7dc6343af26a7e3d535be97cb52f6010b575e05165dbf5 -#@git:f3ba2ed82a90a515c24ca09d4e1920f9bb77454f:system-config +#@git:73b979db781674fc7b06233cefd6c2b77bcaa82a:system-config def_prefix() { prefix=/home/ccx/versions/$pthbs_package @@ -43,8 +43,8 @@ cd 'system-config' printf '%s\n' >config/etc/motd \ "Welcome to $(cat ./config/hostname)!" \ - 'Current running configuration was generated from system-config:f3ba2ed82a90a515c24ca09d4e1920f9bb77454f' \ - 'Last change on 2025-07-18 13:20:51 +0000 by Jan Pobrislo' + 'Current running configuration was generated from system-config:73b979db781674fc7b06233cefd6c2b77bcaa82a' \ + 'Last change on 2025-07-19 13:20:08 +0000 by Jan Pobrislo' printf '%s\n' >config/etc/skel/loginexec \ "#!$(which execlineb) -S0" \ 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.aa50793ed73a4b9dae8d7399387d27e7a30f3c08366a7abe74e6cd9a6c3ad750 +#+system-config-rc.0fedd7e1b1a8a1350ef1ff06a29daa653eb5b0303595eccd93048f3b03799aa9 -s6rcdb=/home/ccx/versions/system-config-rc.aa50793ed73a4b9dae8d7399387d27e7a30f3c08366a7abe74e6cd9a6c3ad750/config/s6-rc-db +s6rcdb=/home/ccx/versions/system-config-rc.0fedd7e1b1a8a1350ef1ff06a29daa653eb5b0303595eccd93048f3b03799aa9/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.9eca83dbe66e752ff40f4c8291276e2ff141a7e31cd5a93895974faa343a4a1b +#+system-config.f58af40b0c9498e90e7208834d59c2632e0d872899a1a8db7bea45531d6ec79b def_prefix() { prefix=/home/ccx/versions/$pthbs_package @@ -13,7 +13,7 @@ def_dest() { } def_dest -src=/home/ccx/versions/system-config.9eca83dbe66e752ff40f4c8291276e2ff141a7e31cd5a93895974faa343a4a1b/config/s6-rc-source +src=/home/ccx/versions/system-config.f58af40b0c9498e90e7208834d59c2632e0d872899a1a8db7bea45531d6ec79b/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/default.environment b/variants/root-x86_64/default.environment @@ -38,8 +38,8 @@ #+user-env.8ad55eebe32b11f005f7b5c6dc204fdccc0a53cd7294f87c1e959ea47793dbca #+strace.ce1707d2cf1dfcd965827af80a18c6b97ca20b563b8967be8297322e8adf9296 #+mlog.3a2fb37a92813d4c8700d3f9eb95753b0f2b72d5de13f03ba2f52fc0732ac487 -#+system-config.7884fbf0b78461d9a740f1212c7fe36e067aa32183c7d211618d895c236a8ab2 -#+system-config-rc.d6f787eaf31d5f977d2387074cddadc7f8a0efd86476c1bd3814457a1054972e +#+system-config.6368f14c28972d610dee259bc3de6d31b8f94ae0b66de729a10b5665ca0a6a9d +#+system-config-rc.6d3cbc25059fa56d3dab2e1342a66c134a0295de46de29b67c196e3776a76bdb #+system-config-scripts.4c00e32b8c4f6feef53b562356abd54830cc7e889149e4f8bcb928d6e6e93378 -#+system-config-init.6ea9a3b17da71892496dcd2de3eda82b7be30d704a08f19f6e912acba14dd716 +#+system-config-init.ac28a811cd3be95773c3ab682bed43dc5a06b9173b4b5748745fb02fd0219ddd #+system-config-zsh.ed06489518be3fe07b081034705aaa1c35af0c2604cf52f5ad4c59713352b220 \ No newline at end of file diff --git a/variants/root-x86_64/system-config b/variants/root-x86_64/system-config @@ -14,7 +14,7 @@ #+zsh.4ac9e4166454e8d60c15837b7ca4938abe99db029b3fffa11b1cfd54d40ae09b #+system-config-scripts.4c00e32b8c4f6feef53b562356abd54830cc7e889149e4f8bcb928d6e6e93378 #+logincaps.81ffbb96fbc3c630eda5e1bb2249d6691f0fba11821f56c08ce3c42cbf186620 -#@git:f3ba2ed82a90a515c24ca09d4e1920f9bb77454f:system-config +#@git:73b979db781674fc7b06233cefd6c2b77bcaa82a:system-config def_prefix() { prefix=/versions/$pthbs_package @@ -43,8 +43,8 @@ cd 'system-config' printf '%s\n' >config/etc/motd \ "Welcome to $(cat ./config/hostname)!" \ - 'Current running configuration was generated from system-config:f3ba2ed82a90a515c24ca09d4e1920f9bb77454f' \ - 'Last change on 2025-07-18 13:20:51 +0000 by Jan Pobrislo' + 'Current running configuration was generated from system-config:73b979db781674fc7b06233cefd6c2b77bcaa82a' \ + 'Last change on 2025-07-19 13:20:08 +0000 by Jan Pobrislo' printf '%s\n' >config/etc/skel/loginexec \ "#!$(which execlineb) -S0" \ 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.d6f787eaf31d5f977d2387074cddadc7f8a0efd86476c1bd3814457a1054972e +#+system-config-rc.6d3cbc25059fa56d3dab2e1342a66c134a0295de46de29b67c196e3776a76bdb -s6rcdb=/versions/system-config-rc.d6f787eaf31d5f977d2387074cddadc7f8a0efd86476c1bd3814457a1054972e/config/s6-rc-db +s6rcdb=/versions/system-config-rc.6d3cbc25059fa56d3dab2e1342a66c134a0295de46de29b67c196e3776a76bdb/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.7884fbf0b78461d9a740f1212c7fe36e067aa32183c7d211618d895c236a8ab2 +#+system-config.6368f14c28972d610dee259bc3de6d31b8f94ae0b66de729a10b5665ca0a6a9d def_prefix() { prefix=/versions/$pthbs_package @@ -13,7 +13,7 @@ def_dest() { } def_dest -src=/versions/system-config.7884fbf0b78461d9a740f1212c7fe36e067aa32183c7d211618d895c236a8ab2/config/s6-rc-source +src=/versions/system-config.6368f14c28972d610dee259bc3de6d31b8f94ae0b66de729a10b5665ca0a6a9d/config/s6-rc-source s6-rc-compile ./s6-rc-db "$src" mkdir -p "$dest/config" mv -v s6-rc-db "$dest/config/"