static usb ethnet addresses
[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 python3
25 python3-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 lvm2
35 keyutils
36 cryptsetup
37 btrfs-progs
38 sudo
39 bridge-utils
40 netcat-openbsd
41 lsof
42 debconf-utils
43 file
44 less
45 rsync
46 openssh-client openssh-server
47 time
48 procinfo
49 console-setup kbd
50 pciutils usbutils
51 unattended-upgrades
52 initramfs-tools-core
53 dropbear-initramfs
54 apt-transport-https
55 # ifupdown because etiona doesnt have it by default
56 # and fai scripts want to call ifquery.
57 ifupdown
58 netplan.io-
59 libnss-resolve
60 publicsuffix
61 iso-codes
62 # new package buster/nabia+
63 cryptsetup-initramfs
64 # for btrbk
65 zstd
66 # for detecting wireless
67 iw
68
69 # iank, copied from DEBIAN so it goes into ubuntu too
70 PACKAGES install GRUB_PC
71 grub-pc
72
73 PACKAGES install GRUB_EFI
74 # normally would have just grub-efi
75 # but theres a dependency problem with it in nabia: for some reason it depends on
76 # a version in security, but theres a later version in updates that the system
77 # really wants to install.
78 grub-efi-amd64 dosfstools