curtin-dev team mailing list archive
-
curtin-dev team
-
Mailing list archive
-
Message #04210
[Merge] ~ogayot/curtin:nvme-o-tcp-dracut-target into curtin:master
The proposal to merge ~ogayot/curtin:nvme-o-tcp-dracut-target into curtin:master has been updated.
Description changed to:
Update the legacy NVMe/TCP implementation to support a target system that uses dracut as the initramfs generation tool.
By legacy implementation, we mean the implementation that does not require firmware support, but only supports systems with the initramfs and kernel present on local storage.
Unlike with initramfs-tools, the dracut implementation leans on systemd-networkd to configure the network in the initramfs. We generate the systemd-networkd config by calling `netplan generate` when generating the initramfs.
For more details, see:
https://code.launchpad.net/~ogayot/curtin/+git/curtin/+merge/494693
--
Your team curtin developers is requested to review the proposed merge of ~ogayot/curtin:nvme-o-tcp-dracut-target into curtin:master.
References