X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/a515fd59667355dd8bb8eeac7fa506a7cfd35dba..dad9242c5237ca9a58d6f3fd4fdf4e4cc68ca893:/files/quickstart.txt diff --git a/files/quickstart.txt b/files/quickstart.txt index 4b57a89..34e8ad0 100644 --- a/files/quickstart.txt +++ b/files/quickstart.txt @@ -113,12 +113,12 @@ cat < /etc/fstab EOF cat < /etc/apt/sources.list -deb http://den.debian.org/debian testing main contrib non-free -deb-src http://den.debian.org/debian testing main contrib non-free +deb http://deb.debian.org/debian testing main contrib non-free +deb-src http://deb.debian.org/debian testing main contrib non-free EOF apt update -apt-get -y install initramfs-tools pciutils wpasupplicant tcpdump vim tmux vlan ntpdate parted curl wget grub-efi-arm64 mtr-tiny dbus ca-certificates sudo openssh-client mtools gdisk +apt-get -y install initramfs-tools pciutils wpasupplicant tcpdump vim tmux vlan ntpdate parted curl wget grub-efi-arm64 mtr-tiny dbus ca-certificates sudo openssh-client mtools gdisk firmware-linux cryptsetup apt-get install -y grub-efi-arm64-signed- echo 'grub-efi-arm64 grub2/update_nvram boolean false' | debconf-set-selections @@ -144,6 +144,8 @@ network={ } EOF +passwd + tar -C /lib/firmware/ -xf /boot/efi/vendorfw/firmware.tar cat < /etc/network/interfaces