Name Mode Size
..
ChrootUtils.py 100644 2 kb
CommandUtils.py 100644 1 kb
Logger.py 100644 1 kb
MiscUtils.py 100644 1 kb
PackageBuildDataGenerator.py 100644 12 kb
PackageBuilder.py 100644 6 kb
PackageManager.py 100644 6 kb
PackageUtils.py 100644 7 kb
Scheduler.py 100644 5 kb
SpecData.py 100644 7 kb
SpecParser.py 100644 11 kb
SpecStructures.py 100644 3 kb
SpecUtils.py 100644 6 kb
Specutils.py 100644 20 kb
StringUtils.py 100644 0 kb
ThreadPool.py 100644 2 kb
ToolChainUtils.py 100644 6 kb
WorkerThread.py 100644 2 kb
__init__.py 100644
adjust-gcc-specs.sh 100755 1 kb
adjust-tool-chain.sh 100755 0 kb
build-manifest.xml 100644 22 kb
builder.py 100755 5 kb
cleanup-build-root.sh 100755 1 kb
common.inc 100644 1 kb
config 100644 102 kb
config-3.18.1-x86_64 100644 98 kb
config-3.19.2-x86_64 100644 102 kb
constants.py 100644 1 kb
get-license-info.py 100755 2 kb
locale-gen.conf 100644 1 kb
locale-gen.sh 100755 1 kb
makegen.py 100755 16 kb
prepare-build-root.sh 100755 6 kb
run-in-chroot.sh 100755 1 kb
umount-build-root.sh 100755 1 kb
README.md
![Photon](http://storage.googleapis.com/project-photon/vmw-logo-photon.svg "VMware Photon") [ ![Download](https://api.bintray.com/packages/vmware/photon/iso/images/download.svg) ](https://bintray.com/vmware/photon/iso/_latestVersion) VMware Photon: Minimal Linux Container Host =========================================== 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. - Optimized for vSphere - Validated on 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. Official ISOs are available for download at [Bintray](https://bintray.com/vmware/photon/iso/view). 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. For up-to-date documentation, see the [Docs](docs/) folder.