various fixes and improvements
[automated-distro-installer] / fai / config / package_config / STANDARD
index f563fdf65d23ba5b7986591204e7413bf4d4278c..95086d0ceb15baed0be08d76900f2356675c4069 100644 (file)
@@ -21,8 +21,11 @@ ncurses-term
 openssh-client
 pciutils
 perl
+# newer distros dont have python, it gets naturally removed
 python
 python-minimal
+python3
+python3-minimal
 reportbug
 telnet
 traceroute
@@ -31,16 +34,12 @@ 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
 keyutils
 cryptsetup
 btrfs-progs
 sudo
 bridge-utils
 netcat-openbsd
-resolvconf
 lsof
 debconf-utils
 file
@@ -56,6 +55,17 @@ 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
+# https://wiki.debian.org/UsrMerge
+usrmerge
 
 # iank, copied from DEBIAN so it goes into ubuntu too
 PACKAGES install GRUB_PC
@@ -63,3 +73,5 @@ grub-pc
 
 PACKAGES install GRUB_EFI
 grub-efi
+
+PACKAGES install NABIA FOCAL