From 81e10c831909b6070cbdc4748fc3c7957ecabc5a Mon Sep 17 00:00:00 2001 From: Thomas Glanzmann Date: Tue, 25 Jan 2022 00:46:37 +0100 Subject: [PATCH] more todo --- README | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README b/README index 86e81ce..29a04f1 100644 --- 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 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: -- 2.39.2