various fixes and improvements
[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. This line is duplicated in UBUNTU
27 # lsof is used in my btrfs util scritps.
28 # netcat is used for proxy.
29 # resolvconf because if we don't install it now we have to reboot for it to
30 # take effect.
31 PACKAGES install GRUB_PC
32 grub-pc cryptsetup btrfs-tools sudo bridge-utils netcat-openbsd resolvconf lsof
33
34 PACKAGES install GRUB_EFI
35 grub-efi cryptsetup btrfs-tools sudo bridge-utils netcat-openbsd resolvconf lsof
36
37
38 #resolvconf because dpkg-reconfigure on it has this message in flidas:
39 # Reboot recommended
40
41 # 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
42 # installation of the resolvconf package triggers them to supply their information, some of them fail to do so.
43
44 # 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
45 # 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.
46 # (This incorrect behavior is judged to be less harmful than the alternative of losing valid information.)
47
48 # 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
49 # installed on a running system is to reboot the system.
50
51
52 PACKAGES install LVM
53 lvm2
54
55 PACKAGES install CLOUD
56 locales-all
57 unattended-upgrades