Name Mode Size
..
BUILD_DVD 040000
boot 040000
efi 040000
modules 040000
EULA.txt 100644 9 kb
__init__.py 100644
action.py 100644 0 kb
actionresult.py 100644 0 kb
config.inc 100644 1 kb
confirmwindow.py 100644 1 kb
custompackageselector.py 100644 2 kb
device.py 100644 1 kb
diskpartitioner.py 100644 2 kb
function.inc 100644 1 kb
get-ip-address.sh 100644 0 kb
httpd.service 100644 0 kb
init.in 100644 3 kb
installer.py 100644 18 kb
installercontainer.py 100644 1 kb
isoInstaller.py 100755 13 kb
jsonwrapper.py 100644 1 kb
license.py 100644 1 kb
menu.py 100644 7 kb
mk-finalize-system.sh 100755 1 kb
mk-install-iso.sh 100755 6 kb
mk-install-package.sh 100755 1 kb
mk-mount-disk.sh 100755 1 kb
mk-ostree-server.sh 100755 1 kb
mk-prepare-system.sh 100755 3 kb
mk-run-chroot.sh 100755 1 kb
mk-setup-grub.sh 100755 4 kb
mk-src-iso.sh 100755 1 kb
mk-unmount-disk.sh 100755 2 kb
mkinitramfs 100755 5 kb
ostree-httpd.conf 100644 7 kb
ostree-release-repo.conf 100644 0 kb
ostree-server-greeting.txt 100644 0 kb
ostreeinstaller.py 100644 9 kb
ostreeserverinstaller.py 100644 3 kb
ostreeserverselector.py 100644 1 kb
ostreewindowstringreader.py 100644 1 kb
packageselector.py 100644 4 kb
partitions_data.json 100644 0 kb
photon-base.json 100644 1 kb
photon-ostree.repo 100644 0 kb
photonInstaller.py 100755 12 kb
progressbar.py 100644 5 kb
readtext.py 100644 4 kb
sample_config.json 100644 0 kb
sample_ks.cfg 100644 1 kb
selectdisk.py 100644 3 kb
textpane.py 100644 6 kb
tools_list.json 100644 0 kb
vmdk_sample_config.json 100644 1 kb
window.py 100644 4 kb
windowstringreader.py 100644 1 kb
README.md
![Photon](http://storage.googleapis.com/project-photon/vmw-logo-photon.svg "VMware Photon") VMware Photon: Minimal Linux Container Host =========================================== 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. - Optimized for vSphere - Validated on and tuned for VMware product and provider platforms. - Container support - Supports Docker, rkt, and the Pivotal Garden container specifications. - 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. This repository is intended for developers wishing to modify Photon and build their own customized ISO images or contribute to the code base. Download pre-built [OVA](https://bintray.com/artifact/download/vmware/photon/photon-custom-1.0-a6f0f63-RC.ova) and [ISO](https://bintray.com/artifact/download/vmware/photon/photon-1.0-a6f0f63.iso) versions of the 1.0, Release Candidate. 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. Some users have found that our Vagrant box requires VirtualBox 4.3 or later. If you have issues, please check your version. For up-to-date documentation, see the [Docs](docs/) folder.