Skip to content

Conversation

@graemechristie
Copy link
Contributor

kvm.sh

  • Added latest argument to kvm install, which will install the latest kvm version (but not set the default)
  • Added -p (persitant) switch to kvm install, and implemented kvm upgrade as kvm install latest -p
  • Fixed some small issues when missing alias folder
  • Fixed install to exit when package is not found in feed

kvm.ps1

  • Added latest argument to kvm install, which will install the latest kvm version (but not set the default)

fixes aspnet/dnx#318

graemechristie and others added 2 commits June 14, 2014 23:37
…kvm version (but not set the default)

Added -p (persitant) switch to kvm install, and implemented kvm upgrade as kvm install latest -p
Fixed some small issues when missing alias folder
Fixed install to exit when package is not found in feed
@davidfowl
Copy link
Member

@graemechristie we want to commit kvm.sh/ps1 to this repo as a result of a build. Changes should be made in KRuntime only and then manually updated with a specific build number here.

@graemechristie
Copy link
Contributor Author

Got it. I've updated the make file in KRuntime to include kvm.sh as an artefact in the copy-kvm target. I will migrate across any relevant info and close PR's #74, #75 and #76 in aspnet/Home.

@graemechristie graemechristie deleted the implement-kvm-install-latest branch June 15, 2014 14:59
jkotalik pushed a commit that referenced this pull request Nov 1, 2018
ryanbrandenburg pushed a commit that referenced this pull request Nov 16, 2018
Updated script for KRE installation
natemcmaster pushed a commit that referenced this pull request Nov 20, 2018
Removed the TODOs from messages, and generally made them more readable.
ryanbrandenburg pushed a commit that referenced this pull request Nov 21, 2018
now that logging.testing has it
dougbu pushed a commit to dotnet-maestro-bot/AspNetCore that referenced this pull request Sep 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

kvm upgrade should provide a way to not update the default alias by just install the latest

2 participants