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

Rename various [Runtime] options and rename mkosi qemu to mkosi vm #3305

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

DaanDeMeyer
Copy link
Contributor

  • Let's get rid of the "Qemu" prefix for runtime options as they apply both to the qemu and vmspawn verbs.
  • Let's rename QemuGui= to Console= and make it take all the options that are accepted by vmspawn's --console= option.
  • Let's rename the various runtime options to the corresponding vmspawn option where applicable.
  • Let's rename mkosi qemu to mkosi vm as well while we're at it.

- Let's get rid of the "Qemu" prefix for runtime options as they apply
  both to the qemu and vmspawn verbs.
- Let's rename QemuGui= to Console= and make it take all the options
  that are accepted by vmspawn's --console= option.
- Let's rename the various runtime options to the corresponding vmspawn
  option where applicable.
- Let's rename mkosi qemu to mkosi vm as well while we're at it.
@behrmann behrmann merged commit ebcd2ef into systemd:main Dec 30, 2024
31 of 36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants