changes for buster linode
[automated-distro-installer] / fai / config / package_config / DEBIAN
index 31072d33331855ed76134fdd8d1613fcd018b820..88dc034ec6feb55e648eb5617576e2871541235c 100644 (file)
@@ -1,20 +1,3 @@
-# duplicated in UBUNTU
-PACKAGES install-norec
-debconf-utils
-file
-less
-rsync
-openssh-client openssh-server
-time
-procinfo
-locales
-console-setup kbd
-pciutils usbutils
-unattended-upgrades
-
-PACKAGES install STRETCH BUSTER
-apt-transport-https
-
 # otherwise sshd takes like 10 seconds to start
 PACKAGES install BUSTER
 haveged
@@ -31,6 +14,8 @@ memtest86+
 PACKAGES install CHROOT
 linux-image-686-pae-
 linux-image-amd64-
+initramfs-tools-core-
+dropbear-initramfs-
 
 PACKAGES install AMD64
 linux-image-amd64
@@ -40,17 +25,11 @@ PACKAGES install ARM64
 grub-efi-arm64
 linux-image-arm64
 
-# ian: This line is duplicated in UBUNTU
-# lsof is used in my btrfs util scritps.
-# netcat is used for proxy.
-# resolvconf because if we don't install it now we have to reboot for it to
-# 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-progs mbuffer sudo bridge-utils netcat-openbsd resolvconf lsof
+grub-pc
 
 PACKAGES install GRUB_EFI
-grub-efi cryptsetup btrfs-progs mbuffer sudo bridge-utils netcat-openbsd resolvconf lsof
+grub-efi
 
 
 PACKAGES install LVM