Browse code

Update README.md for RC

Change-Id: I48b4df4a867afc523ad53f65aab3407af28c00e6
Reviewed-on: http://photon-jenkins.eng.vmware.com/736
Reviewed-by: suezzelur <anishs@vmware.com>
Tested-by: suezzelur <anishs@vmware.com>

Gregory Murray authored on 2016/04/20 08:22:05
Showing 1 changed files
... ...
@@ -1,19 +1,19 @@
1 1
 ![Photon](http://storage.googleapis.com/project-photon/vmw-logo-photon.svg "VMware Photon")
2 2
 
3
-[ ![Download](https://api.bintray.com/packages/vmware/photon/iso/images/download.svg) ](https://bintray.com/vmware/photon/iso/_latestVersion)
4 3
 VMware Photon: Minimal Linux Container Host
5 4
 ===========================================
6 5
 
7
-Photon is a technology preview of a minimal Linux container host. It is designed to have a small footprint and boot extremely quickly on VMware platforms. Photon is intended to invite collaboration around running containerized applications in a virtualized environment.
6
+Photon OS is a minimal Linux container host designed to have a small footprint and tuned for VMware platforms. Photon is intended to invite collaboration around running containerized applications in a virtualized environment.
8 7
 
9
-- Optimized for vSphere - Validated on VMware product and provider platforms.
8
+- Optimized for vSphere - Validated on and tuned for VMware product and provider platforms.
10 9
 - Container support - Supports Docker, rkt, and the Pivotal Garden container specifications.
11 10
 - Efficient lifecycle management - contains a new, open-source, yum-compatible package manager that will help make the system as small as possible, but preserve the robust yum package management capabilities.
12 11
 
13
-This repository is intended for developers wishing to modify Photon and build their own customized ISO images.
12
+This repository is intended for developers wishing to modify Photon and build their own customized ISO images or contribute to the code base.
14 13
 
15
-Official ISOs are available for download at [Bintray](https://bintray.com/vmware/photon/iso/view).
14
+Download pre-built [OVA](https://bintray.com/artifact/download/vmware/photon/photon-custom-1.0-37d64ad-RC1.ova) and [ISO](https://bintray.com/artifact/download/vmware/photon/photon-1.0-37d64ad.iso) versions of the 1.0, Release Candidate.
16 15
 
17
-An official Vagrant box is available on Hashicorp Atlas, to get started: `vagrant init vmware/photon`. A plugin to support Photon guests in Vagrant is available at https://github.com/vmware/vagrant-guests-photon.
16
+An official Vagrant box is available on Hashicorp Atlas, to get started: `vagrant init vmware/photon`. A plugin to support Photon OS guests in Vagrant is available at https://github.com/vmware/vagrant-guests-photon.
18 17
 
19 18
 For up-to-date documentation, see the [Docs](docs/) folder.
19
+