X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/35890d246f1acb6b9d0d55a6ddea10f921f4c1ae..a66821fc2b1c599c15c05e2b64abb16034930294:/README diff --git a/README b/README index 2134b76..86e81ce 100644 --- a/README +++ b/README @@ -1,5 +1,7 @@ firmware-linux-nonfree +sudo debootstrap --arch=arm64 testing testing http://ftp.fau.de/debian + root@air:/# cat /etc/apt/sources.list deb http://deb.debian.org/debian testing main contrib non-free deb-src http://deb.debian.org/debian testing main contrib non-free @@ -23,3 +25,8 @@ ln -s lib/systemd/systemd init find . | cpio --quiet -H newc -o | pigz > /boot/initrd.gz > etc/motd + +cp /boot/efi/EFI/BOOT/BOOTAA64.EFI efi/boot/ +cp /boot/vmlinuz-5.16.0-asahi-next-20220118-14779-ga4d177b3ad21-dirty vmlinuz + +./scripts/kconfig/merge_config.sh .config .config-fragment