kpmcore/src/plugins/sfdisk
Caio Carvalho 0e4fca8de6 Getting lsblk kname in the cases where the model name isn't available
Summary:
lsblk command does not return model name as output in some specific cases, specially when you have a micro SD in your computer (perhaps it should happen with a normal SD card as well, but I haven't tested it).

So I included a verification in SfdiskBackend::scanDevice to check for kname in lsblk and use it as the name in these cases.

Reviewers: stikonas

Reviewed By: stikonas

Tags: #kde_partition_manager

Differential Revision: https://phabricator.kde.org/D16577
2018-11-24 21:46:34 -03:00
..
CMakeLists.txt Allow copyblocks to be used together with small QByteArrays. 2018-10-29 00:02:12 +00:00
pmsfdiskbackendplugin.json SVN_SILENT made messages (.desktop file) - always resolve ours 2018-10-24 05:56:19 +02:00
sfdiskbackend.cpp Getting lsblk kname in the cases where the model name isn't available 2018-11-24 21:46:34 -03:00
sfdiskbackend.h SoftwareRAID initial implementation. 2018-07-09 20:01:34 -03:00
sfdiskdevice.cpp Remove ExternalCommand::waitFor. 2018-07-21 21:19:34 +01:00
sfdiskdevice.h Use smart pointers for CoreBackendPartitionTable. 2018-03-31 21:49:20 +01:00
sfdiskpartitiontable.cpp Set FlagBoot = FlagEsp and deprecate it. 2018-09-01 21:27:05 +01:00
sfdiskpartitiontable.h sfdisk: store a pointer to the device in SfdiskPartitionTable class. 2017-12-07 20:50:54 +00:00