From 7fad1b698dca380d27a483efa7eff581e857967b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 29 Sep 2012 13:20:21 +0200 Subject: Including loadlin on d-i images on amd64 and i386. --- debian/control | 2 +- debian/live-build.bug-script | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index bc7a9446c..5db07a55e 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Recommends: live-boot-doc, live-config-doc, live-manual-html | live-manual, cpio, gnu-fdisk Suggests: - dosfstools, genisoimage, git, memtest86+ | memtest86, mtools, parted, + dosfstools, genisoimage, git, loadlin, memtest86+ | memtest86, mtools, parted, squashfs-tools | mtd-tools, sudo | fakeroot, syslinux | grub, uuid-runtime, win32-loader Description: Debian Live - System build scripts diff --git a/debian/live-build.bug-script b/debian/live-build.bug-script index 0cf407a91..79276241f 100644 --- a/debian/live-build.bug-script +++ b/debian/live-build.bug-script @@ -6,7 +6,7 @@ DEFAULT_SETTINGS="/etc/live/build.conf" dpkg -l debootstrap cdebootstrap # Checking suggests -dpkg -l dosfstools genisoimage memtest86+ memtest86 mtools parted squashfs-tools mtd-tools sudo fakeroot syslinux grub uuid-runtime win32-loader +dpkg -l dosfstools genisoimage loadlin memtest86+ memtest86 mtools parted squashfs-tools mtd-tools sudo fakeroot syslinux grub uuid-runtime win32-loader if [ -e "${DEFAULT_SETTINGS}" ]; then echo "Contents of ${DEFAULT_SETTINGS}:" -- cgit v1.2.3