kpmcore/src/plugins
Adriaan de Groot 6aa9d93728 Workaround bad JSON output from sfdisk.
The output of `sfdisk --json /dev/sdb` is not necessarily
valid JSON. Then, no partition information is stored,
no first-valid-lba in particular. This leads to new partitions
being made from sector 0, which is invalid on a GPT table.

The workaround is to manually fix the known-broken JSON
from sfdisk. This is amply documented in a standalone
static function.

FIXES #425097
2020-08-24 22:53:54 +02:00
..
dummy SVN_SILENT made messages (.desktop file) - always resolve ours 2020-07-26 05:51:19 +02:00
sfdisk Workaround bad JSON output from sfdisk. 2020-08-24 22:53:54 +02:00
CMakeLists.txt Remove libparted backend. 2018-03-31 13:14:38 +01:00