X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=fai%2Fconfig%2Fpackage_config%2FDEBIAN;h=31072d33331855ed76134fdd8d1613fcd018b820;hb=db2ca58c3e327f73b64189dec14cf7e7a01b6d34;hp=9d13c310b49a5a043784f565a439047d39fa7eed;hpb=e6c8a36522847eca91819ab3eb656dd824bc3e3c;p=automated-distro-installer diff --git a/fai/config/package_config/DEBIAN b/fai/config/package_config/DEBIAN index 9d13c31..31072d3 100644 --- a/fai/config/package_config/DEBIAN +++ b/fai/config/package_config/DEBIAN @@ -1,10 +1,31 @@ -PACKAGES install +# 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 + +PACKAGES install NONFREE # you may want these non-free kernel drivers -#firmware-bnx2 firmware-bnx2x firmware-realtek -#firmware-linux +firmware-bnx2 firmware-bnx2x firmware-realtek +firmware-linux-nonfree PACKAGES install I386 -linux-image-686-pae initramfs-tools +linux-image-686-pae memtest86+ PACKAGES install CHROOT @@ -12,27 +33,28 @@ linux-image-686-pae- linux-image-amd64- PACKAGES install AMD64 -linux-image-amd64 initramfs-tools +linux-image-amd64 memtest86+ PACKAGES install ARM64 grub-efi-arm64 linux-image-arm64 -PACKAGES install DHCPC -isc-dhcp-client - -# ian: note everything after the grub package should be refactored into -# a new class. +# 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 sudo bridge-utils netcat-openbsd +grub-pc cryptsetup btrfs-progs mbuffer sudo bridge-utils netcat-openbsd resolvconf lsof PACKAGES install GRUB_EFI -grub-efi cryptsetup btrfs-tools sudo bridge-utils netcat-openbsd +grub-efi cryptsetup btrfs-progs mbuffer sudo bridge-utils netcat-openbsd resolvconf lsof + PACKAGES install LVM lvm2 PACKAGES install CLOUD -locales-all unattended-upgrades