From aea264ad6dd0a421b18a3cb1b89214446e0dc8ba Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Mon, 16 Jan 2012 16:05:42 -0600 Subject: [PATCH] all: add fbset to recommends Signed-off-by: Robert Nelson --- scripts/maverick-preseed.cfg | 2 +- scripts/natty-preseed.cfg | 2 +- scripts/oneiric-preseed.cfg | 2 +- scripts/precise-preseed.cfg | 2 +- scripts/squeeze-preseed.cfg | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/scripts/maverick-preseed.cfg b/scripts/maverick-preseed.cfg index 3b56d5b..473ef09 100644 --- a/scripts/maverick-preseed.cfg +++ b/scripts/maverick-preseed.cfg @@ -10,7 +10,7 @@ d-i mirror/http/hostname string ports.ubuntu.com d-i mirror/http/directory string /ubuntu-ports # Individual additional packages to install -d-i pkgsel/include string u-boot-tools pastebinit initramfs-tools wget linux-firmware linux-firmware-nonfree ntpdate bash devmem2 +d-i pkgsel/include string u-boot-tools pastebinit initramfs-tools wget linux-firmware linux-firmware-nonfree ntpdate bash devmem2 fbset # Whether to upgrade packages after debootstrap. # Allowed values: none, safe-upgrade, full-upgrade diff --git a/scripts/natty-preseed.cfg b/scripts/natty-preseed.cfg index 3b56d5b..473ef09 100644 --- a/scripts/natty-preseed.cfg +++ b/scripts/natty-preseed.cfg @@ -10,7 +10,7 @@ d-i mirror/http/hostname string ports.ubuntu.com d-i mirror/http/directory string /ubuntu-ports # Individual additional packages to install -d-i pkgsel/include string u-boot-tools pastebinit initramfs-tools wget linux-firmware linux-firmware-nonfree ntpdate bash devmem2 +d-i pkgsel/include string u-boot-tools pastebinit initramfs-tools wget linux-firmware linux-firmware-nonfree ntpdate bash devmem2 fbset # Whether to upgrade packages after debootstrap. # Allowed values: none, safe-upgrade, full-upgrade diff --git a/scripts/oneiric-preseed.cfg b/scripts/oneiric-preseed.cfg index 3b56d5b..473ef09 100644 --- a/scripts/oneiric-preseed.cfg +++ b/scripts/oneiric-preseed.cfg @@ -10,7 +10,7 @@ d-i mirror/http/hostname string ports.ubuntu.com d-i mirror/http/directory string /ubuntu-ports # Individual additional packages to install -d-i pkgsel/include string u-boot-tools pastebinit initramfs-tools wget linux-firmware linux-firmware-nonfree ntpdate bash devmem2 +d-i pkgsel/include string u-boot-tools pastebinit initramfs-tools wget linux-firmware linux-firmware-nonfree ntpdate bash devmem2 fbset # Whether to upgrade packages after debootstrap. # Allowed values: none, safe-upgrade, full-upgrade diff --git a/scripts/precise-preseed.cfg b/scripts/precise-preseed.cfg index 3b56d5b..473ef09 100644 --- a/scripts/precise-preseed.cfg +++ b/scripts/precise-preseed.cfg @@ -10,7 +10,7 @@ d-i mirror/http/hostname string ports.ubuntu.com d-i mirror/http/directory string /ubuntu-ports # Individual additional packages to install -d-i pkgsel/include string u-boot-tools pastebinit initramfs-tools wget linux-firmware linux-firmware-nonfree ntpdate bash devmem2 +d-i pkgsel/include string u-boot-tools pastebinit initramfs-tools wget linux-firmware linux-firmware-nonfree ntpdate bash devmem2 fbset # Whether to upgrade packages after debootstrap. # Allowed values: none, safe-upgrade, full-upgrade diff --git a/scripts/squeeze-preseed.cfg b/scripts/squeeze-preseed.cfg index b3a5cc9..1888cbc 100644 --- a/scripts/squeeze-preseed.cfg +++ b/scripts/squeeze-preseed.cfg @@ -11,7 +11,7 @@ d-i debian-installer/locale string en_US d-i console-keymaps-at/keymap select us # Individual additional packages to install -d-i pkgsel/include string uboot-mkimage pastebinit initramfs-tools wget firmware-linux ntpdate bash +d-i pkgsel/include string uboot-mkimage pastebinit initramfs-tools wget firmware-linux ntpdate bash fbset # Whether to upgrade packages after debootstrap. # Allowed values: none, safe-upgrade, full-upgrade