summaryrefslogtreecommitdiff
path: root/jeos
Commit message (Collapse)AuthorAgeFilesLines
* F18 is deprecated - remove ability to create F18 imagesSteven Dake2014-01-112-52/+0
| | | | Change-Id: I07cf46cb977fa42f0a3229be462b54c339b230cf
* F17 is deprecated - Remove ability to create JEOS imagesSteven Dake2014-01-112-52/+0
| | | | Change-Id: If1bc90c86acdfd197c6069dfc84cc4fe9f3f82a3
* F16 is deprecated - remove the ability to generate JEOS imagesSteven Dake2014-01-113-100/+0
| | | | Change-Id: I78568a8a09edfbdc28726a70387f6ab099239d1c
* heat-jeos.sh: Use netinst ISOs instead of full DVD isosSteven Dake2013-06-022-2/+2
| | | | | | | The netinst isos produce smaller qcow2 images and are faster to download. Use netinst ISOs for F17 instead. Change-Id: I76c59728ed1b9b90b43487f93fdc2e55ee604916
* Fix F18 oz-install failuresSteven Hardy2013-05-302-2/+2
| | | | | | | | | | | | | | F18 builds are unreliable (or for some people don't work at all), this seems due to the following bug: https://bugzilla.redhat.com/show_bug.cgi?id=906031 The simplest workaround is to use the netinst ISO instead of the DVD so we pick up the newer curl package which fixes the problem Fixes bug #1185810 Change-Id: I066356e8a780caa8ca2798644ec7594b0536005c
* Resolve CVE-2013-2069Steven Dake2013-05-2411-0/+33
| | | | | | | | | Fix problem where root escalation is possible in a VM. For more details: http://lists.fedoraproject.org/pipermail/announce/2013-May/003157.html Change-Id: I95013d8155d0338c4161a6cb87f02974973fcf80
* Move OpenShift Origin related files to own directory.Steve Baker2013-05-232-121/+0
| | | | | | | | | | This is consistent with top-level heat-templates directories being targetted at different audiences. This directory may also contain autoscaling templates, yaml variants and diskimage-builder elements. Change-Id: Id6f9084e57104f58c65bdf94c7d799e3773f7541
* Update openshift templates from heat-jeos pull #49Steven Hardy2013-05-212-0/+121
| | | | | | | Templates contributed by kraman to old heat-jeos repo: https://github.com/sdake/heat-jeos/pull/49 Change-Id: I2f7326b6018e59a66ab11634cb91ec4668caf21e
* CentOS TDL bugfixSteven Hardy2013-04-291-2/+1
| | | | | | | Fix issue reported in: https://github.com/sdake/heat-jeos/pull/46 Change-Id: I175aa5793476d890ba193c38f96f3887e7198446
* Add heat-jeos TDL files and oz wrapper scriptSteven Hardy2013-04-2911-0/+289
Import heat-jeos oz TDL files, and a utility script which wraps the commands required to process them. The heat-jeos.sh script is a simple (if not quite as fully featured) replacement for the heat-jeos tool, meaning we can deprecate it. fixes bug #1171602 Change-Id: I23416d1e3c7a5329c2076db6fbe6f51d44720766