kiwi-el8/dracut/modules.d
Marcus Schäfer 6dc7073101
Fixed get_free_disk_bytes in dracut kiwi-lib
The method used any device from the lsblk output, but it can
happen that some device nodes with different name point to
the same physical device. The method would then calculate
the free space wrong. This patch takes the PARTUUID value
into account to make sure any partition device size is used
only once. This Fixes #648
2018-02-28 10:47:29 +01:00
..
90kiwi-dump Exclude install source device from target list 2018-02-05 16:22:45 +01:00
90kiwi-live Allow only one dracut variable for kiwi debugging 2018-01-30 10:37:41 +01:00
90kiwi-overlay Allow only one dracut variable for kiwi debugging 2018-01-30 10:37:41 +01:00
90kiwi-repart Make sure there are no busy devices on reboot 2018-01-26 10:18:58 +01:00
99kiwi-lib Fixed get_free_disk_bytes in dracut kiwi-lib 2018-02-28 10:47:29 +01:00