Commit graph

3872 commits

Author SHA1 Message Date
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
Andy Schwartzmeyer 0b36b09d11 Add server SKUs to readme matrix
Requested by Raghu.
2016-08-17 15:41:53 -07:00
Matt Wrock 4e228e6b02 better win 10 sdk folder to test (#1796) 2016-08-17 15:08:37 -07:00
Andy Schwartzmeyer 2bc4b33744 Fix OS X package link in readme 2016-08-17 13:57:37 -07:00
Kristopher Bash 60c30190c8 Add DSC demo. Bugfix Apache and SystemD demo. (#1814)
* Add DSC demo. Bugfix Apache and SystemD demo.

* DSC, Apache, SystemD demos, address comments

* Fix capitalization in apache-demo.ps1
2016-08-17 12:07:12 -07:00
Dongbo Wang 7fae8490cc Merge pull request #1841 from mirichmo/mirichmo/remoting-documentation
Instructions for installing the remoting endpoint and connecting to it using PSRP
2016-08-17 11:45:07 -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
Dongbo Wang a735c9ba04 Merge pull request #1804 from vors/links
Fix obsolete links in documentation
2016-08-17 11:03:08 -07:00
Kenneth Hansen 66f44b0517 Updated description of PowerShell (#1848)
* Updated description of PowerShell

* fixed one line per sentence (per protocol)
2016-08-17 10:29:14 -07:00
Dongbo Wang 15c14e0f71 remove obsolete 'Permission' section from 'docs/git/basics.md' (#1843) 2016-08-17 10:06:25 -07:00
Travis Plunk 2e4a94fd59 Merge pull request #1847 from khansen00/patch-2
Nit update on name of Angel's profile.
2016-08-17 09:57:55 -07:00
Kenneth Hansen 977f883be6 Nit update on name of Angel's profile. 2016-08-16 18:45:16 -07:00
Jason Shirk 8b056776c0 Stop using 'Open PowerShell' and OPS in code (#1838) 2016-08-16 17:03:34 -07:00
Andy Schwartzmeyer 5f4dcf9a6d Merge pull request #1827 from andschwa/alpha.9-release
Update documentation for v6.0.0-alpha.9 release
2016-08-16 16:32:33 -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
Joey Aiello 12880bf598 Add project lead names to governance (#1836)
* add project lead names to governance
* add links to GH profiles in governance
2016-08-16 15:00:49 -07:00
Andrew Schwartzmeyer bd31e2ab5c Update changelog 2016-08-16 14:43:34 -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
Andrew Schwartzmeyer 494ccc38d7 Update man page for ronn-formatting 2016-08-16 14:43:34 -07:00
Dongbo Wang 6ef360345c Merge pull request #1830 from alexandair/patch-2
fix a typo in license_thirdparty_proprietary.txt
2016-08-16 10:20:18 -07:00
Andy Schwartzmeyer a6ad886361 Merge pull request #1799 from mwrock/mw/actionable
Provide a more actionable message when vcvarsall.bat is missing
2016-08-16 09:42:18 -07:00
Aleksandar Nikolić b9af0aad4a fix a typo in license_thirdparty_proprietary.txt
Change PROPIETARY  to PROPRIETARY.
2016-08-16 18:07:15 +02:00
Alex Jordan b5f4e595cd Fix download script for Ubuntu 16.04 (#1826)
Kept 14.04 for CI and because 14.04 is LTS
2016-08-15 18:35:40 -07:00
Hitesh Raigandhi ced778e64b Update KNOWNISSUES.md (#1825) 2016-08-15 18:35:16 -07:00
Dongbo Wang 59b60940fc Merge pull request #1803 from mwrock/clean
Add a note about the dangers of VS builds and cleaning to fix
2016-08-15 14:01:24 -07:00
Jason Shirk f46284414e Remove Windows-specific text from Linux man page (#1818) 2016-08-15 13:22:23 -07:00
Raghu Shantha [MSFT] a35d6adc63 Create license for thirdparty,proprietary file - Ensure installed root location contains this file (#1790)
Update license_thirdparty_proprietary.txt and update project.json to include license in package.
2016-08-15 13:00:51 -07:00
Sergei Vorobev c1d0cfafb3 Remove non-existing links from pull-request-process.md 2016-08-15 06:20:00 +03:00
Sergei Vorobev e6db20312c Remove obsolete PR template links from docs 2016-08-15 06:19:20 +03:00
Matt Wrock 68ebf41b65 add a note dangers of VS builds and cleanning to fix 2016-08-14 13:52:40 -07:00
Matt Wrock ff5060b449 provide a more actionable message when vcvarsall.bat is missing 2016-08-14 11:30:54 -07:00
Sergei Vorobev a652f52e4a Update branch naming in git documentation (#1793)
Remove statement about using "alias/feature-name"
2016-08-13 15:25:42 -07:00
Dongbo Wang 9ab60d6621 Fix the test that fails in Travis CI build (#1792) 2016-08-12 18:36:16 -07:00
Jason Shirk 110c627be8 Doc updates, remove PR template, update issue labels (#1776)
* Remove PR template, update guidelines for PR

* Update testing-guidelines.md

* Add clarification on when to use runtime/compiletime checks

* Update issue label descriptions
2016-08-12 18:19:12 -07:00
Mike Richmond ef5bf5ce08 Merge pull request #1787 from PaulHigin/WorkingA
PowerShell remoting over SSH.
2016-08-12 18:12:53 -07:00
Steve Lee 9c119e2781 Updated script to tag demo jobs and clean up afterwards; removed line that removes all jobs from start (#1783) 2016-08-12 17:41:56 -07:00
Mike Richmond 7cf93ba966 Merge pull request #1784 from lzybkr/format_cleanup
Cleanup mis-formatting of preprocessor directives
2016-08-12 17:11:15 -07:00
Raghu Shantha [MSFT] 2538892bad Update license.rtf (#1768)
Update license.rtf
2016-08-12 17:05:35 -07:00
Mike Richmond 718ee69c06 Setting Initial OPS LocalMachine ExecutionPolicy to RemoteSigned (#1769)
* Adding PowerShellProperties.json to the build so ExecutionPolicy set to RemoteSigned at first run.
2016-08-12 17:02:52 -07:00
chunqingchen 2764b31c07 Update the job cache location on on windows platforms (#1740)
* Update the job cache location on non-windows platforms
2016-08-12 16:54:05 -07:00
Bruce Payette 585b83387c Update KNOWNISSUES.md (#1745)
* Update KNOWNISSUES.md

* Updated with review feedback.

All appropriate feedback has been incorporated into the document.
2016-08-12 16:41:37 -07:00
Dongbo Wang 24e151cce8 Merge pull request #1782 from PowerShell/mirichmo/fixing-remoting-install-script
Fixing remoting install script to parse the version # from a file
2016-08-12 16:28:43 -07:00
PaulHigin 44ad7f9e3c These changes implement PowerShell remoting over SSH. The changes include feedback from code review comments. 2016-08-12 15:47:46 -07:00
Mike Richmond 85927cc79b Removed DefaultParameterSetName since it was unused. 2016-08-12 15:35:02 -07:00
Jason Shirk (POWERSHELL) 231f34b472 Cleanup mis-formatting of preprocessor directives 2016-08-12 15:29:37 -07:00
Charu fd94e7c6f8 Fixing remoting install script so that it parses the verison number from powershell.version 2016-08-12 14:35:43 -07:00
Jason Shirk a6e10e4d3a Merge pull request #1774 from PowerShell/jianyunt/docs
Remove the sections with empty contents which just got introduced in PR#1576
2016-08-12 14:23:20 -07:00
Jason Shirk 8b2021f11f Merge pull request #1767 from PowerShell/raghushantha-thirdpartynotices
Third Party Notices for OSS components in PowerShell source
2016-08-12 14:17:07 -07:00
Jason Shirk d663d54f4f Merge pull request #1772 from PowerShell/hiteshraigandhi-patch-1
Add reference to governance document on to readme
2016-08-12 14:13:53 -07:00
Jianyun Tao e3f07c3a9e Removed sections with empty contents which just got introduced in 1576. 2016-08-12 13:45:24 -07:00