changes for buster linode
[automated-distro-installer] / fai / config / package_config / DEBIAN
1 # otherwise sshd takes like 10 seconds to start
2 PACKAGES install BUSTER
3 haveged
4
5 PACKAGES install NONFREE
6 # you may want these non-free kernel drivers
7 firmware-bnx2 firmware-bnx2x firmware-realtek
8 firmware-linux-nonfree
9
10 PACKAGES install I386
11 linux-image-686-pae
12 memtest86+
13
14 PACKAGES install CHROOT
15 linux-image-686-pae-
16 linux-image-amd64-
17 initramfs-tools-core-
18 dropbear-initramfs-
19
20 PACKAGES install AMD64
21 linux-image-amd64
22 memtest86+
23
24 PACKAGES install ARM64
25 grub-efi-arm64
26 linux-image-arm64
27
28 PACKAGES install GRUB_PC
29 grub-pc
30
31 PACKAGES install GRUB_EFI
32 grub-efi
33
34
35 PACKAGES install LVM
36 lvm2
37
38 PACKAGES install CLOUD
39 unattended-upgrades