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

Add initrd=main karg to examples and update QEMU/KVM setup #978

Merged
merged 1 commit into from
Jul 30, 2022

Conversation

dghubble
Copy link
Member

  • Add initrd=main karg directive for UEFI (ignored by BIOS)
  • Update Butane config version to v1.4.0 (generates Ignition v3.3.0) in fedora-coreos and fedora-coreos-install examples
  • Update virt-install flag --os-variant
  • Removed virt-install deprecated flag --os-type
  • Remove virt-install QEMU/KVM event preserve since it apparently wasn't implemented anyway and QEMU/KVM now warns about it
  • Remove serial consol kernel argument from examples, but still mention it in docs

Rel:

* Add initrd=main karg directive for UEFI (ignored by BIOS)
* Update Butane config version to v1.4.0 (generates Ignition v3.3.0)
in `fedora-coreos` and `fedora-coreos-install` examples
* Update virt-install flag --os-variant
* Removed virt-install deprecated flag --os-type
* Remove virt-install QEMU/KVM event preserve since it apparently
wasn't implemented anyway and QEMU/KVM now warns about it
* Remove serial consol kernel argument from examples, but still
mention it in docs

Rel:
* coreos/fedora-coreos-docs#282
* https://www.spinics.net/linux/fedora/libvir/msg222078.html
@dghubble dghubble merged commit 1f96cd3 into main Jul 30, 2022
@dghubble dghubble deleted the fcos-examples branch July 30, 2022 05:07
dghubble added a commit to poseidon/typhoon that referenced this pull request Jul 30, 2022
* Add initrd=main kernel argument for UEFI
* Switch to using the coreos.live.rootfs_url kernel argument
instead of passing the rootfs as an appended initrd
* Remove coreos.inst.image_url kernel argument since coreos-installer
now defaults to installing from the embedded live system
* Remove rd.neednet=1 and dhcp=ip kernel args that aren't needed
* Remove serial console kernel args by default (these can be
added via var.kernel_args if needed)

Rel:
* poseidon/matchbox#972 (thank you @bgilbert)
* poseidon/matchbox#978
dghubble-robot pushed a commit to poseidon/terraform-onprem-kubernetes that referenced this pull request Aug 21, 2022
* Add initrd=main kernel argument for UEFI
* Switch to using the coreos.live.rootfs_url kernel argument
instead of passing the rootfs as an appended initrd
* Remove coreos.inst.image_url kernel argument since coreos-installer
now defaults to installing from the embedded live system
* Remove rd.neednet=1 and dhcp=ip kernel args that aren't needed
* Remove serial console kernel args by default (these can be
added via var.kernel_args if needed)

Rel:
* poseidon/matchbox#972 (thank you @bgilbert)
* poseidon/matchbox#978
Snaipe pushed a commit to aristanetworks/monsoon that referenced this pull request Apr 13, 2023
* Add initrd=main kernel argument for UEFI
* Switch to using the coreos.live.rootfs_url kernel argument
instead of passing the rootfs as an appended initrd
* Remove coreos.inst.image_url kernel argument since coreos-installer
now defaults to installing from the embedded live system
* Remove rd.neednet=1 and dhcp=ip kernel args that aren't needed
* Remove serial console kernel args by default (these can be
added via var.kernel_args if needed)

Rel:
* poseidon/matchbox#972 (thank you @bgilbert)
* poseidon/matchbox#978
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.

1 participant