From 5d6574552ff8fdf9623f4c0319097778f8523289 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Sun, 27 Apr 2014 12:35:58 +0200 Subject: Add support for making ext[234] or btrfs hdd images bootable with extlinux (Closes: #745816) extlinux configuration for the bootable image is installed to /boot/extlinux, matching the extlinux-install script in Debian. From the configuration point of view it's still called "syslinux", the same as the rest of the syslinux family (pxelinux, isolinux etc.) --- debian/live-build.bug-script | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/live-build.bug-script') diff --git a/debian/live-build.bug-script b/debian/live-build.bug-script index 4c2a21eeb..8a68d3038 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 xorriso loadlin memtest86+ memtest86 mtools parted squashfs-tools mtd-tools syslinux grub uuid-runtime win32-loader +dpkg -l dosfstools xorriso loadlin memtest86+ memtest86 mtools parted squashfs-tools mtd-tools syslinux syslinux-common extlinux grub uuid-runtime win32-loader if [ -e "${DEFAULT_SETTINGS}" ]; then echo "Contents of ${DEFAULT_SETTINGS}:" -- cgit v1.2.3