Skip to content
This repository was archived by the owner on Dec 18, 2017. It is now read-only.

Update kvm to handle renamed KRE #54

Closed
davidfowl opened this issue Sep 4, 2014 · 5 comments
Closed

Update kvm to handle renamed KRE #54

davidfowl opened this issue Sep 4, 2014 · 5 comments

Comments

@davidfowl
Copy link
Member

See aspnet/dnx#598 for details. This will be the highest priority. We probably won't support installing older versions of the KRE with the newer kvm either.

@graemechristie
Copy link
Contributor

@davidfowl I can implement this tonight, if no one else is on it.
/cc @glennc

@davidfowl
Copy link
Member Author

Sweet! One thing about this, we probably want to change the -svrc and -svr switch to be something like:

kvm install -runtime CLR
kvm install -runtime CoreCLR
kvm install -runtime Mono

What do you guys think? @glennc @lodejard

@graemechristie
Copy link
Contributor

and presumably

kvm install -arch amd64
kvm install -arch x86

To be consistent

Edit: I'll sick with -x86 and -amd64, avoids the -a clash with alias and is more terse.

@graemechristie
Copy link
Contributor

Currently we default to x86 and svr50 (CLR) if they are not supplied. I assume this will remain the same.

@graemechristie
Copy link
Contributor

@glennc #56 was merged two weeks ago. I'm pretty sure this can be closed now.

@glennc glennc added this to the 1.0.0-beta1 milestone Sep 24, 2014
@glennc glennc closed this as completed Sep 24, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants