fb14b468023d2490d4f4a552d6525f55f0ce1c92
[automated-distro-installer] / fai / config / package_config / DEBIAN
1 PACKAGES install
2 # you may want these non-free kernel drivers
3 #firmware-bnx2 firmware-bnx2x firmware-realtek
4 #firmware-linux
5
6 PACKAGES install I386
7 linux-image-686-pae initramfs-tools
8 memtest86+
9
10 PACKAGES install CHROOT
11 linux-image-686-pae-
12 linux-image-amd64-
13
14 PACKAGES install AMD64
15 linux-image-amd64 initramfs-tools
16 memtest86+
17
18 PACKAGES install ARM64
19 grub-efi-arm64
20 linux-image-arm64
21
22 PACKAGES install DHCPC
23 isc-dhcp-client
24
25 # ian: note everything after the grub package should be refactored into
26 # a new class.
27 PACKAGES install GRUB_PC
28 grub-pc cryptsetup btrfs-tools sudo bridge-utils netcat-openbsd resolvconf
29
30 PACKAGES install GRUB_EFI
31 grub-efi cryptsetup btrfs-tools sudo bridge-utils netcat-openbsd resolvconf
32
33
34 #resolvconf because dpkg-reconfigure on it has this message in flidas:
35 # Reboot recommended
36
37 # 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
38 # installation of the resolvconf package triggers them to supply their information, some of them fail to do so.
39
40 # 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
41 # 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.
42 # (This incorrect behavior is judged to be less harmful than the alternative of losing valid information.)
43
44 # 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
45 # installed on a running system is to reboot the system.
46
47
48 PACKAGES install LVM
49 lvm2
50
51 PACKAGES install CLOUD
52 locales-all
53 unattended-upgrades