Age | Commit message (Collapse) | Author |
|
|
|
|
|
* 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
live-config these days.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
initramfs code.
|
|
|
|
|
|
|
|
|
|
backend depends.
|
|
|
|
|
|
|
|
live-boot-initramfs-tools.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a patch from Michael Prokop <mika@grml.org>.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The loop-aes-tools regress compared to the vanilla loop tools, which can
cause some problems - Although we should support them, it makes sense to
not use loop-aes-utils by default, which--as Recommends are installed by
default--they currently are.
|