fix some bugs and mix other things
[automated-distro-installer] / fai / config / package_config / DEBIAN
index 539b71fc5b62be2239afad558263d756b838a278..7543ae771b2243746a821691a15438d5d80ae5f2 100644 (file)
@@ -1,20 +1,20 @@
+# duplicated in UBUNTU
 PACKAGES install-norec
-apt-transport-https # is only needed for stretch
 debconf-utils
 file
 less
-linuxlogo
 rsync
 openssh-client openssh-server
 time
 procinfo
-nullmailer
-eject
 locales
 console-setup kbd
 pciutils usbutils
 unattended-upgrades
 
+PACKAGES install STRETCH
+apt-transport-https
+
 PACKAGES install NONFREE
 # you may want these non-free kernel drivers
 firmware-bnx2 firmware-bnx2x firmware-realtek
@@ -36,11 +36,18 @@ PACKAGES install ARM64
 grub-efi-arm64
 linux-image-arm64
 
+# ian: This line is duplicated in UBUNTU
+# lsof is used in my btrfs util scritps.
+# netcat is used for proxy.
+# resolvconf because if we don't install it now we have to reboot for it to
+# take effect. This is explained when you do dpkg-reconfigure resolvconf,
+# and may be fixed in future releases
 PACKAGES install GRUB_PC
-grub-pc
+grub-pc cryptsetup btrfs-tools mbuffer sudo bridge-utils netcat-openbsd resolvconf lsof
 
 PACKAGES install GRUB_EFI
-grub-efi
+grub-efi cryptsetup btrfs-tools mbuffer sudo bridge-utils netcat-openbsd resolvconf lsof
+
 
 PACKAGES install LVM
 lvm2