mrrl

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

commit 447254d1aa6809ebb3f34aa372d7fb696bb97f61
parent 9ad99e98f9d3683fa1a08d98f40386e3ea97ebe8
Author: Jan Pobrislo <ccx@te2000.cz>
Date:   Sat,  3 May 2025 15:21:40 +0000

libelf installed files list

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

diff --git a/templates/pkg/libelf b/templates/pkg/libelf @@ -19,5 +19,7 @@ cd {{name}} {% endblock %} {% block genlinks_begin %} x["./library/libelf.a"]=1 - x["./include/elf/libelf.h"]=1 + x["./include/libelf.h"]=1 + x["./include/gelf.h"]=1 + x["./include/nlist.h"]=1 {% endblock %} 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.27875d26378dd33acfef00a92408f6a74803c6af4ba57348ba91fb2977c41cb7- \ No newline at end of file +#+linux.345c2e29180a611baa04258ff02e9fb1678b91b67c4db4cf2b24de2dbcb7b6e7+ \ No newline at end of file diff --git a/variants/ccx-x86_64/libelf b/variants/ccx-x86_64/libelf @@ -24,7 +24,9 @@ cd "$pthbs_destdir/home/ccx/versions/$pthbs_package" find -type d -o -print | awk -F/ ' BEGIN { x["./library/libelf.a"]=1 - x["./include/elf/libelf.h"]=1 + x["./include/libelf.h"]=1 + x["./include/gelf.h"]=1 + x["./include/nlist.h"]=1 } function r1(s) { diff --git a/variants/ccx-x86_64/linux b/variants/ccx-x86_64/linux @@ -7,7 +7,7 @@ #+flex.322ebabc6eba6cdfd84b1b90f25790b8d917035872c2e6bb2f4c8e2f05eabcfd #+bison.1a189980b7909de4d49b57a4821f58147c2cc150fcd4227cb88b63342551a10f #+rsync.8ddf33e53ecdd1f6b001cfb4ab0ed5f7db674fd7fd4ad2594eaa9976f2f2d212 -#+libelf.8116b3d9c5bccc0f12b7c182bf90f681d05fb62280c31d4c8ff1be103fb4fe67 +#+libelf.df002a6ebab4f40d4668363a08b9139f16d53e7564dba6af9850b3879104a54e #@untar:-J:sha256:2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb:. #@sha256:d9b01e4dac3dd140c394227603c8b3339bb2f1e10c97afd3607d84e3003ec75a:patch-6.1.34.xz #@sha256:cb8081499f316acdc7b31b486b8d68afd68094db8f420aba0eab2c3e8de13888:linux.config 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.4c96974443c0d4ae2a0ff5196541db24fabc00fa9bd26ba235059784034a13ce- \ No newline at end of file +#+linux.c2c84e3ac28bfa3efd26dad0f78bccfda349a5b1cf2fb90c296b755d38850f65+ \ No newline at end of file diff --git a/variants/root-x86_64/libelf b/variants/root-x86_64/libelf @@ -24,7 +24,9 @@ cd "$pthbs_destdir/versions/$pthbs_package" find -type d -o -print | awk -F/ ' BEGIN { x["./library/libelf.a"]=1 - x["./include/elf/libelf.h"]=1 + x["./include/libelf.h"]=1 + x["./include/gelf.h"]=1 + x["./include/nlist.h"]=1 } function r1(s) { diff --git a/variants/root-x86_64/linux b/variants/root-x86_64/linux @@ -7,7 +7,7 @@ #+flex.42bdab01fb2083e92a4417d5fb289c468b9a1a5b8092904b965455b74559262f #+bison.d9992ea20119a82e24982f67479e65e94ec0fdc686f024f0ed04e87c83a00ef0 #+rsync.0d38ed5b8c53de378afb90bb4162a0adc58ffce7c9ddc40cacdb6db2cda01a15 -#+libelf.b9ca9f10cdf9887608a4cbe7b1a30bba0d5d6d1476ac5823e318991db3f32206 +#+libelf.259277f6a8a611d72d29b2d4cf62f3b9324f22e917de7a84e7dadfbc3b76fda3 #@untar:-J:sha256:2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb:. #@sha256:d9b01e4dac3dd140c394227603c8b3339bb2f1e10c97afd3607d84e3003ec75a:patch-6.1.34.xz #@sha256:cb8081499f316acdc7b31b486b8d68afd68094db8f420aba0eab2c3e8de13888:linux.config