kpmcore/src/plugins/libparted
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
..
CMakeLists.txt Bring back LUKS code which was previously merged+reverted. 2016-03-31 18:43:38 +02:00
libpartedbackend.cpp Bring back LUKS code which was previously merged+reverted. 2016-03-31 18:43:38 +02:00
libpartedbackend.h Bring back LUKS code which was previously merged+reverted. 2016-03-31 18:43:38 +02:00
libparteddevice.cpp Update copyright. 2016-03-02 19:00:31 +00:00
libparteddevice.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
libpartedpartition.cpp Update copyright. 2016-03-02 19:00:31 +00:00
libpartedpartition.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
libpartedpartitiontable.cpp Update copyright. 2016-03-02 19:00:31 +00:00
libpartedpartitiontable.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
pmlibpartedbackendplugin.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2015-06-12 10:26:58 +00:00