Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixing the revisor dependency | Matt Hicks | 2008-07-08 | 1 | -1/+1 | |
| | ||||||
* | Renaming everying everest to genome | Chris Alfonso | 2008-07-08 | 123 | -579/+579 | |
| | ||||||
* | The everest-repo-bootstrap service script now uses syslog | Brenton Leanhardt | 2008-07-08 | 2 | -2/+2 | |
| | | | | | | By default the puppet command line tool does not log to syslog. It's nice, for verification purposes, to be able to see the work being done in /var/log/messages. | |||||
* | Fixing the RPM dependencies to include revisor-cli | Matt Hicks | 2008-07-08 | 4 | -13/+7 | |
| | | | | | | Adding the yum-fastestmirror recommendation to the docs Disabling the NetworkManager service in the kickstart to fix F8 networking Making the Root LVM partition grow | |||||
* | Adding man page documentation | Matt Hicks | 2008-07-08 | 4 | -3/+30 | |
| | ||||||
* | Adding Genome Respin support using Revisor | Matt Hicks | 2008-07-08 | 7 | -0/+576 | |
| | ||||||
* | More docs updates | Brenton Leanhardt | 2008-07-02 | 2 | -25/+13 | |
| | ||||||
* | Working around more undocumented puppet features | Brenton Leanhardt | 2008-07-02 | 4 | -16/+8 | |
| | | | | Class lookup is failing on everest repo appliances because the puppet module is named everestrepo but the class was everest::repo. | |||||
* | The bootstrap manifest is packaged in the everest-repo RPM | Brenton Leanhardt | 2008-07-02 | 2 | -9/+0 | |
| | ||||||
* | Fix VM network on F8 | Brenton Leanhardt | 2008-07-02 | 4 | -2/+8 | |
| | | | | https://engineering.redhat.com/trac/IT_Architecture/ticket/185 | |||||
* | More docs updates | Brenton Leanhardt | 2008-07-02 | 2 | -25/+60 | |
| | ||||||
* | removed clearspace references | Chris Alfonso | 2008-07-02 | 2 | -4/+2 | |
| | ||||||
* | More docs updates | Brenton Leanhardt | 2008-07-02 | 3 | -5/+17 | |
| | ||||||
* | Workaround for Restr "feature" | Brenton Leanhardt | 2008-07-02 | 2 | -5/+20 | |
| | | | | See comment on the method "restr_get" for more info. | |||||
* | Removed Red Hat DDNS and references from everest-bootstrap, everestd, and ↵ | Greg Blomquist | 2008-07-01 | 4 | -183/+241 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | 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. | |||||
* | More doc updates | Brenton Leanhardt | 2008-07-01 | 6 | -42/+17 | |
| | ||||||
* | More doc updates | Brenton Leanhardt | 2008-07-01 | 3 | -12/+22 | |
| | ||||||
* | Added everest-styling as rpm dependency for everestd and cloudmasterd. | Chris Alfonso | 2008-07-01 | 2 | -1/+3 | |
| | ||||||
* | Adding some default Fedora 8 kickstart templates | Brenton Leanhardt | 2008-07-01 | 2 | -1/+65 | |
| | ||||||
* | Making the relative links work for the new /everest context | Matthew Hicks | 2008-06-30 | 1 | -8/+10 | |
| | ||||||
* | Changing from class to id for styling | Matthew Hicks | 2008-06-30 | 1 | -1/+1 | |
| | ||||||
* | Adding the apache redirect and incrementing the version number | Matthew Hicks | 2008-06-30 | 2 | -1/+6 | |
| | ||||||
* | Slight change to DOM structure for styling | Matthew Hicks | 2008-06-30 | 2 | -6/+14 | |
| | ||||||
* | More doc updates | Brenton Leanhardt | 2008-06-30 | 4 | -118/+130 | |
| | ||||||
* | More doc updates | Brenton Leanhardt | 2008-06-30 | 7 | -368/+489 | |
| | ||||||
* | Making tables stretch | Matthew Hicks | 2008-06-30 | 1 | -2/+1 | |
| | ||||||
* | More styling tweaks | Matthew Hicks | 2008-06-30 | 3 | -2/+13 | |
| | ||||||
* | Updated styling for the Everest look and feel | Matthew Hicks | 2008-06-30 | 4 | -8/+28 | |
| | ||||||
* | More doc updates | Brenton Leanhardt | 2008-06-30 | 3 | -21/+178 | |
| | ||||||
* | Minor fixes to everest-repo | Brenton Leanhardt | 2008-06-30 | 3 | -2/+6 | |
| | ||||||
* | Minor docs fixes | Brenton Leanhardt | 2008-06-30 | 1 | -1/+1 | |
| | ||||||
* | Making 'start quick' truly non interactive | Brenton Leanhardt | 2008-06-30 | 2 | -16/+24 | |
| | | | | everest-sync needs some refactoring love to make it more readible | |||||
* | Adding the EverestRepo and EverestCloud kickstarts to the everest-repo RPM | Brenton Leanhardt | 2008-06-30 | 3 | -3/+151 | |
| | | | | | | This is for https://engineering.redhat.com/trac/IT_Architecture/ticket/183 * Minor specfile fix for everest-repo | |||||
* | Adding BuildRequires for everest-docs | Brenton Leanhardt | 2008-06-30 | 1 | -1/+2 | |
| | ||||||
* | Removing the rewrite rule | Chris Alfonso | 2008-06-30 | 1 | -4/+0 | |
| | ||||||
* | Moved everest-docs to a separate rpm | Chris Alfonso | 2008-06-27 | 23 | -19/+82 | |
| | ||||||
* | Added the gpl v2 header to all the rb files | Chris Alfonso | 2008-06-27 | 24 | -0/+400 | |
| | ||||||
* | Adding the everest-site package as a require to the everest-repo rpm spec | Chris Alfonso | 2008-06-26 | 1 | -0/+1 | |
| | ||||||
* | Renaming the puppet module that ships with the everest-repo RPM | Brenton Leanhardt | 2008-06-26 | 2 | -13/+13 | |
| | | | | | | | This is simply to avoid the conflict with the current everest puppet module we have. We're in the process of clean that up. I'm also pushing the latest docs | |||||
* | More doc updates | Brenton Leanhardt | 2008-06-26 | 2 | -0/+62 | |
| | | | | | * everestd configuration * Repo machine customization | |||||
* | everest-repo fixes | Brenton Leanhardt | 2008-06-26 | 3 | -382/+34 | |
| | | | | | * Proper ownership for files/dirs mentioned in the specfil * machine_types.rb is no longer controlled by the everest::repo class | |||||
* | Fixing everestd port | Brenton Leanhardt | 2008-06-26 | 2 | -2/+2 | |
| | | | | I don't know why this was changed. | |||||
* | Adding more documentation for Repo machine creation | Brenton Leanhardt | 2008-06-26 | 1 | -0/+40 | |
| | ||||||
* | More doc updates | Brenton Leanhardt | 2008-06-26 | 6 | -611/+598 | |
| | | | | | I'm in the process of restructuring the documentation a little. The "Tooling" section will simply be Everest related tools. | |||||
* | Making everestd actually use the renamed everest-dsl lib | Brenton Leanhardt | 2008-06-26 | 2 | -4/+4 | |
| | ||||||
* | Adding task to run everestd tests | Brenton Leanhardt | 2008-06-26 | 1 | -0/+5 | |
| | ||||||
* | Adding some everest-sync documentation | Brenton Leanhardt | 2008-06-25 | 2 | -7/+62 | |
| | ||||||
* | Moved docs into everest-repo rpm, no longer using git and puppet for docs. | Naveen MaliK | 2008-06-25 | 5 | -59/+16 | |
| | ||||||
* | The workingdir still defaults to '~/.everest-sync', but can now be changed | David Lutterkort | 2008-06-25 | 1 | -13/+21 | |
| | | | | by passing --workingdir | |||||
* | Removing unnecessary dependency | Matthew Hicks | 2008-06-25 | 1 | -1/+0 | |
| |