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

update libvirtd #3711

Merged
merged 5 commits into from
Feb 27, 2019
Merged

update libvirtd #3711

merged 5 commits into from
Feb 27, 2019

Commits on Feb 17, 2019

  1. update systemd

    libvirtd must be started before you run minikube. Failure to do so will result in the below error 
    Failed to connect socket to '/var/run/libvirt/libvirt-sock'
    I believe this should be noted in the documentation to assist other users.  
    Added lines 40-43
    Expire0 committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    6b96279 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2019

  1. Update drivers.md

    move the systemctl start closer to the install steps 
    libvirtd.service
    Expire0 committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    5d5aea8 View commit details
    Browse the repository at this point in the history
  2. Update drivers.md

    Expire0 committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    90f5769 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. Update drivers.md

    corrected lines 62 to 78 and added sudo to the systemctl command
    Expire0 committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    0c9192a View commit details
    Browse the repository at this point in the history
  2. Update drivers.md

    add some extra ticks on line 24.
    Expire0 committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    edff9ca View commit details
    Browse the repository at this point in the history