diff options
| author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-01-04 21:16:36 +0100 |
|---|---|---|
| committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-01-04 21:47:53 +0100 |
| commit | ec9bd07c900e13d606445518a87e0326902d5815 (patch) | |
| tree | 6736b5528d0fb5024a2fc66557e1d7f091d81949 /debian/control | |
| parent | 44e7b72fa71425b02ec770b1f3429b27a5cf6c51 (diff) | |
| download | live-boot-ec9bd07c900e13d606445518a87e0326902d5815.tar.gz live-boot-ec9bd07c900e13d606445518a87e0326902d5815.zip | |
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.
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 9fcef5b..22a06d0 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,6 @@ Suggests: curlftpfs, cryptsetup, httpfs2, - unionfs-fuse, wget, Description: Live System Boot Components The Live Systems project maintains the components to build Debian based Live |
