Merge branch 'upstream'
[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 # ian: newer distros dont have python, it gets naturally removed
25 python
26 python-minimal
27 python3
28 python3-minimal
29 reportbug
30 telnet
31 traceroute
32 ucf
33 xz-utils
34 # ian standard packages
35 # lsof is used in my btrfs util scritps.
36 # netcat is used for proxy.
37 keyutils
38 cryptsetup
39 btrfs-progs
40 sudo
41 bridge-utils
42 netcat-openbsd
43 lsof
44 debconf-utils
45 file
46 less
47 rsync
48 openssh-client openssh-server
49 time
50 procinfo
51 locales
52 console-setup kbd
53 pciutils usbutils
54 unattended-upgrades
55 initramfs-tools-core
56 dropbear-initramfs
57 apt-transport-https
58 # ifupdown because etiona doesnt have it by default
59 # and fai scripts want to call ifquery.
60 ifupdown
61 netplan.io-
62 libnss-resolve
63 publicsuffix
64 iso-codes
65 # new package buster/nabia+
66 cryptsetup-initramfs
67 # https://wiki.debian.org/UsrMerge
68 usrmerge
69 # for btrbk
70 zstd
71
72 # iank, copied from DEBIAN so it goes into ubuntu too
73 PACKAGES install GRUB_PC
74 grub-pc
75
76 PACKAGES install GRUB_EFI
77 # normally would have just grub-efi
78 # but theres a dependency problem with it in nabia: for some reason it depends on
79 # a version in security, but theres a later version in updates that the system
80 # really wants to install.
81 grub-efi-amd64