Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename spec file for packagingHEADmaster | Jeroen van Meeuwen (Fedora Unity) | 2008-07-29 | 2 | -3/+4 |
| | |||||
* | Updates for moving away from the iso based quick start | Brenton Leanhardt | 2008-07-28 | 1 | -1/+1 |
| | | | | | Mostly just spec file fixes. The genome-repo-bootstrap script was updated to rename the "respin" files since it would be confusing in the quickstart. | ||||
* | Fix up cloudmasterd (even rpmlint -i is silent *grin*) | Jeroen van Meeuwen (Fedora Unity) | 2008-07-21 | 3 | -16/+40 |
| | |||||
* | Fixing stupid cloudmaster mistake | Brenton Leanhardt | 2008-07-21 | 2 | -2/+2 |
| | |||||
* | The cloudmaster needs the virtinst library | Brenton Leanhardt | 2008-07-18 | 1 | -1/+2 |
| | |||||
* | Splitting the cloudmasterd into 3 RPMS | Matt Hicks | 2008-07-17 | 3 | -6/+29 |
| | | | | | | | - The separate RPMs will allow the cloudmasterd functionality to be separated from the httpd configuration and redirects. This should ease setting up a combined cloud / Genome machine in the future. | ||||
* | Updating a fix to the virttype lookup | Matt Hicks | 2008-07-17 | 1 | -1/+1 |
| | |||||
* | Fix on the virttype | Matt Hicks | 2008-07-17 | 1 | -2/+2 |
| | |||||
* | Adding output for the type of cloud machine (Xen, KVM) | Matt Hicks | 2008-07-17 | 3 | -6/+21 |
| | |||||
* | The cloudmaster now uses the virt func module's autostart method | Brenton Leanhardt | 2008-07-17 | 2 | -2/+2 |
| | |||||
* | More updates to the cloudmaster and genome-bootstrap to record ip address | Matt Hicks | 2008-07-16 | 1 | -29/+34 |
| | |||||
* | Updating genome-bootstrap and cloudmaster to store the repo and ipaddress in ↵ | Matthew Hicks | 2008-07-16 | 2 | -4/+9 |
| | | | | the cloud | ||||
* | Updating the version | Matt Hicks | 2008-07-16 | 1 | -1/+1 |
| | |||||
* | Handling multiple machines coming back from the state | Matt Hicks | 2008-07-16 | 1 | -3/+5 |
| | |||||
* | Update for the new func format | Matt Hicks | 2008-07-15 | 1 | -26/+6 |
| | |||||
* | Adding the genome-func dependency | Matt Hicks | 2008-07-15 | 1 | -1/+1 |
| | |||||
* | Changing build system over to Koji. Now the Makefiles | Matt Hicks | 2008-07-12 | 1 | -1/+1 |
| | | | | | will only generate src RPMs. Koji builds can then be submitted to specific distribution builds. | ||||
* | Adding libvirt as a dependency too | Matthew Hicks | 2008-07-11 | 1 | -0/+1 |
| | |||||
* | Adding koan as a requirement to the cloudmaster RPM | Matthew Hicks | 2008-07-11 | 1 | -1/+2 |
| | |||||
* | Removed non GPL copyright messages | Chris Alfonso | 2008-07-11 | 1 | -3/+0 |
| | |||||
* | Fixing indentation | Matt Hicks | 2008-07-10 | 1 | -5/+5 |
| | |||||
* | Genome styling update | Matt Hicks | 2008-07-10 | 2 | -1/+5 |
| | |||||
* | Changed cloudmaster to use the new cobbler proxy and revved the RPM release | Greg Blomquist | 2008-07-10 | 2 | -2/+2 |
| | |||||
* | Renaming everying everest to genome | Chris Alfonso | 2008-07-08 | 6 | -16/+16 |
| | |||||
* | Removed Red Hat DDNS and references from everest-bootstrap, everestd, and ↵ | Greg Blomquist | 2008-07-01 | 1 | -7/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | cloudmasterd Changes include: * everest-bootstrap's default mode is now "cloud". - It is assumed that all systems provisioned by everest-bootstrap will be sent to a cloudmaster for provisioning. However, a cloudmaster does not necessarily have to control several minions to qualify. A cloudmaster can be configured to simply control its own disk space. - The "advanced" mode also expects that systems are getting provisioned in a cloud, and requires a "cloudmaster" parameter. - The previous "--config-only" command line parameter has been changed to a mode. Now a user can select between "standard", "advanced", and "config-only" modes. - Hooks for cobbler dns have been added. A great deal more work needs to be done here before it is ready, though. - everest-bootstrap can now ask everestd if it knows the IP address and hostname of newly provisioned machines * everestd can now examine the /var/log/cobbler/install.log file to determine the IP address and hostname of new systems. - I suspect that this functionality will get moved from everestd to the cloudmaster. Users of everest-bootstrap will be directed to the cloud's status page to access the systems' IP addy and hostnames. | ||||
* | Added everest-styling as rpm dependency for everestd and cloudmasterd. | Chris Alfonso | 2008-07-01 | 1 | -0/+1 |
| | |||||
* | More styling tweaks | Matthew Hicks | 2008-06-30 | 2 | -1/+4 |
| | |||||
* | Added the gpl v2 header to all the rb files | Chris Alfonso | 2008-06-27 | 4 | -0/+64 |
| | |||||
* | Removing unnecessary dependency | Matthew Hicks | 2008-06-25 | 1 | -1/+0 |
| | |||||
* | Fix to the distro lookup | Matthew Hicks | 2008-06-25 | 2 | -3/+9 |
| | |||||
* | Added Makefile to: | Greg Blomquist | 2008-06-24 | 1 | -1/+2 |
| | | | | | | | | | | * everest-dsl * everest-bootstrap Remaining problems: * everest-sync still missing a spec file * everest-repo cannog build RPM without a local copy of "docs" git repo | ||||
* | Adding the arch to func-find-resources | Matthew Hicks | 2008-06-24 | 1 | -4/+5 |
| | |||||
* | Added "Added Date" to host machine status and "Created Date" to guest ↵ | Naveen MaliK | 2008-06-24 | 2 | -9/+24 |
| | | | | machine status. | ||||
* | More .gitignore cleanup | Matthew Hicks | 2008-06-24 | 1 | -1/+1 |
| | | | | Spec file / version cleanup | ||||
* | Added Makefile to everestd to build RPM from tools directory | Greg Blomquist | 2008-06-24 | 1 | -1/+1 |
| | | | | | Updated everestd Rakefile to clean the gem package data before RPM build Updated cloudmasterd Rakefile to correctly clean the gem package data before RPM build | ||||
* | Added clean tasks for rake | Greg Blomquist | 2008-06-24 | 1 | -1/+2 |
| | |||||
* | Adding Makefile to create a cloudmasterd rpm. | Greg Blomquist | 2008-06-24 | 1 | -0/+34 |
| | | | | | | | Modified Rakefile to add clean/clobber rake commands Developers can now create a new RPM from the tools/cloudmasterd directory by simply running "make". The "make" command should be repeatable by running "rake clean package" in the Makefile | ||||
* | Rakefile cleanup | Matthew Hicks | 2008-06-24 | 1 | -4/+4 |
| | |||||
* | Cleaning up the documentation | Matthew Hicks | 2008-06-24 | 1 | -4/+4 |
| | |||||
* | Cleaning up the gem structure and adding test directory | Matthew Hicks | 2008-06-24 | 7 | -37/+14 |
| | |||||
* | README updates | Matthew Hicks | 2008-06-24 | 1 | -1/+44 |
| | |||||
* | Cloud master cleanup | Matthew Hicks | 2008-06-24 | 36 | -2517/+418 |
| | |||||
* | Tools cleanup | Matthew Hicks | 2008-06-24 | 7 | -167/+212 |
| | |||||
* | Another service script fix | Matthew Hicks | 2008-06-23 | 1 | -2/+2 |
| | |||||
* | Another fix for the RPM building | Matthew Hicks | 2008-06-23 | 1 | -1/+1 |
| | |||||
* | Manifest fix | Matthew Hicks | 2008-06-23 | 1 | -0/+1 |
| | |||||
* | More RPM fixes to get the cloudmaster-sync working from scratch | Matthew Hicks | 2008-06-23 | 4 | -3/+152 |
| | | | | RPM dependency fixups | ||||
* | Moving fastthread dependency | Matthew Hicks | 2008-06-23 | 1 | -2/+0 |
| | |||||
* | Moving the sync script to an external location and adding cleanup logic | Matthew Hicks | 2008-06-23 | 4 | -118/+4 |
| | |||||
* | Removing thread functionality - doesn't work with the service | Matthew Hicks | 2008-06-22 | 3 | -10/+13 |
| |