kpmcore/src
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
..
backend Add new job to set the GPT partition attributes 2020-06-15 17:51:42 -04:00
core Add new job to set the GPT partition attributes 2020-06-15 17:51:42 -04:00
fs Merge branch 'gportay/kpmcore-update-filesystem-features-api' 2020-03-22 01:24:57 +00:00
gui Fix some issues spotted by David Faure. 2020-05-08 15:10:56 +01:00
jobs Add new job to set the GPT partition attributes 2020-06-15 17:51:42 -04:00
ops Add new job to set the GPT partition attributes 2020-06-15 17:51:42 -04:00
plugins Workaround bad JSON output from sfdisk. 2020-08-24 22:53:54 +02:00
util SVN_SILENT made messages (.desktop file) - always resolve ours 2020-07-26 05:51:19 +02:00
CMakeLists.txt Use KF5::AuthCore instead of KF5::Auth 2019-02-16 00:25:37 +01:00
Messages.sh Remove kcfg and kcfgc files. 2015-07-21 12:44:40 +02:00