summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix to the distro lookupMatthew Hicks2008-06-252-3/+9
|
* Makefile cleanupMatthew Hicks2008-06-256-2/+7
|
* Removing the func copy from our repoMatthew Hicks2008-06-251-0/+0
|
* Fixing the ignore statementsMatthew Hicks2008-06-251-0/+1
|
* Copied everest docs over.Naveen MaliK2008-06-2522-0/+6083
|
* Minor fixes to everest-syncBrenton Leanhardt2008-06-252-6/+7
| | | | | * Handle the case where the user types no arguments * Properly 'checkout -b'
* Minor fix to build scripts for everest-syncBrenton Leanhardt2008-06-252-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-repoBrenton Leanhardt2008-06-251-1/+2
|
* Adding RPM specfile for everest-syncBrenton Leanhardt2008-06-254-4/+93
| | | | Just run 'make' to build the RPM.
* Changing gitignore to stop ignoring tarball filesGreg Blomquist2008-06-243-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 Blomquist2008-06-248-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-resourcesMatthew Hicks2008-06-241-4/+5
|
* Added Rake file info for everestdChris Alfonso2008-06-241-4/+4
|
* Added "Added Date" to host machine status and "Created Date" to guest ↵Naveen MaliK2008-06-242-9/+24
| | | | machine status.
* Ripping out hoeBrenton Leanhardt2008-06-2412-191/+54
|
* Fixing a few bugs with everest-syncBrenton Leanhardt2008-06-241-8/+29
| | | | The comments should say it all.
* Another group fixMatthew Hicks2008-06-241-1/+1
|
* Cleaned up everest-boostrap gemChris Alfonso2008-06-2417-299/+374
|
* More .gitignore cleanupMatthew Hicks2008-06-2410-19/+9
| | | | Spec file / version cleanup
* Added Makefile to everestd to build RPM from tools directoryGreg Blomquist2008-06-243-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 rakeGreg Blomquist2008-06-241-1/+2
|
* Adding Makefile to create a cloudmasterd rpm.Greg Blomquist2008-06-241-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 cleanupMatthew Hicks2008-06-241-6/+5
|
* Fixing up .gitignore filesMatthew Hicks2008-06-243-0/+2
|
* Rakefile cleanupMatthew Hicks2008-06-241-4/+4
|
* Everest DSL cleanupMatthew Hicks2008-06-246-44/+2
|
* More cleanupMatthew Hicks2008-06-243-0/+452
|
* More cleanupMatthew Hicks2008-06-241-2/+2
|
* More cleanupMatthew Hicks2008-06-244-162/+12
|
* Cleaning up the documentationMatthew Hicks2008-06-246-4/+4
|
* Cleaning up the gem structure and adding test directoryMatthew Hicks2008-06-2412-37/+241
|
* README updatesMatthew Hicks2008-06-241-1/+44
|
* Cleaning up the everestd gemChris Alfonso2008-06-2427-2416/+56
|
* Adding support for rebase and push --forceBrenton Leanhardt2008-06-241-18/+60
| | | | This requies a version 1.0.7.1 of the git gem
* everest-sync now lays down a hook for puppet module reposBrenton Leanhardt2008-06-241-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 cleanupMatthew Hicks2008-06-2436-2517/+418
|
* Tools cleanupMatthew Hicks2008-06-2430-340/+937
|
* Cleaning up Everest DSL gemMatthew Hicks2008-06-2416-44/+43
|
* Script to automatically add gpl header license to .rb filesChris Alfonso2008-06-232-0/+47
|
* Removing unused contentMatthew Hicks2008-06-23112-16260/+0
|
* adding third party module dirBrenton Leanhardt2008-06-233-2/+13
|
* Committing the everest-repo rpmBrenton Leanhardt2008-06-2321-0/+1390
|
* Adding a 'quick' submode for everest-syncBrenton Leanhardt2008-06-231-78/+94
|
* Lots of fixesBrenton Leanhardt2008-06-2315-51/+60
| | | | | Renamed tool to everest-sync 'save' pushes all local branches
* Added 'save' functionality to everest-rebaseBrenton Leanhardt2008-06-231-3/+27
|
* Another service script fixMatthew Hicks2008-06-231-2/+2
|
* Another fix for the RPM buildingMatthew Hicks2008-06-231-1/+1
|
* Manifest fixMatthew Hicks2008-06-231-0/+1
|
* More RPM fixes to get the cloudmaster-sync working from scratchMatthew Hicks2008-06-234-3/+152
| | | | RPM dependency fixups
* Moving fastthread dependencyMatthew Hicks2008-06-231-2/+0
|