kpmcore/src/plugins/sfdisk
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 export CoreBackendDevice and CoreBackendPartitionTable classes. 2018-01-21 13:53:07 +00:00
pmsfdiskbackendplugin.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2018-01-14 04:49:26 +01:00
sfdiskbackend.cpp Move file system label and UUID read code to backends. 2018-01-31 15:13:34 +00:00
sfdiskbackend.h Move file system label and UUID read code to backends. 2018-01-31 15:13:34 +00:00
sfdiskdevice.cpp Commit partition table when closing Sfdisk backend device. 2017-12-25 00:11:13 +00:00
sfdiskdevice.h sfdisk: store a pointer to the device in SfdiskPartitionTable class. 2017-12-07 20:50:54 +00:00
sfdiskpartitiontable.cpp Fix a possibly uninitialized variable. 2018-01-31 14:58:43 +00:00
sfdiskpartitiontable.h sfdisk: store a pointer to the device in SfdiskPartitionTable class. 2017-12-07 20:50:54 +00:00