buster and some fixes
[automated-distro-installer] / fai / config / package_config / DEBIAN
index 7543ae771b2243746a821691a15438d5d80ae5f2..31072d33331855ed76134fdd8d1613fcd018b820 100644 (file)
@@ -12,9 +12,13 @@ console-setup kbd
 pciutils usbutils
 unattended-upgrades
 
-PACKAGES install STRETCH
+PACKAGES install STRETCH BUSTER
 apt-transport-https
 
+# otherwise sshd takes like 10 seconds to start
+PACKAGES install BUSTER
+haveged
+
 PACKAGES install NONFREE
 # you may want these non-free kernel drivers
 firmware-bnx2 firmware-bnx2x firmware-realtek
@@ -43,10 +47,10 @@ linux-image-arm64
 # take effect. This is explained when you do dpkg-reconfigure resolvconf,
 # and may be fixed in future releases
 PACKAGES install GRUB_PC
-grub-pc cryptsetup btrfs-tools mbuffer sudo bridge-utils netcat-openbsd resolvconf lsof
+grub-pc cryptsetup btrfs-progs mbuffer sudo bridge-utils netcat-openbsd resolvconf lsof
 
 PACKAGES install GRUB_EFI
-grub-efi cryptsetup btrfs-tools mbuffer sudo bridge-utils netcat-openbsd resolvconf lsof
+grub-efi cryptsetup btrfs-progs mbuffer sudo bridge-utils netcat-openbsd resolvconf lsof
 
 
 PACKAGES install LVM