Koichiro Iwao metalefty
  • Japan
  • Joined on 2023-04-06
metalefty commented on pull request rpms/raspberrypi2#11 2024-11-22 04:33:48 +00:00
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…
metalefty commented on pull request rpms/raspberrypi2#11 2024-11-22 04:24:58 +00:00
Fixes to enable bootc

I don't think this will work. There's nothing to mv at the time.

metalefty commented on pull request rpms/raspberrypi2#11 2024-11-15 08:42:53 +00:00
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/
metalefty commented on pull request rpms/raspberrypi2#11 2024-11-14 08:52:33 +00:00
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.

metalefty pushed to a10-6.12.y at metalefty/raspberrypi 2024-11-12 05:16:38 +00:00
adcb3a2875 Update to v6.12.0-rc7 20241111
metalefty created branch a10-6.12.y in metalefty/raspberrypi 2024-11-12 05:12:33 +00:00
metalefty pushed to a10-6.12.y at metalefty/raspberrypi 2024-11-12 05:12:33 +00:00
45a72d4c7b Update to v6.12.0-rc7 20241111
metalefty pushed to a10-6.11.y at metalefty/raspberrypi 2024-11-12 01:21:41 +00:00
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
Compare 6 commits »
metalefty pushed to a10 at metalefty/raspberrypi 2024-11-12 01:16:46 +00:00
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
Compare 5 commits »
metalefty created branch a10-6.11.y in metalefty/raspberrypi 2024-11-12 01:09:23 +00:00
metalefty pushed to a10-6.11.y at metalefty/raspberrypi 2024-11-12 01:09:23 +00:00
56ca17bcd9 Update to v6.11.7 20241110
metalefty pushed to a10 at metalefty/raspberrypi 2024-11-08 06:00:09 +00:00
53aa5cc99a Bump package version
ccd9121c36 Fix build against OpenSSL 3.2
178958ca86 Fix for AL10 build
Compare 3 commits »
metalefty created branch a10 in metalefty/raspberrypi 2024-10-25 08:09:02 +00:00
metalefty pushed to a10 at metalefty/raspberrypi 2024-10-25 08:09:02 +00:00
metalefty suggested changes for rpms/raspberrypi2#11 2024-10-23 02:55:54 +00:00
Fixes to enable bootc

Let's merge when bootc image creation process is ready. Not now.

metalefty created pull request rpms/raspberrypi2#13 2024-10-21 08:33:43 +00:00
WIP: Update to v6.6.51 stable_20241008
metalefty pushed to a8 at metalefty/raspberrypi 2024-10-21 08:10:40 +00:00
01eba7b68a Update to v6.6.51 stable_20241008
aa3c8490f2 Merge pull request 'Add kernel-headers subpackage' (#10) from metalefty/raspberrypi:a8 into a8
Compare 2 commits »
metalefty created pull request rpms/raspberrypi2#12 2024-10-21 06:04:48 +00:00
WIP: Update to v6.6.51 stable_20241008
metalefty pushed to a9 at metalefty/raspberrypi 2024-10-21 05:41:32 +00:00
629db978e7 Update to v6.6.51 stable_20241008
c9fe821615 Merge pull request 'Add kernel-headers subpackage' (#9) from metalefty/raspberrypi:a9 into a9
Compare 2 commits »
metalefty created pull request rpms/raspberrypi2#10 2024-09-24 13:49:11 +00:00
Add kernel-headers subpackage