fix some bugs and mix other things
[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
16 apt-transport-https
17
18 PACKAGES install NONFREE
19 # you may want these non-free kernel drivers
20 firmware-bnx2 firmware-bnx2x firmware-realtek
21 firmware-linux-nonfree
22
23 PACKAGES install I386
24 linux-image-686-pae
25 memtest86+
26
27 PACKAGES install CHROOT
28 linux-image-686-pae-
29 linux-image-amd64-
30
31 PACKAGES install AMD64
32 linux-image-amd64
33 memtest86+
34
35 PACKAGES install ARM64
36 grub-efi-arm64
37 linux-image-arm64
38
39 # ian: This line is duplicated in UBUNTU
40 # lsof is used in my btrfs util scritps.
41 # netcat is used for proxy.
42 # resolvconf because if we don't install it now we have to reboot for it to
43 # take effect. This is explained when you do dpkg-reconfigure resolvconf,
44 # and may be fixed in future releases
45 PACKAGES install GRUB_PC
46 grub-pc cryptsetup btrfs-tools mbuffer sudo bridge-utils netcat-openbsd resolvconf lsof
47
48 PACKAGES install GRUB_EFI
49 grub-efi cryptsetup btrfs-tools mbuffer sudo bridge-utils netcat-openbsd resolvconf lsof
50
51
52 PACKAGES install LVM
53 lvm2
54
55 PACKAGES install CLOUD
56 unattended-upgrades