Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

image: drop hardcoded firstboot network kargs #458

Merged
merged 1 commit into from
Jun 9, 2020

Conversation

lucab
Copy link
Contributor

@lucab lucab commented Jun 9, 2020

This removes the hardcoded ip=dhcp,dhcp6 from bootloader configuration.
The default value has been moved to Afterburn (>= 4.4.0), making
this dynamically injected at runtime. On some platforms (e.g. VMware),
this also allows user-controlled overriding.

Ref: coreos/fedora-coreos-tracker#460

This removes the hardcoded `ip=dhcp,dhcp6` from bootloader configuration.
The default value has been moved to Afterburn (>= 4.4.0), making
this dynamically injected at runtime. On some platforms (e.g. VMware),
this also allows user-controlled overriding.
@dustymabe
Copy link
Member

are we not dropping the rd.neednet=1 too?

@lucab
Copy link
Contributor Author

lucab commented Jun 9, 2020

@dustymabe soon! We'll need (at least) coreos/ignition#956 merged and packaged. The two concerns are decoupled though, so we can land the pieces at different times.

Copy link
Member

@dustymabe dustymabe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lucab
Copy link
Contributor Author

lucab commented Jun 9, 2020

/cc @jlebon

Copy link
Member

@jlebon jlebon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@jlebon jlebon merged commit fa7ec22 into coreos:testing-devel Jun 9, 2020
@lucab lucab deleted the ups/image-drop-dhcp branch June 10, 2020 08:04
c4rt0 pushed a commit to c4rt0/fedora-coreos-config that referenced this pull request Mar 27, 2023
oscontainer.yaml: Actually add this file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants