X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=fai%2Fconfig%2Fpackage_config%2FSTANDARD;h=413254f958391b5386813a11f4aac0801d047eca;hb=591c84435e22df12f2b5121c08578bff7c6bb047;hp=1870c2e4a7843e3b0ad20b1a047f73e4773e4ba4;hpb=cf3b64c21818d0033ffe5447d30e45141c81ee1b;p=automated-distro-installer diff --git a/fai/config/package_config/STANDARD b/fai/config/package_config/STANDARD index 1870c2e..413254f 100644 --- a/fai/config/package_config/STANDARD +++ b/fai/config/package_config/STANDARD @@ -21,8 +21,11 @@ ncurses-term openssh-client pciutils perl +# ian: newer distros dont have python, it gets naturally removed python python-minimal +python3 +python3-minimal reportbug telnet traceroute @@ -56,10 +59,23 @@ apt-transport-https # and fai scripts want to call ifquery. ifupdown netplan.io- +libnss-resolve +publicsuffix +iso-codes +# new package buster/nabia+ +cryptsetup-initramfs +# https://wiki.debian.org/UsrMerge +usrmerge +# for btrbk +zstd # iank, copied from DEBIAN so it goes into ubuntu too PACKAGES install GRUB_PC grub-pc PACKAGES install GRUB_EFI -grub-efi +# normally would have just grub-efi +# but theres a dependency problem with it in nabia: for some reason it depends on +# a version in security, but theres a later version in updates that the system +# really wants to install. +grub-efi-amd64