diff --git a/lib/stretch-preseed.cfg b/lib/stretch-preseed.cfg index 420936b..54162cb 100644 --- a/lib/stretch-preseed.cfg +++ b/lib/stretch-preseed.cfg @@ -58,7 +58,7 @@ d-i partman-auto/disk string /dev/mmcblk0 d-i partman-auto/expert_recipe_file string /partition_recipe # Individual additional packages to install -d-i pkgsel/include string bash dosfstools initramfs-tools ntpdate rcn-ee-archive-keyring util-linux wget +d-i pkgsel/include string bash dosfstools initramfs-tools rcn-ee-archive-keyring util-linux wget # Whether to upgrade packages after debootstrap. # Allowed values: none, safe-upgrade, full-upgrade diff --git a/lib/wily-preseed.cfg b/lib/wily-preseed.cfg index dbb51c9..88ad90b 100644 --- a/lib/wily-preseed.cfg +++ b/lib/wily-preseed.cfg @@ -62,7 +62,7 @@ d-i partman-auto/disk string /dev/mmcblk0 d-i partman-auto/expert_recipe_file string /partition_recipe # Individual additional packages to install -d-i pkgsel/include string bash dosfstools initramfs-tools ntpdate rcn-ee-archive-keyring util-linux wget +d-i pkgsel/include string bash dosfstools initramfs-tools rcn-ee-archive-keyring util-linux wget # Whether to upgrade packages after debootstrap. # Allowed values: none, safe-upgrade, full-upgrade diff --git a/lib/xenial-preseed.cfg b/lib/xenial-preseed.cfg index 41138f0..4b35110 100644 --- a/lib/xenial-preseed.cfg +++ b/lib/xenial-preseed.cfg @@ -62,7 +62,7 @@ d-i partman-auto/disk string /dev/mmcblk0 d-i partman-auto/expert_recipe_file string /partition_recipe # Individual additional packages to install -d-i pkgsel/include string bash dosfstools initramfs-tools ntpdate rcn-ee-archive-keyring util-linux wget +d-i pkgsel/include string bash dosfstools initramfs-tools rcn-ee-archive-keyring util-linux wget # Whether to upgrade packages after debootstrap. # Allowed values: none, safe-upgrade, full-upgrade