kiwi-el8/dracut/modules.d
Marcus Schäfer 60e74ba27b
Explicitly set start sector for msdos repartition
When using the sfdisk(>=2.26) tool the start and end of partitions
aligns to block-device I/O limits. This means it's hardware specific
what values sfdisk picks. In a repart operation this is however
dangerous for the start sector which must be the same to prevent
corruption of the data in the partition when kiwi resizes it.
Therefore this commit uses the sfdisk dump command to read the
start sector for deleted partitions and uses that start sector
if the same partition gets recreated such that only the end of
the partition changes and gets aligned properly.
This Fixes #1543
2020-09-08 11:03:06 +02:00
..
90kiwi-dump Fixed size of msgbox dialog 2020-06-04 15:38:47 +02:00
90kiwi-live Fixed kiwi-live module setup 2019-09-24 17:48:39 +02:00
90kiwi-overlay Make kiwi-overlay module compatible with kiwi-repart 2019-09-18 17:47:15 +02:00
90kiwi-repart Refactor dracut disk re-partition library 2020-05-20 15:19:53 +02:00
99kiwi-dump-reboot Cleanup setup.py 2020-07-03 10:27:57 +02:00
99kiwi-lib Explicitly set start sector for msdos repartition 2020-09-08 11:03:06 +02:00