WIP: Fixes to enable bootc #19

Draft
metalefty wants to merge 3 commits from metalefty/raspberrypi:a9-bootc into a9
Contributor

Resolve conflicts of #11 and based on the current branch.

Resolve conflicts of #11 and based on the current branch.
metalefty added 3 commits 2025-04-01 08:39:17 +00:00
kfox1111 reviewed 2025-04-01 16:27:09 +00:00
@ -360,0 +357,4 @@
mkdir -p /usr/lib/modules/%{version}-%{release}
mv /usr/lib/ostree-boot/config-%{version}-%{release} /usr/lib/modules/%{version}-%{release}/
mv /usr/lib/ostree-boot/config-kernel-%{version}-%{release}.inc /usr/lib/modules/%{version}-%{release}/
#mv /usr/lib/ostree-boot/initramfs-%{version}-%{release}.img /usr/lib/modules/%{version}-%{release}/initramfs
First-time contributor

Is this comment left in here by mistake? the initramfs is still needed.

The rest looks good to me.

Is this comment left in here by mistake? the initramfs is still needed. The rest looks good to me.
metalefty marked this conversation as resolved
metalefty force-pushed a9-bootc from a617859ca4 to 0a27438f03 2025-04-03 04:31:23 +00:00 Compare
This pull request is marked as a work in progress.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u a9-bootc:metalefty-a9-bootc
git checkout metalefty-a9-bootc
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: rpms/raspberrypi2#19
No description provided.