Commit graph

74 commits

Author SHA1 Message Date
Livar Cunha
fdb3c60deb Updating the branding of the CLI to 2.1.3. 2017-11-28 12:57:34 -08:00
Livar Cunha
9e97e53446 Updating the CLI branding to 2.1.2 and ingesting the 2.0.4 runtime. 2017-11-27 11:36:12 -08:00
William Li
ffcbbbc8c4 Fix ubuntu and mac no permission error
cache folder $HOME/.dotnet is created during the install process and user
use. However .dotnet folder belongs to root for ubuntu and mac due to
sudo -H policy. Override HOME during installation.
2017-08-03 10:34:50 -07:00
William Lee
fa4bf8d0fb Merge pull request #7285 from livarcocc/native_installers_use_installed_sdk
Updating the native installers to use the SDK just installed for first run
2017-07-27 15:25:37 -07:00
William Li
676fe41aca Updating the installer to make data collection statement more obvious. 2017-07-27 09:52:01 -07:00
Livar Cunha
9e04dcf8a4 Updating the native installers to use a fully qualified path to dotnet.dll and execute it with dotnet exec, so that the first run experience to populate the offline cache will trigger for the SDK being installed, instead of for the latest one in the box. 2017-07-26 23:10:48 -07:00
William Li
1147b6c2fe Sync with windows installer experience for mac 2017-07-11 14:16:20 -07:00
Bill Wert
e9be9fda07 Installation block does not work
The product should block installing below 10.12 but does not. Fixing
typo.
2017-06-30 13:59:03 -07:00
William Li
ff9b8838f5 Update Mac installer
According to https://github.com/dotnet/cli/issues/6682
Window title
Update Introduction step content
Include installation location and list of all components installed
Update Summary step content

What is not included:
Remove "Welcome to ..." text -- it come from the installer tool
itself, it cannot be customized
Add 'success' graphic – cannot include picture in the html used by
the installer
2017-06-22 09:03:35 -07:00
Livar Cunha
529d7caa79 Moving the expanding fallback folder to the dotnet folder hive. The folder will be expanded at sdk/NuGetFallbackFolder. 2017-06-20 10:59:23 -07:00
William Li
3813c41948 Add leading dot back 2017-05-15 11:49:13 -07:00
William Li
303634978a Change to Installation completed successfully. Welcome to .NET Core! 2017-05-15 11:48:56 -07:00
William Li
74028a5497 change to Installation Completed Successfully 2017-05-11 09:15:15 -07:00
William Li
a94644d957 Unify mac telemetry note 2017-05-10 10:42:27 -07:00
William Li
9f8ab82a6c Run dotnet new command as current user in installer
If not, the dotnet new will run as root and the cache folders will be in
root ownership

How to get current user
https://apple.stackexchange.com/questions/144159/how-can-i-determine-the-invoking-user-in-an-apple-installer-postinstall-script
2017-05-03 12:57:47 -07:00
William Li
5454ab6780 Add conclusion page for telemetry notice 2017-04-27 13:58:27 -07:00
William Li
8a3225c44b prime cache macos
Using dotnet new after pkg install
2017-04-27 12:39:45 -07:00
Eric Erhardt
4c9ee21b27 Remove the conclusion.html from the OSX installer.
Also, bump the min version to 10.12, since that is all .NET Core 2.0 supports.

