update to bullseye
[automated-distro-installer] / fai / config / package_config / DEBIAN
index 7543ae771b2243746a821691a15438d5d80ae5f2..0ceedded7e74fe72d829c62edeb814cb12e666f4 100644 (file)
@@ -1,24 +1,19 @@
-# 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
-apt-transport-https
+# otherwise sshd takes like 10 seconds to start.
+# not sure if this applies to bullseye or just buster, installing it so i dun have to worry.
+PACKAGES install BUSTER BULLSEYE
+haveged
 
 PACKAGES install NONFREE
 # you may want these non-free kernel drivers
 firmware-bnx2 firmware-bnx2x firmware-realtek
 firmware-linux-nonfree
+# a list of firmware for wifi/wireless
+atmel-firmware firmware-atheros firmware-brcm80211
+firmware-iwlwifi firmware-libertas firmware-ralink firmware-zd1211
+firmware-brcm80211 firmware-ti-connectivity
+firmware-netronome firmware-netxen firmware-realtek
+firmware-cavium
+# firmware-ipw2x00 # needs a debconf question
 
 PACKAGES install I386
 linux-image-686-pae
@@ -27,6 +22,8 @@ memtest86+
 PACKAGES install CHROOT
 linux-image-686-pae-
 linux-image-amd64-
+initramfs-tools-core-
+dropbear-initramfs-
 
 PACKAGES install AMD64
 linux-image-amd64
@@ -36,21 +33,13 @@ 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-tools mbuffer sudo bridge-utils netcat-openbsd resolvconf lsof
+# this is duplicate with STANDARD.
+#PACKAGES install GRUB_PC
+#grub-pc
 
-PACKAGES install GRUB_EFI
-grub-efi cryptsetup btrfs-tools mbuffer sudo bridge-utils netcat-openbsd resolvconf lsof
+#PACKAGES install GRUB_EFI
+#grub-efi
 
 
 PACKAGES install LVM
 lvm2
-
-PACKAGES install CLOUD
-unattended-upgrades