distro: add board-firmware (usb for tegra)

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
pull/67/head
Robert Nelson 8 years ago
parent bf195a48ba
commit b62ec346bc

@ -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 board-firmware
# Whether to upgrade packages after debootstrap.
# Allowed values: none, safe-upgrade, full-upgrade

@ -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 rcn-ee-archive-keyring util-linux wget
d-i pkgsel/include string bash dosfstools initramfs-tools rcn-ee-archive-keyring util-linux wget board-firmware
# Whether to upgrade packages after debootstrap.
# Allowed values: none, safe-upgrade, full-upgrade

@ -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 rcn-ee-archive-keyring util-linux wget
d-i pkgsel/include string bash dosfstools initramfs-tools rcn-ee-archive-keyring util-linux wget board-firmware
# Whether to upgrade packages after debootstrap.
# Allowed values: none, safe-upgrade, full-upgrade

Loading…
Cancel
Save