summaryrefslogtreecommitdiffstats
path: root/builder/files/selinux
Commit message (Collapse)AuthorAgeFilesLines
* Remove the builder/ directory since it has now been split off.James Shubin2014-06-251-10/+0
| | | | New git project at: https://github.com/purpleidea/vagrant-builder
* Builder scripts for building vagrant base image "boxes".James Shubin2014-01-111-0/+10
Elegant system using a Makefile to build base image "boxes". It's recommended that you use the pre-built boxes, but the infrastructure is being provided here for completeness. You'll probably want to set the $(OUTPUT) variable first. Then use the 'box' target (make box) to produce output into the $(OUTPUT) directory.