]> git.zerfleddert.de Git - m1-debian/blobdiff - README
working on the stick
[m1-debian] / README
diff --git a/README b/README
index b1a4cf4afc332c867212512c89a17e3f614f0479..29a04f11666396949aee9627a3ffd4cc5bc8ef96 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,12 @@
+Todo:
+
+        - set the hostname to live
+
+        - Install all the packages and probably more
+
 firmware-linux-nonfree
 
-sudo debootstrap --arch=arm64 testing testing http://ftp.fau.de/debian
+sudo debootstrap --arch=arm64 --include iwd,tcpdump,vim,tmux,vlan 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
@@ -8,7 +14,7 @@ deb-src http://deb.debian.org/debian testing main contrib non-free
 
 Add the following packages:
 
-        ntpdate <wifi> firmware vim tcpdump vlan bridge-utils tmux parted kernel
+        ntpdate <wifi> firmware vim tcpdump vlan bridge-utils tmux parted kernel curl wget
 
 Add the following boot options:
 
@@ -25,3 +31,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
Impressum, Datenschutz