WIP: Fixes to enable bootc #19
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "metalefty/raspberrypi:a9-bootc"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Resolve conflicts of #11 and based on the current branch.
@ -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
Is this comment left in here by mistake? the initramfs is still needed.
The rest looks good to me.
a617859ca4
to0a27438f03
Checkout
From your project repository, check out a new branch and test the changes.