kiwi-el8/dracut/modules.d
Marcus Schäfer 7e4bbc0469
Fixed get_persistent_device_from_unix_node
The method get_persistent_device_from_unix_node takes a device
path and looks up it's basename to be present as persistent
variant below the given schema, e.g by-id. However if the
method receives an already persistent device path e.g from
/dev/mapper the persistent schema representation will only
match a numbered dm-N device and not the map name. The method
then returns nothing but should return the original device
path. This caused bad after effects like reported in
Issue SUSE-Enceladus/azure-li-services#163
2019-07-08 11:11:12 +02:00
..
90kiwi-dump Simplify shell pipe expression with shell builtin 2019-05-17 14:11:07 +02:00
90kiwi-live Simplify shell pipe expression with shell builtin 2019-05-17 14:11:07 +02:00
90kiwi-overlay Simplify shell pipe expression with shell builtin 2019-05-17 14:11:07 +02:00
90kiwi-repart Fix regression on kiwi-repart dracut module 2019-04-03 15:41:50 +02:00
99kiwi-lib Fixed get_persistent_device_from_unix_node 2019-07-08 11:11:12 +02:00