Block a user
Fixes to enable bootc
Please check the status of the plain almalinux-bootc
container. We're trying to install the kernel for RPi to the bootc container, right?
$ podman run --rm -it quay.io/almalinuxorg/almal…
Fixes to enable bootc
Also, /boot
always exists because the directory is created during install stage.
%install
%if %{with_up}
# kernel
mkdir -p %{buildroot}/boot/overlays/
Fixes to enable bootc
I'm afraid this doesn't work as intended. The almalinux-bootc
image has /boot
directory so it will never reach elif [ -d /usr/lib/ostree-boot ]; then
block.
0680cfe31b
Update to v6.11.7 20241110
9c91b37a92
Bump package version
4ef5e3e394
Fix build against OpenSSL 3.2
7ebe772124
Fix for AL10 build
438247604a
Update sources metadata
9c91b37a92
Bump package version
4ef5e3e394
Fix build against OpenSSL 3.2
7ebe772124
Fix for AL10 build
438247604a
Update sources metadata
0c7ed5e275
Merge pull request 'Update to v6.6.51 stable_20241008' (#12) from metalefty/raspberrypi:a9 into a9
53aa5cc99a
Bump package version
ccd9121c36
Fix build against OpenSSL 3.2
178958ca86
Fix for AL10 build
WIP: Update to v6.6.51 stable_20241008
01eba7b68a
Update to v6.6.51 stable_20241008
aa3c8490f2
Merge pull request 'Add kernel-headers subpackage' (#10) from metalefty/raspberrypi:a8 into a8
WIP: Update to v6.6.51 stable_20241008
629db978e7
Update to v6.6.51 stable_20241008
c9fe821615
Merge pull request 'Add kernel-headers subpackage' (#9) from metalefty/raspberrypi:a9 into a9
Add kernel-headers subpackage