Name Mode Size
..
BUILD_DVD 040000
boot 040000
efi 040000
modules 040000
EULA.txt 100644 9 kb
__init__.py 100644
action.py 100755 0 kb
actionresult.py 100755 0 kb
config.inc 100644 1 kb
confirmwindow.py 100755 1 kb
custompackageselector.py 100644 2 kb
device.py 100755 1 kb
diskpartitioner.py 100755 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 100755 18 kb
installercontainer.py 100755 1 kb
isoInstaller.py 100755 14 kb
jsonwrapper.py 100755 1 kb
license.py 100755 1 kb
menu.py 100755 8 kb
mk-finalize-system.sh 100755 1 kb
mk-install-iso.sh 100755 9 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 100755 9 kb
ostreeserverinstaller.py 100755 3 kb
ostreeserverselector.py 100755 1 kb
ostreewindowstringreader.py 100755 1 kb
packageselector.py 100755 4 kb
partitionISO.py 100755 8 kb
partitions_data.json 100644 0 kb
photon-base.json 100644 1 kb
photon-ostree.repo 100644 0 kb
photonInstaller.py 100755 11 kb
progressbar.py 100755 6 kb
readmultext.py 100755 8 kb
readtext.py 100755 5 kb
sample_config.json 100644 0 kb
sample_ks.cfg 100644 1 kb
selectdisk.py 100755 5 kb
textpane.py 100755 8 kb
tools_list.json 100644 0 kb
vmdk_sample_config.json 100644 0 kb
window.py 100755 13 kb
windowstringreader.py 100755 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 and Linux applications in a virtualized environment. - Optimized for vSphere - Leveraging more than a decade of experience validating guest operating systems, Photon OS is thoroughly validated on vSphere; and, because VMware is focused on the vSphere platform, we're able to highly tune the Photon OS kernel for VMware product and provider platforms - Container support - Compatible with container runtimes, like Docker, and container scheduling frameworks, like Kubernetes. - 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, build their own customized ISO images or contribute to the code base. To download Photon OS binaries, visit [Downloading Photon OS](https://github.com/vmware/photon/wiki/Downloading-Photon-OS). 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.