Koichiro Iwao metalefty
  • Japan
  • Joined on 2023-04-06
metalefty pushed to a9-work at metalefty/mesa 2025-04-10 05:35:54 +00:00
00d43ee865 Add support for Raspberry Pi 2712D0 stepping
metalefty pushed to a9-work at metalefty/mesa 2025-04-10 05:32:19 +00:00
1608833514 Add support for Raspberry Pi 2712D0 stepping
metalefty created branch a9-work in metalefty/mesa 2025-04-09 04:07:19 +00:00
metalefty pushed to a9-work at metalefty/mesa 2025-04-09 04:07:19 +00:00
954c7c6acf Add support for Raspberry Pi 2712D0 stepping
a1b615a267 - Enable vc4 and v3d for Raspberry Pi graphics in AlmaLinux
570e212d78 import CS mesa-24.1.2-3.el9
Compare 3 commits »
metalefty pushed to a9-bootc at metalefty/raspberrypi 2025-04-03 04:31:23 +00:00
0a27438f03 Fixes to enable bootc
metalefty created pull request rpms/raspberrypi2#19 2025-04-01 08:39:17 +00:00
WIP: Fixes to enable bootc
metalefty created pull request rpms/raspberrypi2#18 2025-04-01 08:37:36 +00:00
Use the consistent directory under /usr/share with the package name
metalefty pushed to a9 at metalefty/raspberrypi 2025-04-01 08:12:52 +00:00
9820b4550a Use the consistent directory under /usr/share with the package name
a9965eae4e Merge pull request 'Update to v6.6.74 stable_20250127' (#16) from metalefty/raspberrypi:a9 into a9
Compare 2 commits »
metalefty created branch a9-bootc in metalefty/raspberrypi 2025-04-01 08:08:04 +00:00
metalefty pushed to a9-bootc at metalefty/raspberrypi 2025-04-01 08:08:04 +00:00
a617859ca4 Fixes to enable bootc
49f7d4205e Enable EROFS
9820b4550a Use the consistent directory under /usr/share with the package name
a9965eae4e Merge pull request 'Update to v6.6.74 stable_20250127' (#16) from metalefty/raspberrypi:a9 into a9
Compare 4 commits »
metalefty created branch a8 in metalefty/raspberrypi2 2025-04-01 07:00:09 +00:00
metalefty pushed to a8 at metalefty/raspberrypi2 2025-04-01 07:00:09 +00:00
5e6938232d Update to v6.6.74 stable_20250127
e99ff597f9 Update sources metadata
30a29bcbf6 Merge pull request 'Update to v6.6.51 stable_20241008' (#13) from metalefty/raspberrypi:a8 into a8
01eba7b68a Update to v6.6.51 stable_20241008
aa3c8490f2 Merge pull request 'Add kernel-headers subpackage' (#10) from metalefty/raspberrypi:a8 into a8
Compare 10 commits »
metalefty created branch a10 in metalefty/raspberrypi2 2025-04-01 07:00:02 +00:00
metalefty pushed to a10 at metalefty/raspberrypi2 2025-04-01 07:00:02 +00:00
b14ff2f6c9 Update firmware to 1.20250127
9c202bde79 Merge pull request 'Add pseudo -modules* sub-packages and adjust dependency' (#15) from metalefty/raspberrypi:a10 into a10
795eb41003 Add pseudo -modules* sub-packages and adjust dependency
08e96e435e Merge pull request 'Update for AL10' (#14) from metalefty/raspberrypi:a10-6.12.y into a10
854eb27456 Update to 6.12.1 20241203
Compare 10 commits »
metalefty created branch a9-bootc in metalefty/raspberrypi2 2025-04-01 06:57:49 +00:00
metalefty pushed to a9-bootc at metalefty/raspberrypi2 2025-04-01 06:57:49 +00:00
a617859ca4 Fixes to enable bootc
49f7d4205e Enable EROFS
Compare 2 commits »
metalefty pushed to a9 at metalefty/raspberrypi2 2025-03-28 08:52:39 +00:00
9820b4550a Use the consistent directory under /usr/share with the package name
metalefty created branch a9 in metalefty/raspberrypi2 2025-03-28 08:35:40 +00:00
metalefty pushed to a9 at metalefty/raspberrypi2 2025-03-28 08:35:40 +00:00
a9965eae4e Merge pull request 'Update to v6.6.74 stable_20250127' (#16) from metalefty/raspberrypi:a9 into a9
0707826cc8 Update to v6.6.74 stable_20250127
438247604a Update sources metadata
0c7ed5e275 Merge pull request 'Update to v6.6.51 stable_20241008' (#12) from metalefty/raspberrypi:a9 into a9
629db978e7 Update to v6.6.51 stable_20241008
Compare 10 commits »
metalefty commented on pull request rpms/raspberrypi2#11 2025-02-27 08:35:59 +00:00
Fixes to enable bootc

Is it really necessary that conditions for /boot and /usr/lib/ostree-boot are exclusive? If /usr/lib/ostree-boot directory exists on normal RPi image, the kernel won't be installed into…