summaryrefslogtreecommitdiff
path: root/debian/live-build.bug-script
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2012-12-16 21:06:25 +0100
committerDaniel Baumann <daniel@debian.org>2012-12-16 21:41:42 +0100
commitbae505eb97ef389fe07ceebb03e8956db7011bb7 (patch)
tree122510fe17f9dcee4aabee3d716fc2170a9a6eb2 /debian/live-build.bug-script
parent470494d92dabb61388314ade3cd15b4b3ddb9985 (diff)
downloadvyos-live-build-bae505eb97ef389fe07ceebb03e8956db7011bb7.tar.gz
vyos-live-build-bae505eb97ef389fe07ceebb03e8956db7011bb7.zip
Switching from genisoimage to xorriso.
Diffstat (limited to 'debian/live-build.bug-script')
-rw-r--r--debian/live-build.bug-script2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/live-build.bug-script b/debian/live-build.bug-script
index 79276241f..a9f5a6f7f 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 loadlin memtest86+ memtest86 mtools parted squashfs-tools mtd-tools sudo fakeroot syslinux grub uuid-runtime win32-loader
+dpkg -l dosfstools xorriso 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}:"