X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=fai%2Fconfig%2Fpackage_config%2FSTANDARD;h=00376cbf1758629f325131fa55a782dfffaf1b43;hb=b519001641b2dac6cff4c5c6523fb814f2249733;hp=36bde10c686d74848868aad0c2f2608622866425;hpb=11a2db1a576e78f58af7f1e7e4c83422635b630d;p=automated-distro-installer diff --git a/fai/config/package_config/STANDARD b/fai/config/package_config/STANDARD index 36bde10..00376cb 100644 --- a/fai/config/package_config/STANDARD +++ b/fai/config/package_config/STANDARD @@ -21,10 +21,63 @@ ncurses-term openssh-client pciutils perl +# newer distros dont have python, it gets naturally removed python python-minimal +python3 +python3-minimal reportbug telnet traceroute ucf xz-utils +# ian standard packages +# lsof is used in my btrfs util scritps. +# netcat is used for proxy. +keyutils +cryptsetup +btrfs-progs +sudo +bridge-utils +netcat-openbsd +lsof +debconf-utils +file +less +rsync +openssh-client openssh-server +time +procinfo +locales +console-setup kbd +pciutils usbutils +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 +# for btrbk +zstd + +# iank, copied from DEBIAN so it goes into ubuntu too +PACKAGES install GRUB_PC +grub-pc + +PACKAGES install 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