kiwi-el8/dracut/modules.d
Marcus Schäfer c627e55fd1
Live ISO Wait for udev events after repart
Make sure to wait for the event queue to become empty after
the creation of the write partition. When kiwi calls the
code to create the write partition this emits new udev events.
It's important to wait for the event queue to become empty
to avoid a potential regression on the use of the device nodes.
In the processing of the events it can happen that a device
gets removed and re-added. If we don't want for udev
to process the entire queue it can happen that the
wrong block device is used. This wrong selection is only
possible because the way how hybrid ISOs are designed exposes
both, the disk and the partition for the root device with
the same label. This Fixes bsc#1213595
2024-03-27 15:48:40 +01:00
..
80kiwi-verity Use cross arch macros to interpret uint64_t 2023-04-28 11:26:01 +02:00
90kiwi-dump Quote shell variables to prevent word splitting 2024-01-19 14:06:51 +01:00
90kiwi-live Live ISO Wait for udev events after repart 2024-03-27 15:48:40 +01:00
90kiwi-overlay Fix failure when booting KIS via NBD 2023-07-20 14:11:47 +01:00
90kiwi-repart Add dracut-kiwi-verity dracut module package 2023-03-16 11:09:57 +01:00
99kiwi-dump-reboot Fixed implementation for oem-shutdown 2024-02-20 16:36:10 +01:00
99kiwi-lib Fix activation of luks pool in the initrd 2024-02-29 20:46:07 +01:00