merge upstream, untested
[automated-distro-installer] / fai / config / package_config / DEBIAN
1 PACKAGES install-norec
2 apt-transport-https # is only needed for stretch
3 debconf-utils
4 file
5 less
6 linuxlogo
7 rsync
8 openssh-client openssh-server
9 time
10 procinfo
11 nullmailer
12 eject
13 locales
14 console-setup kbd
15 pciutils usbutils
16 unattended-upgrades
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: note everything after the grub package should be refactored into
40 # a new class. This line is duplicated in UBUNTU
41 # lsof is used in my btrfs util scritps.
42 # netcat is used for proxy.
43 # resolvconf because if we don't install it now we have to reboot for it to
44 # take effect.
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 #resolvconf because dpkg-reconfigure on it has this message in flidas:
53 # Reboot recommended
54
55 # Suppliers of name server information such as local caching name servers and interface configurers are expected to supply name server information to the resolvconf program. However, although
56 # installation of the resolvconf package triggers them to supply their information, some of them fail to do so.
57
58 # This bug would lead to loss of valid name server information on installation of the resolvconf package if the following workaround were not adopted: resolvconf includes the full contents of
59 # the pre-installation /etc/resolv.conf in its database until reboot. This has the drawback that name server information is retained even if the associated interface is later deconfigured.
60 # (This incorrect behavior is judged to be less harmful than the alternative of losing valid information.)
61
62 # Until the bug in question is fixed and the workaround removed, the only way to ensure that resolvconf has fully correct name server information after the resolvconf package has been
63 # installed on a running system is to reboot the system.
64
65
66 PACKAGES install LVM
67 lvm2
68
69 PACKAGES install CLOUD
70 unattended-upgrades