mrrl

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

commit a352d7724f62d3e42c263b0f462eff99a95cd9d9
parent 38458bfa4b2578f93fd6c1aeb947ca455610cc73
Author: Jan Pobrislo <ccx@te2000.cz>
Date:   Sun,  4 May 2025 00:52:10 +0000

nossl linux config

Diffstat:
Mtemplates/pkg/linux | 2+-
Mvariants/ccx-x86_64/kernel.environment | 4++--
Mvariants/ccx-x86_64/linux | 2+-
Mvariants/root-x86_64/kernel.environment | 4++--
Mvariants/root-x86_64/linux | 2+-
5 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/templates/pkg/linux b/templates/pkg/linux @@ -11,7 +11,7 @@ #+{{pkg_install_name("libelf")}} #@untar:-J:sha256:2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb:. #@sha256:d9b01e4dac3dd140c394227603c8b3339bb2f1e10c97afd3607d84e3003ec75a:patch-6.1.34.xz -#@sha256:{{files["linux-6.1.34-x86_64.config"]}}:linux.config +#@sha256:{{files["linux-6.1.34-x86_64-nossl.config"]}}:linux.config #@sha256:{{files["noobjtool.patch"]}}:noobjtool.patch export CFLAGS="-L$pthbs_build_environment/library -L$pthbs_build_environment/library.so" diff --git a/variants/ccx-x86_64/kernel.environment b/variants/ccx-x86_64/kernel.environment @@ -1,2 +1,2 @@ #!/usr/bin/env pthbs-build -#+linux.3517a17c15edc366a3aa4e421c71ec2d39ece7bcad7b833e232997add831a53f- \ No newline at end of file +#+linux.06b908e126bfd9fe63e3718e09470ad85be7244069cd5480b02e393ff6f6cb50+ \ No newline at end of file diff --git a/variants/ccx-x86_64/linux b/variants/ccx-x86_64/linux @@ -10,7 +10,7 @@ #+libelf.df002a6ebab4f40d4668363a08b9139f16d53e7564dba6af9850b3879104a54e #@untar:-J:sha256:2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb:. #@sha256:d9b01e4dac3dd140c394227603c8b3339bb2f1e10c97afd3607d84e3003ec75a:patch-6.1.34.xz -#@sha256:6beb4182e8815f0157ba784b932038a09f5e72d84dd1aba423a8c1a68167731e:linux.config +#@sha256:f33d82840d1db22114e18626b64922fa1a3b539a2dee6847528ecc1b17b7b659:linux.config #@sha256:ff3ddd131d73fee6838b11a6c4773bdb85c5f60fdd4b9ac4120ced021c341417:noobjtool.patch export CFLAGS="-L$pthbs_build_environment/library -L$pthbs_build_environment/library.so" diff --git a/variants/root-x86_64/kernel.environment b/variants/root-x86_64/kernel.environment @@ -1,2 +1,2 @@ #!/usr/bin/env pthbs-build -#+linux.6006b30366af4971825f639cc047960c59768106e54a1386fcb2161bf4616d83- \ No newline at end of file +#+linux.1017fe2de728e64e4613bd638a376cc5e0a0316accff0c934f383406510a661e+ \ No newline at end of file diff --git a/variants/root-x86_64/linux b/variants/root-x86_64/linux @@ -10,7 +10,7 @@ #+libelf.259277f6a8a611d72d29b2d4cf62f3b9324f22e917de7a84e7dadfbc3b76fda3 #@untar:-J:sha256:2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb:. #@sha256:d9b01e4dac3dd140c394227603c8b3339bb2f1e10c97afd3607d84e3003ec75a:patch-6.1.34.xz -#@sha256:6beb4182e8815f0157ba784b932038a09f5e72d84dd1aba423a8c1a68167731e:linux.config +#@sha256:f33d82840d1db22114e18626b64922fa1a3b539a2dee6847528ecc1b17b7b659:linux.config #@sha256:ff3ddd131d73fee6838b11a6c4773bdb85c5f60fdd4b9ac4120ced021c341417:noobjtool.patch export CFLAGS="-L$pthbs_build_environment/library -L$pthbs_build_environment/library.so"