X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=fai%2Fconfig%2Fpackage_config%2FDEBIAN;h=7543ae771b2243746a821691a15438d5d80ae5f2;hb=f26c5d66d11fc97c3c6a17a3647dad5d1922fe5a;hp=253e89c19fff34a57ebe1f434df5932af1054aa4;hpb=3bd65f0ca635f1349626c2393a4dd8a50df64f54;p=automated-distro-installer diff --git a/fai/config/package_config/DEBIAN b/fai/config/package_config/DEBIAN index 253e89c..7543ae7 100644 --- a/fai/config/package_config/DEBIAN +++ b/fai/config/package_config/DEBIAN @@ -1,5 +1,27 @@ +# 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 + +PACKAGES install NONFREE +# you may want these non-free kernel drivers +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 @@ -7,14 +29,28 @@ linux-image-686-pae- linux-image-amd64- PACKAGES install AMD64 -linux-image-amd64 initramfs-tools +linux-image-amd64 memtest86+ -PACKAGES install DHCPC -isc-dhcp-client +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 grub-legacy- lilo- +grub-pc cryptsetup btrfs-tools 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 + PACKAGES install LVM lvm2 + +PACKAGES install CLOUD +unattended-upgrades