From 4ef52f250d61074f38160a3c80400c37420032bc Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Fri, 28 Feb 2020 15:03:15 -0600 Subject: [PATCH] bullseye; drop board-firmware Signed-off-by: Robert Nelson --- lib/bullseye-preseed.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/bullseye-preseed.cfg b/lib/bullseye-preseed.cfg index 2bd7338..51cffd7 100644 --- a/lib/bullseye-preseed.cfg +++ b/lib/bullseye-preseed.cfg @@ -243,7 +243,7 @@ d-i apt-setup/local0/key string http://repos.rcn-ee.com/debian/conf/custom.gpg # Individual additional packages to install #d-i pkgsel/include string openssh-server build-essential #RCNEE: we have a bunch to add -d-i pkgsel/include string bash board-firmware dosfstools initramfs-tools net-tools sudo util-linux wget +d-i pkgsel/include string bash dosfstools initramfs-tools net-tools sudo util-linux wget #RCNEE: ^ # Whether to upgrade packages after debootstrap. # Allowed values: none, safe-upgrade, full-upgrade