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

virt: adding kernel boot parameters to libvirt xml #55245

Merged
merged 2 commits into from
Jan 1, 2020
Merged

virt: adding kernel boot parameters to libvirt xml #55245

merged 2 commits into from
Jan 1, 2020

Commits on Dec 27, 2019

  1. virt: adding kernel boot parameters to libvirt xml

    SUSE's autoyast and Red Hat's kickstart take advantage of kernel paths,
    initrd paths, and kernel boot command line parameters. These changes
    provide the option of using these, and will allow salt and
    autoyast/kickstart to work together.
    
    Signed-off-by: Larry Dewey <ldewey@suse.com>
    larrydewey committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    a0059dc View commit details
    Browse the repository at this point in the history
  2. virt: Download linux and initrd

    Signed-off-by: Larry Dewey <ldewey@suse.com>
    larrydewey committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    bae600b View commit details
    Browse the repository at this point in the history