Commit graph

48 commits

Author SHA1 Message Date
Andy Li
44f7951313 automatic spellchecking .md files in TravisCI (#838) 2016-10-31 18:02:26 -07:00
Dongbo Wang
289e6958ef Update docs/scripts to use the alpha.11 release packages (#2498) 2016-10-18 13:09:09 -07:00
Andrew Schwartzmeyer
8a24d26e8d Patch System.Net.Http.Native.dylib
Again, .NET Core expects users to forcibly link the third party OpenSSL
libraries into system directories, which the Homebrew team advises
strongly against (and attempts to prevent). This also affects the
System.Net.Http library, and results in runtime errors during SSL
certificate validation. So instead, we patch what we can, when we can.
2016-09-20 14:34:32 -07:00
Andrew Schwartzmeyer
1b0a99fc13 Add one-line installation instruction 2016-09-20 14:10:40 -07:00
Andrew Schwartzmeyer
153ff43b50 Update Linux installation docs to resolve dependencies
Use `dpkg -i` followed by `apt-get install -f`. Alternatives considered
included using `apt install`, which does not work, and copying the
PowerShell package to `/var/cache/apt/archives` which is just as messy
as this. At least this follows the same steps as `download.sh`.
2016-09-20 14:02:16 -07:00
Andrew Schwartzmeyer
d264501f31 Update documentation names and links for alpha.10 2016-09-15 13:59:46 -07:00
Alex Jordan
33e2ea9e23 Add uninstallation instructions for PowerShell pkg 2016-09-13 05:09:47 -07:00
Andrew Schwartzmeyer
832f1a679d Update documentation 2016-09-12 15:01:19 -07:00
Andrew Schwartzmeyer
7c10dac20c Update macOS install docs for OpenSSL 2016-09-04 12:40:57 -07:00
KaliszAd
e7e82ede96 Added Debian compatibility notice (#2010)
Ubuntu 16.04 LTS is very similar to Debian 9 Strech (now in testing). I can confirm, the instructions work and PS will install successfully.
2016-08-29 19:28:26 -07:00
Zakaria Ridouh
e4f3f8fd69 OS X -> macOS (#1934)
Fix all documentation references of "OS X" to be "macOS", Apple's new brand.

Code is left unchanged because we're matching .NET Core.
2016-08-26 15:08:50 -04:00
Dongbo Wang
5658159d45 Merge pull request #2039 from rnelson0/patch-1
Install via URL on CentOS 7
2016-08-24 08:52:15 -07:00
Nilesh Londhe
19e61216c6 Fix documentation on docker image to say you must build before running (#1987)
* Can not run before building

unless you provide a library/powershell image

* Update docker.md
2016-08-24 09:21:39 -04:00
Rob Nelson
eb22fd5d78 Install via URL on CentOS 7 2016-08-23 20:22:20 +00:00
Aleksandar Nikolić
01c6163a0f fix a typo in installation/docker.md
Change "wery" to "very".
2016-08-20 00:29:15 +02:00
Andy Schwartzmeyer
87f2e207e2 Merge pull request #1966 from lalyos/master
Create a PowerShell Docker image.
2016-08-19 15:03:37 -07:00
lalyos
25d616df84 Create a PowerShell Docker image. 2016-08-19 21:56:36 +02:00
oldhamtj
63d08d5527 Added Oracle Linux 7 installation status. 2016-08-19 09:23:06 +01:00
Nathan Vonnahme
fe43ea9167 Refer to Mac OSX package by its actual name 2016-08-18 08:39:42 -08:00
Raghu Shantha [MSFT]
4f47b64d85 Fix docs/installation/windows.md
Also consolidate install.sh with download.sh;
remove unnecessary files;
create README.md in install.

Ran dos2unix tool to cleanup extra carriage returns at the end of lines
2016-08-17 16:18:26 -07:00
Mike Richmond
570695a5d2 Instructions for installing the remoting endpoint and connecting to it
using PSRP.
2016-08-17 11:21:26 -07:00
Andrew Schwartzmeyer
a9e809c18a Fix naming of Unix packages
- .NET Core RID suffixes removed
- `el7.centos` suffix added to RPM
- `1ubuntu1.14.04.1` iteration used for DEB packages

`~` cannot be used after `ubuntu1` because GitHub release renames it to
a `.`; additionally, no packages lack the final suffix `.1`. While my
machine is `.5` I could find no packages that went past `.3`, so let's
use this to indicate that it works for `14.04.1` and forward.

We are *not* recreating the alpha.9 packages, but will we rename them
accordingly. This means that the filenames will be "correct" but the
meta-data will be out-of-date.
2016-08-16 16:07:54 -07:00
Andrew Schwartzmeyer
1e265e915e Update links for alpha.9
Also adds the Windows 8.1 build to the readme, and bumps the AppVeyor
build number.
2016-08-16 14:43:34 -07:00
Dongbo Wang
896577e285 update linux path doc 2016-08-11 21:45:20 -07:00
Andrew Schwartzmeyer
e142f7c987 Update Linux / OS X installation documentation 2016-08-11 17:11:50 -07:00
Raghu Shantha [MSFT]
fa6d47f9f0 Update min os allowed for MSI
#1737
2016-08-11 14:56:06 -07:00
Aleksandar Nikolić
d6b8159e5c Update installation/linux.md
Fixing typo.
2016-08-02 22:12:00 +02:00
Raghu Shantha [MSFT]
d995faba02 Merge pull request #1594 from PowerShell/raghushantha-linuxinstall
Updates to Linux install instructions
2016-08-01 20:45:42 -07:00
Raghu Shantha [MSFT]
d884ef2f98 Update linux.md 2016-08-01 16:33:47 -07:00
Raghu Shantha [MSFT]
818bbfda13 Update linux.md 2016-08-01 16:32:16 -07:00
Raghu Shantha [MSFT]
e184d86859 Update windows.md 2016-08-01 16:07:47 -07:00
Raghu Shantha [MSFT]
902b063583 Update windows.md 2016-08-01 14:03:51 -07:00
Raghu Shantha [MSFT]
6efad14aa6 Update linux.md 2016-08-01 13:55:00 -07:00
Raghu Shantha [MSFT]
c9949159f1 Update linux.md 2016-08-01 13:52:15 -07:00
Raghu Shantha [MSFT]
7ee02189ed Update linux.md 2016-08-01 13:46:48 -07:00
Sergei Vorobev
6ec86751cb Merge pull request #1545 from PowerShell/raghushantha-windowsinstall-1
Updated supported Windows versions/platforms/SKUs/Arch for MSI/APPX/WSA packages
2016-07-27 22:09:35 -07:00
Raghu Shantha [MSFT]
ca7ec6d8d4 Update windows.md 2016-07-27 13:37:26 -07:00
Andrew Schwartzmeyer
2260cf7469 Improve Linux installation instructions 2016-07-27 13:13:12 -07:00
Raghu Shantha [MSFT]
9e3de65825 Better Windows Install instructions! 2016-07-27 11:11:29 -07:00
Sergei Vorobev
76b136d393 Remove FullCLR artifacts from installation instructions
We don't support FullCLR install
2016-07-20 15:17:31 -07:00
Aleksandar Nikolić
848b3bdeb3 Update windows.md
Grouped URL tags.
2016-07-20 20:33:30 +02:00
Aleksandar Nikolić
9e886db2d1 Update windows.md
Added newlines and fixed typos.
2016-07-17 15:37:33 +02:00
Raghu Shantha [MSFT]
6727d207f9 Updated installation and release documentation to be current 2016-06-22 14:29:58 -07:00
Andrew Schwartzmeyer
970f7e25a0 Add basic Windows package install instructions 2016-06-16 16:38:57 -07:00
Andrew Schwartzmeyer
b4a75b4654 Bump package version in Linux install docs 2016-06-16 16:30:10 -07:00
Andrew Schwartzmeyer
1aa6a4904b Update Linux installation documentation 2016-05-18 10:10:25 -07:00
Andrew Schwartzmeyer
e0547c81ff Update Linux installation documentation for v0.3.0 2016-04-11 09:50:58 -07:00
Andrew Schwartzmeyer
b79af07fbb Add Linux and Windows installation instructions 2016-03-30 23:30:26 -07:00