summaryrefslogtreecommitdiffstats
path: root/genome-bootstrap/extra
Commit message (Collapse)AuthorAgeFilesLines
* Fixing genome-bootstrap licenseBrenton Leanhardt2008-07-221-2/+4
| | | | | | https://fedorahosted.org/genome/ticket/15 The Red Hat Legal team has approved the GPLv2 license for all Genome tools.
* Other then the license issue in ticket #15, rpmlint is now silent for ↵Jeroen van Meeuwen (Fedora Unity)2008-07-221-5/+8
| | | | genome-bootstrap
* Increasing the number of tries genome-bootstrap asks for the IPBrenton Leanhardt2008-07-211-1/+1
|
* Updating the versionMatt Hicks2008-07-161-1/+1
|
* Minor bug fix for genome-bootstrap discovered by the django-exampleBrenton Leanhardt2008-07-111-1/+1
| | | | | | | | | | | | | | The django-example only has one class. A String was getting returned where an Array was assumed. Yay for no unit tests for this. On a side note, the django-example was useful for uncovering a few corner cases with how we use Restr. The problem with Restr happens whenever 1 of something was returned. While it's nice enough wrap things in an Array if multiple items are returned, since Restr's XmlSimple instance is not setting 'forcearray => true' we have to wrap the call. It would probably be a good idea to ask the Restr maintainer about the 'forcearray' parameter.
* Revved the Release for genome-bootstrapGreg Blomquist2008-07-101-1/+1
|
* genome-bootstrap now calls cobbler directly to 'get_status'Brenton Leanhardt2008-07-101-1/+1
|
* Proxying the cobbler requests through apacheBrenton Leanhardt2008-07-091-1/+1
| | | | This keeps us from needed our hack to bind the rw api on all interfaces
* Renaming everying everest to genomeChris Alfonso2008-07-081-0/+57