3 root@air:/# cat /etc/apt/sources.list
 
   4 deb http://deb.debian.org/debian testing main contrib non-free
 
   5 deb-src http://deb.debian.org/debian testing main contrib non-free
 
   7 Add the following packages:
 
   9         ntpdate <wifi> firmware vim tcpdump vlan bridge-utils tmux parted kernel
 
  11 Add the following boot options:
 
  17 Automate the build of u-boot, m1n1, kernel, debootstrap, grub
 
  19 Write a README with the installation steps
 
  21 ln -s lib/systemd/systemd init
 
  23 find . | cpio --quiet -H newc -o | pigz > /boot/initrd.gz
 
  25 cp /boot/efi/EFI/BOOT/BOOTAA64.EFI efi/boot/
 
  26 cp /boot/vmlinuz-5.16.0-asahi-next-20220118-14779-ga4d177b3ad21-dirty vmlinuz