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