Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-04 | Dropping unionfs support, long superseeded with aufs. | Daniel Baumann | |
2015-01-04 | Dropping unionfs-fuse support: | Daniel Baumann | |
* 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. | |||
2015-01-04 | Using 'overlay' instead of 'overlayfs' everywhere, without backwards ↵ | Daniel Baumann | |
compatibility (Closes: #773881). When overlayfs got merged into kernel mainline it was renamed to overlay. We don't provide backwards compatibility since overlayfs support was experimental and only with non-debian default kernels available. | |||
2015-01-04 | Fixing name of overlayfs kernel module for inclusion in the initramfs ↵ | Tails developers | |
(Closes: #773868). | |||
2013-06-24 | Updating code to current coding style in a some locations. | Daniel Baumann | |
2013-06-24 | Reorganizing frontend in source tree. | Daniel Baumann | |
2013-06-24 | Reorganizing backend in source tree. | Daniel Baumann | |