Fix #6322
2017-04-17 20:56:48 -05:00
Eric Erhardt
a25ebf98c8 Remove OpenSSL from the macOS installer 2017-04-12 15:29:33 -05:00
Livar Cunha
e286c65d25 Removing Additional Framework entirely and renaming LegacyRuntime to something more appropriate: BackwardsCompatibleRuntimes. Also, turning off some tests that I forgot to turn off for linux-x64. 2017-04-08 00:31:27 -07:00
Livar Cunha
772e838ff8 Removing the additional shared framework from the official stage2 build of the CLI. Instead, I also create a stage2 build with the legacy runtime so that we can continue to run tests tthat depend on it, but most importantly, we will be able to run backwards compatibility tests using it. 2017-04-08 00:31:27 -07:00
Eric Erhardt
6106cae066 PKG support for installing shared fx 1.1. 2017-01-05 17:30:08 -06:00
Livar Cunha
63415ec888 Removing an extra 'the' a the welcome message of the pkg installer. 2016-12-05 11:32:04 -08:00
Eric Mellino
bc610340f3 Fix eula.rtf formatting 2016-06-14 16:06:16 -07:00
Senthil
469406de7d Fix description of hostfxr 2016-06-14 02:09:25 -07:00
Bryan Thornbury
0f640a32e3 download fxr installer file, use it in pkg targets 2016-06-14 02:09:12 -07:00
Bryan
aa01110c33 Remove The host build, consume the host build from core-setup 2016-05-25 14:49:12 -07:00
Sridhar Periyasamy
7de8c9b04c Cleanup OSX installer to have same title as windows installer. 2016-05-05 11:06:00 -07:00
Sridhar Periyasamy
bb56f4f838 Update OSX branding.
And also address PR feedback.
2016-04-27 17:21:43 -07:00
Eric Erhardt
49fae29b7b Merge pull request #2149 from danquirk/EULAUpdate3
EULA update for telemetry/data collection
2016-04-05 19:38:35 -05:00
Dan Quirk
aa12007b61 Update non-ENU EULAs to ENU copies with newest text until LOC is available 2016-03-31 10:46:29 -07:00
Sridhar Periyasamy
988fe85c19 Fix installer issues
- Sign the Sharedfx bundle correctly.
- Fix the installer title for SharedFx bundle. Fixes #2100
- Fix the installer title for SharedFx pkg. Fixes #2161
2016-03-31 10:02:12 -07:00
Dan Quirk
dd15e7ecc6 Updating EULA and README for data collection policy 2016-03-30 16:47:49 -07:00
Sridhar Periyasamy
d9942e7fda Update postinstall
Fixing a typo.
2016-03-28 12:36:34 -07:00
Sridhar Periyasamy
b3cbd9e766 Merge branch 'rel/1.0.0' of https://github.com/dotnet/cli into host-pkg-path 2016-03-25 14:59:32 -07:00
Sridhar Periyasamy
4e68c19323 Fix OSx Pkg installers
- Make the .Net CLI SDK install SxS.
- Make the .Net Host upgrade till RTM(v.1.0.0).
- Make the .Net Core Sharedfx pkg to use the SharedFx Nuget version instead CLI version.
2016-03-25 14:46:04 -07:00
Piotr Puszkiewicz
c798a8ff97 Merge pull request #1891 from dotnet/piotrpMSFT/InstallerBranding
Fix installer branding dotnet --> .NET
2016-03-25 14:45:41 -07:00
Piotr Puszkiewicz
1efdd24ce7 Further OS X branding changes 2016-03-25 12:09:45 -07:00
Piotr Puszkiewicz
d390790594 Fix installer branding dotnet --> .NET 2016-03-25 12:09:45 -07:00
Sridhar Periyasamy
e81166afce Add to $PATH in the .Net Core Host pkg
Earlier it was incorrectly done in .Net CLI pkg
2016-03-25 11:31:30 -07:00
Sridhar Periyasamy
ae83a73e35 Create 'dotnet-dev' and 'dotnet' pkg.
- 'dotnet-dev' contains the sharedfx, shared host and CLI SDK.
- 'dotnet' contains the sharedfx and the shared host.
2016-03-17 13:42:10 -07:00
Eric Mellino
d77fad4e68 Bring the OSX installer 'title' in line with Windows
It now includes the shared framework 'name' (NuGet package name) in the installer. In this case, the installer is called '.NET Core Shared Framework (NETStandard.Library 1.0.0-*)'
2016-03-10 15:19:54 -08:00
Eric Mellino
edbbc64b03 Fill out pkg installer targets
This causes three pkg files to be produced:

* A component pkg for the shared framework.
* A component pkg for the shared host.
* A product archive which includes the above two components.

The product archive also needs a distribution.xml file which contains
metadata about the package (name, title, images, etc.).

The installer for the "SDK" itself is still using logic implemented in
package-osx.sh. We should move this logic into the build target as well,
but we may want to wait until the CLI is using the shared framework to do so.
2016-03-10 10:31:45 -08:00
Sridhar Periyasamy
b99e40bfab Address PR feedback and remove Azure CLI from dockerfiles
We no longer need Azure CLI since publish is now via C#.
2016-03-08 18:46:54 -08:00
Sridhar Periyasamy
d4a3190bfc Refactor the build scripts
- Bifurcate Package and Publish targets to enable signing.
- Move publish from bash/ps into c#.
- Create multiple targets to create MSIs and Bundles.
2016-03-07 12:20:50 -08:00
Zlatko Knezevic
18b0273850 Responding to PR feedback 2016-02-29 06:57:47 -08:00
Zlatko Knezevic
5ea34f66ec Fixing the name of the OS X package
There was a bug in naming the versioned PKG for OSX when it is being packaged. This resulted
in two different names for the latest and versioned, which is not what we want.

Fix #1537
2016-02-23 11:31:10 -08:00
Zlatko Knezevic
ae1ed900c6 Responding to PR feedback pt. 2 2016-01-18 08:54:20 -08:00
Zlatko Knezevic
2ed9c2a727 Responding to PR feedback 2016-01-18 08:31:31 -08:00
Zlatko Knezevic
fb7733951e Add a custom conclusion file
Add a custom conclusion file that lists out the need for the user to install
OpenSSL 1.0.1/1.0.2.

Solves a bit #647
2016-01-15 17:00:15 -08:00