kpmcore/src/backend
Andrius Štikonas ba4e443223 Move file system label and UUID read code to backends.
This allows to use different implementations on different platforms.
E.g. libblkid is not available on FreeBSD.

libparted backend still uses the same libblkid implementation
sfdisk backend reads label and UUID from udev database
2018-01-31 15:13:34 +00:00
..
CMakeLists.txt Do not install internal backend headers. 2017-12-27 16:16:11 +00:00
corebackend.cpp Use lsblk's TYPE=disk when scanning for devices. 2017-06-22 03:11:58 +01:00
corebackend.h Move file system label and UUID read code to backends. 2018-01-31 15:13:34 +00:00
corebackenddevice.cpp sfdisk: store a pointer to the device in SfdiskPartitionTable class. 2017-12-07 20:50:54 +00:00
corebackenddevice.h Do not export CoreBackendDevice and CoreBackendPartitionTable classes. 2018-01-21 13:53:07 +00:00
corebackendmanager.cpp Port away from KService. 2017-10-01 22:05:50 +01:00
corebackendmanager.h Port away from KService. 2017-10-01 22:05:50 +01:00
corebackendpartitiontable.cpp Move kpmcore library into its own repository. 2015-06-04 01:29:22 +01:00
corebackendpartitiontable.h Do not export CoreBackendDevice and CoreBackendPartitionTable classes. 2018-01-21 13:53:07 +00:00