X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/69ee25f6243530fff8523bb0c57f4ee56d5eb43b..f325b48f70743dd460120126d2c56a1a9a5f0195:/README diff --git a/README b/README index 44ad6c5..29a04f1 100644 --- a/README +++ b/README @@ -1,12 +1,20 @@ +Todo: + + - set the hostname to live + + - Install all the packages and probably more + firmware-linux-nonfree +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 deb-src http://deb.debian.org/debian testing main contrib non-free Add the following packages: - ntpdate firmware vim tcpdump vlan bridge-utils tmux parted kernel + ntpdate firmware vim tcpdump vlan bridge-utils tmux parted kernel curl wget Add the following boot options: @@ -21,3 +29,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