X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;ds=sidebyside;f=fai%2Fconfig%2Fpackage_config%2FSTANDARD;h=12ef2b0c106911fb7c9758c2de604df5e1da00f5;hb=6315fdaa029f0f107d98fde18ab584f958e06108;hp=a1bf83a23f5e210b9f7ca0c52e571c3815187fc7;hpb=19fcc3931853969ed5aa97897795557d324cae39;p=automated-distro-installer diff --git a/fai/config/package_config/STANDARD b/fai/config/package_config/STANDARD index a1bf83a..12ef2b0 100644 --- a/fai/config/package_config/STANDARD +++ b/fai/config/package_config/STANDARD @@ -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 @@ -59,10 +58,24 @@ 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 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 + +PACKAGES install NABIA FOCAL