gbraad-redhat / minishift

0 stars 2 forks source link

Doc review for issue 485 #2

Closed thatdocslady closed 7 years ago

thatdocslady commented 7 years ago

Heya,

I hope I didn't mess anything up in the files or in Git, first time trying this!

A few questions/notes about the content:

gbraad commented 7 years ago

@thatdocslady I did not repeatedly want to use the same words, as this sounds monotone. But sure, if you think it is OK, I will use a single term.

But now, why Hyper-V uses a different term? Just like VirtualBox, we do not install Hyper-V as a driver plugin. We ONLY check if the virtual switch is selected, ... but yes, maybe I should refer to this document for this.

gbraad commented 7 years ago

You probably rebased onto master? Anyways, this can be resolved...

$ git rebase -i HEAD~4

and use d (drop) for changes aa6de92 (Typo in service command) and for 2443999 (Return error for SSH close)

This results in: https://github.com/gbraad/minishift/commit/ad2ab12a02fed904c3d9938b88ccd8070cd9e32c

gbraad commented 7 years ago

updated minishift#1162

gbraad commented 7 years ago

Merged and rebased