changes for buster linode
[automated-distro-installer] / fai / config / package_config / STANDARD
1 PACKAGES install-norec
2
3 # the list of standard packages, without any libs and a few packages removed
4 apt-listchanges
5 bash-completion
6 bind9-host
7 dbus
8 dnsutils
9 doc-debian
10 file
11 gettext-base
12 groff-base
13 hdparm
14 less
15 locales
16 lsof
17 man-db
18 manpages
19 mime-support
20 ncurses-term
21 openssh-client
22 pciutils
23 perl
24 python
25 python-minimal
26 reportbug
27 telnet
28 traceroute
29 ucf
30 xz-utils
31 # ian standard packages
32 # lsof is used in my btrfs util scritps.
33 # netcat is used for proxy.
34 # resolvconf because if we don't install it now we have to reboot for it to
35 # take effect. This is explained when you do dpkg-reconfigure resolvconf,
36 # and may be fixed in future releases
37 keyutils
38 cryptsetup
39 btrfs-progs
40 sudo
41 bridge-utils
42 netcat-openbsd
43 resolvconf
44 lsof
45 debconf-utils
46 file
47 less
48 rsync
49 openssh-client openssh-server
50 time
51 procinfo
52 locales
53 console-setup kbd
54 pciutils usbutils
55 unattended-upgrades
56 initramfs-tools-core
57 dropbear-initramfs
58 apt-transport-https
59
60 # iank, copied from DEBIAN so it goes into ubuntu too
61 PACKAGES install GRUB_PC
62 grub-pc
63
64 PACKAGES install GRUB_EFI
65 grub-efi