]> cvs.zerfleddert.de Git - m1-debian/blobdiff - README
manual merge
[m1-debian] / README
diff --git a/README b/README
index 44ad6c5216ff3700139c5c0365480feee89a31e8..86e81cedb78b436437f4ddff3aec9164463cd89b 100644 (file)
--- 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
@@ -21,3 +23,10 @@ Write a README with the installation steps
 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
Impressum, Datenschutz