From ec9bd07c900e13d606445518a87e0326902d5815 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 4 Jan 2015 21:16:36 +0100 Subject: Dropping unionfs-fuse support: * unionfs-fuse itself has been always very buggy for us. * unionfs-fuse code in live-boot as been experimental at best. * the FUSE implementation is horribly slow due to the nature of FUSE (~10min to boot a live system with unionfs-fuse compared to <<1min with aufs). * and last but not least, there's overlay in kernel mainline now. --- debian/live-boot.bug-script | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/live-boot.bug-script') diff --git a/debian/live-boot.bug-script b/debian/live-boot.bug-script index e3f6d36..063ead8 100644 --- a/debian/live-boot.bug-script +++ b/debian/live-boot.bug-script @@ -7,7 +7,7 @@ dpkg -l busybox busybox-initramfs initramfs-tools udev dpkg -l rsync uuid-runtime # Checking suggests -dpkg -l curlftpfs cryptsetup httpfs2 unionfs-fuse wget +dpkg -l curlftpfs cryptsetup httpfs2 wget # Checking other packages dpkg -l plymouth -- cgit v1.2.3