From: Thomas Glanzmann Date: Sat, 22 Jan 2022 21:44:20 +0000 (+0100) Subject: manual merge X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/commitdiff_plain/a66821fc2b1c599c15c05e2b64abb16034930294?hp=-c manual merge --- a66821fc2b1c599c15c05e2b64abb16034930294 diff --combined README index 8f4e23f,b1a4cf4..86e81ce --- a/README +++ b/README @@@ -1,5 -1,7 +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 @@@ -22,7 -24,4 +24,9 @@@ ln -s lib/systemd/systemd ini 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