kpmcore/src
Teo Mrnjavac 0a8a5887df Bring back LUKS code which was previously merged+reverted.
Revert "Revert merge of branch luks-decorator."
This reverts commit efd3179d95.
Messages:
FS::luks is now a decorator for an actual FS composed inside.
Implement cryptOpen/cryptClose/mount/unmount operations.
detectFileSystem, which only uses blkid, is now in FileSystem.cpp.
FileSystem::mount now requires a mountPoint.
Use umount -A to immediately umount all mount points in unmountCmds.
Add override keywords, TODO: add them everywhere.
LibPartedBackend no longer links against libblkid.
Fix LUKS handling in LibPartedBackend::scanDevicePartitions.
Allow detecting FS::Type by path, and remove libparted workaround.
FS detection now only uses blkid (from util-linux).
2016-03-31 18:43:38 +02:00
..
backend Update copyright. 2016-03-02 19:00:31 +00:00
core Bring back LUKS code which was previously merged+reverted. 2016-03-31 18:43:38 +02:00
fs Bring back LUKS code which was previously merged+reverted. 2016-03-31 18:43:38 +02:00
gui List .ui files instead of globbing them. 2015-08-05 12:35:17 +01:00
jobs Update copyright. 2016-03-02 19:00:31 +00:00
ops Update copyright. 2016-03-02 19:00:31 +00:00
plugins Bring back LUKS code which was previously merged+reverted. 2016-03-31 18:43:38 +02:00
util Bring back LUKS code which was previously merged+reverted. 2016-03-31 18:43:38 +02:00
CMakeLists.txt List .ui files instead of globbing them. 2015-08-05 12:35:17 +01:00
Messages.sh Remove kcfg and kcfgc files. 2015-07-21 12:44:40 +02:00