From 8b05781dbcb27847b5f3afb432d48f8486d79b57 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Wed, 8 Jun 2011 10:02:10 +0200 Subject: Use mkfs.ext2/mkfs.ext2 instead of genext2fs (Closes: #629533). --- 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 c0e56f044..0cf407a91 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 genext2fs mtd-tools sudo fakeroot syslinux grub uuid-runtime win32-loader +dpkg -l dosfstools genisoimage 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