Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix to the distro lookup | Matthew Hicks | 2008-06-25 | 2 | -3/+9 | |
| | ||||||
* | Makefile cleanup | Matthew Hicks | 2008-06-25 | 6 | -2/+7 | |
| | ||||||
* | Removing the func copy from our repo | Matthew Hicks | 2008-06-25 | 1 | -0/+0 | |
| | ||||||
* | Fixing the ignore statements | Matthew Hicks | 2008-06-25 | 1 | -0/+1 | |
| | ||||||
* | Copied everest docs over. | Naveen MaliK | 2008-06-25 | 22 | -0/+6083 | |
| | ||||||
* | Minor fixes to everest-sync | Brenton Leanhardt | 2008-06-25 | 2 | -6/+7 | |
| | | | | | * Handle the case where the user types no arguments * Properly 'checkout -b' | |||||
* | Minor fix to build scripts for everest-sync | Brenton Leanhardt | 2008-06-25 | 2 | -4/+1 | |
| | | | | | Having rubygems and the git gem required in the library was unnecessary and caused the Rakefile to require them to be installed. | |||||
* | Adding a dep for everest-repo | Brenton Leanhardt | 2008-06-25 | 1 | -1/+2 | |
| | ||||||
* | Adding RPM specfile for everest-sync | Brenton Leanhardt | 2008-06-25 | 4 | -4/+93 | |
| | | | | Just run 'make' to build the RPM. | |||||
* | Changing gitignore to stop ignoring tarball files | Greg Blomquist | 2008-06-24 | 3 | -10/+8 | |
| | | | | | | | | | Adding the publican docs (as a tarball) to the everest-repo tool in order to be packaged with the RPM. Added docs tarball to the everest-repo spec in order to package with the RPM. Now, everest-repo will lay down the publican docs in the correct location where the git "post hook" expects to find them. The "post hook" will enable auto-publishing of documentation that is changed and committed back to the everest-repo. | |||||
* | Added Makefile to: | Greg Blomquist | 2008-06-24 | 8 | -8/+81 | |
| | | | | | | | | | | * 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 Rake file info for everestd | Chris Alfonso | 2008-06-24 | 1 | -4/+4 | |
| | ||||||
* | Added "Added Date" to host machine status and "Created Date" to guest ↵ | Naveen MaliK | 2008-06-24 | 2 | -9/+24 | |
| | | | | machine status. | |||||
* | Ripping out hoe | Brenton Leanhardt | 2008-06-24 | 12 | -191/+54 | |
| | ||||||
* | Fixing a few bugs with everest-sync | Brenton Leanhardt | 2008-06-24 | 1 | -8/+29 | |
| | | | | The comments should say it all. | |||||
* | Another group fix | Matthew Hicks | 2008-06-24 | 1 | -1/+1 | |
| | ||||||
* | Cleaned up everest-boostrap gem | Chris Alfonso | 2008-06-24 | 17 | -299/+374 | |
| | ||||||
* | More .gitignore cleanup | Matthew Hicks | 2008-06-24 | 10 | -19/+9 | |
| | | | | Spec file / version cleanup | |||||
* | Added Makefile to everestd to build RPM from tools directory | Greg Blomquist | 2008-06-24 | 3 | -1/+36 | |
| | | | | | 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 | |||||
* | More cleanup | Matthew Hicks | 2008-06-24 | 1 | -6/+5 | |
| | ||||||
* | Fixing up .gitignore files | Matthew Hicks | 2008-06-24 | 3 | -0/+2 | |
| | ||||||
* | Rakefile cleanup | Matthew Hicks | 2008-06-24 | 1 | -4/+4 | |
| | ||||||
* | Everest DSL cleanup | Matthew Hicks | 2008-06-24 | 6 | -44/+2 | |
| | ||||||
* | More cleanup | Matthew Hicks | 2008-06-24 | 3 | -0/+452 | |
| | ||||||
* | More cleanup | Matthew Hicks | 2008-06-24 | 1 | -2/+2 | |
| | ||||||
* | More cleanup | Matthew Hicks | 2008-06-24 | 4 | -162/+12 | |
| | ||||||
* | Cleaning up the documentation | Matthew Hicks | 2008-06-24 | 6 | -4/+4 | |
| | ||||||
* | Cleaning up the gem structure and adding test directory | Matthew Hicks | 2008-06-24 | 12 | -37/+241 | |
| | ||||||
* | README updates | Matthew Hicks | 2008-06-24 | 1 | -1/+44 | |
| | ||||||
* | Cleaning up the everestd gem | Chris Alfonso | 2008-06-24 | 27 | -2416/+56 | |
| | ||||||
* | Adding support for rebase and push --force | Brenton Leanhardt | 2008-06-24 | 1 | -18/+60 | |
| | | | | This requies a version 1.0.7.1 of the git gem | |||||
* | everest-sync now lays down a hook for puppet module repos | Brenton Leanhardt | 2008-06-24 | 1 | -4/+48 | |
| | | | | | I need to make this a little more readible. I'd like to get all the code in the 'save' mode at the same level of abstraction. | |||||
* | Cloud master cleanup | Matthew Hicks | 2008-06-24 | 36 | -2517/+418 | |
| | ||||||
* | Tools cleanup | Matthew Hicks | 2008-06-24 | 30 | -340/+937 | |
| | ||||||
* | Cleaning up Everest DSL gem | Matthew Hicks | 2008-06-24 | 16 | -44/+43 | |
| | ||||||
* | Script to automatically add gpl header license to .rb files | Chris Alfonso | 2008-06-23 | 2 | -0/+47 | |
| | ||||||
* | Removing unused content | Matthew Hicks | 2008-06-23 | 112 | -16260/+0 | |
| | ||||||
* | adding third party module dir | Brenton Leanhardt | 2008-06-23 | 3 | -2/+13 | |
| | ||||||
* | Committing the everest-repo rpm | Brenton Leanhardt | 2008-06-23 | 21 | -0/+1390 | |
| | ||||||
* | Adding a 'quick' submode for everest-sync | Brenton Leanhardt | 2008-06-23 | 1 | -78/+94 | |
| | ||||||
* | Lots of fixes | Brenton Leanhardt | 2008-06-23 | 15 | -51/+60 | |
| | | | | | Renamed tool to everest-sync 'save' pushes all local branches | |||||
* | Added 'save' functionality to everest-rebase | Brenton Leanhardt | 2008-06-23 | 1 | -3/+27 | |
| | ||||||
* | 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 | |
| |