buster and some fixes
[automated-distro-installer] / fai / config / package_config / DEBIAN
1 # duplicated in UBUNTU
2 PACKAGES install-norec
3 debconf-utils
4 file
5 less
6 rsync
7 openssh-client openssh-server
8 time
9 procinfo
10 locales
11 console-setup kbd
12 pciutils usbutils
13 unattended-upgrades
14
15 PACKAGES install STRETCH BUSTER
16 apt-transport-https
17
18 # otherwise sshd takes like 10 seconds to start
19 PACKAGES install BUSTER
20 haveged
21
22 PACKAGES install NONFREE
23 # you may want these non-free kernel drivers
24 firmware-bnx2 firmware-bnx2x firmware-realtek
25 firmware-linux-nonfree
26
27 PACKAGES install I386
28 linux-image-686-pae
29 memtest86+
30
31 PACKAGES install CHROOT
32 linux-image-686-pae-
33 linux-image-amd64-
34
35 PACKAGES install AMD64
36 linux-image-amd64
37 memtest86+
38
39 PACKAGES install ARM64
40 grub-efi-arm64
41 linux-image-arm64
42
43 # ian: This line is duplicated in UBUNTU
44 # lsof is used in my btrfs util scritps.
45 # netcat is used for proxy.
46 # resolvconf because if we don't install it now we have to reboot for it to
47 # take effect. This is explained when you do dpkg-reconfigure resolvconf,
48 # and may be fixed in future releases
49 PACKAGES install GRUB_PC
50 grub-pc cryptsetup btrfs-progs mbuffer sudo bridge-utils netcat-openbsd resolvconf lsof
51
52 PACKAGES install GRUB_EFI
53 grub-efi cryptsetup btrfs-progs mbuffer sudo bridge-utils netcat-openbsd resolvconf lsof
54
55
56 PACKAGES install LVM
57 lvm2
58
59 PACKAGES install CLOUD
60 unattended-upgrades