[kubic-bugs] [Bug 1163967] New: Ignition: Set rd.neednet=1 only on demand
http://bugzilla.opensuse.org/show_bug.cgi?id=1163967 Bug ID: 1163967 Summary: Ignition: Set rd.neednet=1 only on demand Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: MicroOS Assignee: kubic-bugs@opensuse.org Reporter: iforster@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Currently Ignition statically sets rd.neednet=1 on first run. However for most platforms this is not needed, including the most commonly used "metal" platform, and setting up a network during initrd is quite error prone, leading to an emergency shell in case something goes wrong. To optimize this add a dracut module running during the cmdline stage and check whether the selected ignition platform or configuration requires network, and only add 'rd.neednet=1 ip=dhcp' when this is the case. -- You are receiving this mail because: You are the assignee for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1163967 Ignaz Forster <iforster@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|kubic-bugs@opensuse.org |iforster@suse.com -- You are receiving this mail because: You are the assignee for the bug.
participants (1)
-
bugzilla_noreply@novell.com