X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/2df410ee74f5da45a5e24b85c34ee43d94790c01..69ee25f6243530fff8523bb0c57f4ee56d5eb43b:/README diff --git a/README b/README new file mode 100644 index 0000000..44ad6c5 --- /dev/null +++ b/README @@ -0,0 +1,23 @@ +firmware-linux-nonfree + +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 + +Add the following boot options: + + net.ifnames=0 + +Fix the root password + +Automate the build of u-boot, m1n1, kernel, debootstrap, grub + +Write a README with the installation steps + +ln -s lib/systemd/systemd init + +find . | cpio --quiet -H newc -o | pigz > /boot/initrd.gz