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

Remove anaconda #556

Merged
merged 5 commits into from
Jun 20, 2019
Merged

Remove anaconda #556

merged 5 commits into from
Jun 20, 2019

Commits on Jun 19, 2019

  1. bottlecap: use kvm device instead of --privileged

    Andrew Jeddeloh committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    7e2625b View commit details
    Browse the repository at this point in the history
  2. vmdeps: add things needed for removing anaconda

    Andrew Jeddeloh committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    128671b View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

  1. src: add disk create script, grub config

    Andrew Jeddeloh committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    95be85a View commit details
    Browse the repository at this point in the history
  2. cmd-build: don't use anaconda for x86_64

    Also switch to BLS. Continue to use anaconda on other arches.
    Andrew Jeddeloh committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    c7df795 View commit details
    Browse the repository at this point in the history
  3. create_disk: build uefi+bios images

    Install both uefi and bios grub, but have them read the same config.
    Andrew Jeddeloh committed Jun 20, 2019
    Configuration menu
    Copy the full SHA
    5360e92 View commit details
    Browse the repository at this point in the history