<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tools.git/everest-bootstrap, branch master</title>
<subtitle>Genome core tools</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/tools.git/'/>
<entry>
<title>Renaming everying everest to genome</title>
<updated>2008-07-08T14:43:59+00:00</updated>
<author>
<name>Chris Alfonso</name>
<email>calfonso@redhat.com</email>
</author>
<published>2008-07-07T21:20:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/tools.git/commit/?id=40598cb7bfeb6b1042482fe91701770b179c1803'/>
<id>40598cb7bfeb6b1042482fe91701770b179c1803</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Workaround for Restr "feature"</title>
<updated>2008-07-02T13:29:34+00:00</updated>
<author>
<name>Brenton Leanhardt</name>
<email>bleanhar@redhat.com</email>
</author>
<published>2008-07-02T13:27:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/tools.git/commit/?id=80d99bf16f937fa3da7a20dfa0fc436d416ba405'/>
<id>80d99bf16f937fa3da7a20dfa0fc436d416ba405</id>
<content type='text'>
See comment on the method "restr_get" for more info.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See comment on the method "restr_get" for more info.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed Red Hat DDNS and references from everest-bootstrap, everestd, and cloudmasterd</title>
<updated>2008-07-01T21:00:06+00:00</updated>
<author>
<name>Greg Blomquist</name>
<email>gblomqui@redhat.com</email>
</author>
<published>2008-06-30T17:56:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/tools.git/commit/?id=1b8d211e10918e7f4f3f7aedaa816a7a880b888b'/>
<id>1b8d211e10918e7f4f3f7aedaa816a7a880b888b</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added the gpl v2 header to all the rb files</title>
<updated>2008-06-27T14:29:52+00:00</updated>
<author>
<name>Chris Alfonso</name>
<email>calfonso@redhat.com</email>
</author>
<published>2008-06-27T14:29:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/tools.git/commit/?id=809bba044b3205b4365c31237dbb1e7723d95f4c'/>
<id>809bba044b3205b4365c31237dbb1e7723d95f4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Makefile to:</title>
<updated>2008-06-24T23:20:26+00:00</updated>
<author>
<name>Greg Blomquist</name>
<email>gblomqui@gblomqui.usersys.redhat.com</email>
</author>
<published>2008-06-24T23:20:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/tools.git/commit/?id=736a0a2f0d52762e36f638f01a067c383f749e52'/>
<id>736a0a2f0d52762e36f638f01a067c383f749e52</id>
<content type='text'>
  * 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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  * 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
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleaned up everest-boostrap gem</title>
<updated>2008-06-24T22:40:16+00:00</updated>
<author>
<name>Chris Alfonso</name>
<email>calfonso@redhat.com</email>
</author>
<published>2008-06-24T22:40:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/tools.git/commit/?id=ffd075c51f8d6105fe5322ce9c736612dd5ebb11'/>
<id>ffd075c51f8d6105fe5322ce9c736612dd5ebb11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More .gitignore cleanup</title>
<updated>2008-06-24T22:31:38+00:00</updated>
<author>
<name>Matthew Hicks</name>
<email>mhicks@mhicks-host.usersys.redhat.com</email>
</author>
<published>2008-06-24T22:31:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/tools.git/commit/?id=2576ecb371d9f4daee1e8a94ef64ea583d37dfb7'/>
<id>2576ecb371d9f4daee1e8a94ef64ea583d37dfb7</id>
<content type='text'>
Spec file / version cleanup
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Spec file / version cleanup
</pre>
</div>
</content>
</entry>
<entry>
<title>Moving several of the everest tools from rpm-source to here</title>
<updated>2008-06-22T19:08:23+00:00</updated>
<author>
<name>Matthew Hicks</name>
<email>mhicks@mhicks-host.usersys.redhat.com</email>
</author>
<published>2008-06-22T19:08:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/tools.git/commit/?id=5d65046084d358e60edc27fc97ed4209ec4a1c38'/>
<id>5d65046084d358e60edc27fc97ed4209ec4a1c38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Incrementing version</title>
<updated>2008-06-21T01:25:35+00:00</updated>
<author>
<name>Matthew Hicks</name>
<email>mhicks@mhicks-host.usersys.redhat.com</email>
</author>
<published>2008-06-21T01:25:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/tools.git/commit/?id=4bc7c33ef758712a8ffc584a1d704e5c7b54ed0e'/>
<id>4bc7c33ef758712a8ffc584a1d704e5c7b54ed0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allowing everest-bootstrap to be run as non-root user in cloud modes</title>
<updated>2008-06-21T01:24:34+00:00</updated>
<author>
<name>Matthew Hicks</name>
<email>mhicks@mhicks-host.usersys.redhat.com</email>
</author>
<published>2008-06-21T01:24:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/tools.git/commit/?id=92f0ad9ee7952f1c57265eba080fb1e585320590'/>
<id>92f0ad9ee7952f1c57265eba080fb1e585320590</id>
<content type='text'>
Supplying the email address to the cloudmasterd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Supplying the email address to the cloudmasterd
</pre>
</div>
</content>
</entry>
</feed>
