kiwi-el8/dracut/modules.d
Paul Gardiner b1ab93e62b Fix failure when booting KIS via NBD
In the NBD booting case, the function initGlobalDevices in
kiwi-overlay-root.sh runs the command ndb-client to connect the remote NBD
share to the device /dev/nbd0. The script parse-kiwi-overlay.sh, on the
other hand, incorrectly parses overlay:nbd=ip:export to /dev/ip/export,
leading to the system waiting for /dev/ip/export to appear. This commit
corrects the problem.

With this change NDB booting of KIS images now succeeds, although only if
the ndb package is added to the appliance description.
2023-07-20 14:11:47 +01:00
..
80kiwi-verity Use cross arch macros to interpret uint64_t 2023-04-28 11:26:01 +02:00
90kiwi-dump Add dracut-kiwi-verity dracut module package 2023-03-16 11:09:57 +01:00
90kiwi-live Add dracut-kiwi-verity dracut module package 2023-03-16 11:09:57 +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 Add dracut-kiwi-verity dracut module package 2023-03-16 11:09:57 +01:00
99kiwi-lib Add alternative re-reading of the partition table 2023-07-04 13:00:02 +02:00