Wei Wang
|
4b665e06b3
|
Add proxy support in kvm
- Add proxy option to "kvm upgrade"
- "kvm upgrade" uses global proxy (http_proxy env var) by default
- Support authenticated proxies
|
2014-06-18 13:34:07 -07:00 |
Phil Haack
|
2dcbe545e3
|
Sort namespaces
How did @eilon let this ship with the namespaces unsorted. He's growing soft in his old age. :trollface:
|
2014-06-11 13:55:23 -07:00 |
Glenn Condron
|
611469e3a9
|
Update KVM to newer build, update Readme to show how to use KVMInstall. Pipe md to out-null when creating temp directory.
|
2014-06-11 13:45:59 -07:00 |
David Fowler
|
c14ecd8e7a
|
Merge pull request #64 from graemechristie/update-source-url-for-kvm-sh
Update source url for kvm sh
|
2014-06-07 22:48:19 -07:00 |
Graeme Christie
|
1df3730bb6
|
Renamed kvmsetup.sh kvminstall.sh in line with Win32 script for consistency
|
2014-06-05 09:32:17 +08:00 |
Graeme Christie
|
1bd9da3620
|
Updated URL of kvm.sh in install script, now it exists in the upstream repo
|
2014-06-05 09:28:13 +08:00 |
Glenn Condron
|
f6e9c40786
|
some minor cleanup
|
2014-06-04 16:14:40 -07:00 |
Glenn Condron
|
646dae6d58
|
Add kvminstall.ps1 to allow easier acquisition of KVM
|
2014-06-04 16:14:36 -07:00 |
David Fowler
|
9851adabc0
|
Merge pull request #48 from graemechristie/KvmShellImplementation
Kvm shell implementation
|
2014-06-05 00:25:15 +02:00 |
Rowan Miller
|
d2a4f7bb2e
|
Update CONTRIBUTING.md
|
2014-06-03 10:17:02 -07:00 |
Graeme Christie
|
3bec520b0e
|
Fixed issue where ZPROFILE would not be set and zshrc not updated
|
2014-06-03 22:29:48 +08:00 |
Graeme Christie
|
b26d08ba30
|
Fixed indentation on bash scripts
|
2014-06-03 21:25:55 +08:00 |
Graeme Christie
|
030af218fb
|
Cleaned up kvm.sh and kvmsetup.sh
Removed some redundant code
|
2014-06-03 18:34:49 +08:00 |
Graeme Christie
|
5b6febecdc
|
Merged Master
|
2014-06-03 17:40:46 +08:00 |
Eilon Lipton
|
5ddccdca08
|
Changes for community PRs
|
2014-06-02 12:37:49 -07:00 |
Eilon Lipton
|
37b551591e
|
Changes for community PRs
|
2014-06-02 12:27:12 -07:00 |
Eilon Lipton
|
acd8aecf13
|
Fixed formatting
|
2014-06-02 12:25:22 -07:00 |
kanchanm
|
11988bafae
|
Merge pull request #55 from aspnet/alphaport
burning samples and readme to alpha build-189
|
2014-05-30 09:39:16 -07:00 |
kamehrot
|
1a64c1c1e8
|
burning samples and readme to alpha build-189
|
2014-05-29 14:27:49 -07:00 |
Eilon Lipton
|
f730aa4152
|
Added link to contributing doc.
|
2014-05-29 10:40:24 -07:00 |
Eilon Lipton
|
ba83526230
|
Improved "where to discuss stuff" content
|
2014-05-29 10:36:36 -07:00 |
Graeme Christie
|
fe0b011f81
|
Modified kvmsetup to use -a operator rather than &&
|
2014-05-28 01:35:28 +08:00 |
Graeme Christie
|
765c431f0e
|
Changed all test command in kvmsetup.sh to use single brackets
|
2014-05-28 01:28:04 +08:00 |
Graeme Christie
|
165d69a1e7
|
Quoted test arguments for compatibility with zsh
|
2014-05-28 01:23:16 +08:00 |
Graeme Christie
|
54171dd221
|
Updated kvmsetup to add kvm.sh to both bash and zsh profiles if found
|
2014-05-28 01:12:14 +08:00 |
Graeme Christie
|
bac5f06a4c
|
Added validation of version to kvm alias command
|
2014-05-28 00:55:04 +08:00 |
Graeme Christie
|
0ac3d020f4
|
Fixed kvm.sh to work on zsh
|
2014-05-28 00:47:17 +08:00 |
Graeme Christie
|
feadd7c96b
|
Changed >3.4.0 mono version to >=3.4.1 to avoid confusion
|
2014-05-26 18:15:49 +08:00 |
Graeme Christie
|
8a75984d44
|
Fixed syntax of mozroots command and some other small layout fixes
|
2014-05-26 17:08:49 +08:00 |
Graeme Christie
|
5391149119
|
Updated Readme.md with quick start info for OSX/Linux
Replaced the 'close and open your shell' message with on to just 'source kvm.sh'
|
2014-05-26 16:45:41 +08:00 |
Graeme Christie
|
6447439179
|
Fixed typo
|
2014-05-26 00:48:36 +08:00 |
Graeme Christie
|
f2c4a0d39f
|
Added .bashrc to list of profile files checked
|
2014-05-26 00:46:11 +08:00 |
Graeme Christie
|
c4b07280b6
|
Added space before # comment in bash profile command
|
2014-05-26 00:18:09 +08:00 |
Graeme Christie
|
601e875ddd
|
Fixed the help text from kvm use -p to more accurately reflect how defaults are set
|
2014-05-25 23:34:24 +08:00 |
Graeme Christie
|
d87f800f41
|
Removed hint to run kvm upgrade from output as we can include that in the curl | sh command
|
2014-05-25 22:40:23 +08:00 |
Graeme Christie
|
e14210b2a1
|
Fixed issue where mono45 platform string had been replaced with KRE_MONO45
|
2014-05-25 22:38:59 +08:00 |
Graeme Christie
|
6e72ddee86
|
Fixed missing quote
|
2014-05-25 22:17:47 +08:00 |
Graeme Christie
|
bb51566157
|
Minor update of command output
|
2014-05-25 22:10:23 +08:00 |
Graeme Christie
|
2ef51e0520
|
Created kvmsetup.sh script to bootstrap OSX/*nix systems
|
2014-05-25 21:57:34 +08:00 |
Graeme Christie
|
fe0d5b9d0d
|
Fixed an error when kvm list was run before kre had been installed
renamed some variables to be more idiomatic
|
2014-05-25 21:56:35 +08:00 |
Graeme Christie
|
15f00bb7a5
|
Implemented kvm list
Fixed b0rked logic in _kvm_requested_version_or_alias
|
2014-05-25 12:22:28 +08:00 |
Graeme Christie
|
aa1fed24f6
|
Implemented alias functionality
Implemented use functionality
fixed download of files - added check requested version exists
modified unpack to set shell scripts as executable
|
2014-05-25 01:25:58 +08:00 |
Graeme Christie
|
ff41e7d743
|
Implemented kvm install and kvm use
|
2014-05-24 16:01:02 +08:00 |
Graeme Christie
|
4d5b16f25f
|
Initial drop of kvm shell script
|
2014-05-24 01:00:21 +08:00 |
Louis DeJardin
|
fb77e86b63
|
Merge pull request #43 from lodejard/master
Update README.md
|
2014-05-22 22:07:26 -07:00 |
Louis DeJardin
|
8a1eb0d8fb
|
Update README.md
Putting the Getting Started command line steps into a copy-paste-able block
|
2014-05-22 13:07:15 -07:00 |
danroth27
|
c15d82ca1f
|
Update README.md
|
2014-05-21 07:29:41 -07:00 |
Jane Zhou (MS)
|
1b98d65521
|
Remove the CoreCLR on Server 2012 issue
It is working now; we have fixed this since last Thursday.
|
2014-05-19 11:26:35 -07:00 |
Glenn
|
f243b54b28
|
Update README.md
|
2014-05-16 08:50:22 -07:00 |
danroth27
|
d4257ecb0e
|
Update README.md
|
2014-05-14 11:56:09 -07:00 |