X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=fai%2Fconfig%2Fpackage_config%2FSTANDARD;h=4404513cd4b60d68a67ce480fb5d34f501136e76;hb=14f283f82afc48d6cec1bb7498ec34ac2b0da77c;hp=f563fdf65d23ba5b7986591204e7413bf4d4278c;hpb=ee37d990c89bb3bab1b54e3b3fb43e9f79ed039b;p=automated-distro-installer diff --git a/fai/config/package_config/STANDARD b/fai/config/package_config/STANDARD index f563fdf..4404513 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 @@ -31,16 +34,13 @@ xz-utils # ian standard packages # 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 +lvm2 keyutils cryptsetup btrfs-progs sudo bridge-utils netcat-openbsd -resolvconf lsof debconf-utils file @@ -56,10 +56,25 @@ unattended-upgrades initramfs-tools-core dropbear-initramfs apt-transport-https +# ifupdown because etiona doesnt have it by default +# and fai scripts want to call ifquery. +ifupdown +netplan.io- +libnss-resolve +publicsuffix +iso-codes +# new package buster/nabia+ +cryptsetup-initramfs +# 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