<feed xmlns='http://www.w3.org/2005/Atom'>
<title>third_party-cobbler.git/cobbler/modules, branch master</title>
<subtitle>Genome patches to cobbler that are not yet upstream</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-cobbler.git/'/>
<entry>
<title>Remove references to manage_dhcp_mode and manage_dns_mode as this is governed by modules.conf, and rewrite the restart-services trigger to understand restart_dhcp and restart_dns variables, which are now mentioned in the settings file.  Also, clean up the tests so they work more nicely on F9, and remove some unused lines from the Makefile.</title>
<updated>2008-06-25T18:58:20+00:00</updated>
<author>
<name>Michael DeHaan</name>
<email>mdehaan@redhat.com</email>
</author>
<published>2008-06-25T18:58:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-cobbler.git/commit/?id=1e7b1b8ba5a982ca801a4d8246934a2315dd5931'/>
<id>1e7b1b8ba5a982ca801a4d8246934a2315dd5931</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix to make serializer look in the right place, also removed a debug</title>
<updated>2008-05-16T20:26:52+00:00</updated>
<author>
<name>Michael DeHaan</name>
<email>mdehaan@redhat.com</email>
</author>
<published>2008-05-16T20:26:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-cobbler.git/commit/?id=6f5ad0b0fe3d43f5cf5efaa465f8eff4c92eb642'/>
<id>6f5ad0b0fe3d43f5cf5efaa465f8eff4c92eb642</id>
<content type='text'>
print.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
print.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes for virt overrides on system objects.</title>
<updated>2008-05-09T15:54:24+00:00</updated>
<author>
<name>Michael DeHaan</name>
<email>mdehaan@redhat.com</email>
</author>
<published>2008-05-09T15:54:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-cobbler.git/commit/?id=9c5b5e8502c3350f358129e0c1983efa5efdd9cc'/>
<id>9c5b5e8502c3350f358129e0c1983efa5efdd9cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply patch to rework bind zone handling.</title>
<updated>2008-05-09T15:10:34+00:00</updated>
<author>
<name>Michael DeHaan</name>
<email>mdehaan@redhat.com</email>
</author>
<published>2008-05-09T15:10:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-cobbler.git/commit/?id=cb19415d6574f91410cab56d50bbff9871edb4ce'/>
<id>cb19415d6574f91410cab56d50bbff9871edb4ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding --virt overrides for many more additional fields that were found</title>
<updated>2008-05-08T22:20:28+00:00</updated>
<author>
<name>Michael DeHaan</name>
<email>mdehaan@redhat.com</email>
</author>
<published>2008-05-08T22:20:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-cobbler.git/commit/?id=a2800a1cb6dfc7c3b4a0feeacd265c147c977110'/>
<id>a2800a1cb6dfc7c3b4a0feeacd265c147c977110</id>
<content type='text'>
in the profiles objects but not in the system objects.  This needs testing
in both the webui and command line.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in the profiles objects but not in the system objects.  This needs testing
in both the webui and command line.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added --mirror-locally option to repo add/edit and WebUI for specifying that a cobbler</title>
<updated>2008-05-08T20:57:33+00:00</updated>
<author>
<name>Michael DeHaan</name>
<email>mdehaan@redhat.com</email>
</author>
<published>2008-05-08T20:57:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-cobbler.git/commit/?id=6ae4029a0c0021cb9151cb5a22a68c4b72ecf8cc'/>
<id>6ae4029a0c0021cb9151cb5a22a68c4b72ecf8cc</id>
<content type='text'>
repo object is to be used directly, rather than mirrored into /var/www/cobbler by reposync/rsync.
This can be usable when network connectivity outside is certain, and there are no performance or bandwidth needs on a local mirror.  This supports http:// and ftp:// only, rsync:// is not natively understood by yum.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
repo object is to be used directly, rather than mirrored into /var/www/cobbler by reposync/rsync.
This can be usable when network connectivity outside is certain, and there are no performance or bandwidth needs on a local mirror.  This supports http:// and ftp:// only, rsync:// is not natively understood by yum.
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply scott henson's replicate patch.</title>
<updated>2008-05-08T17:41:07+00:00</updated>
<author>
<name>Michael DeHaan</name>
<email>mdehaan@redhat.com</email>
</author>
<published>2008-05-08T17:41:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-cobbler.git/commit/?id=7ee964ea8bc64284409c7ac053eb0c12b449aed6'/>
<id>7ee964ea8bc64284409c7ac053eb0c12b449aed6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply John Eckersberg's patch to allow random mac usage from the command line.</title>
<updated>2008-05-08T14:09:08+00:00</updated>
<author>
<name>Michael DeHaan</name>
<email>mdehaan@redhat.com</email>
</author>
<published>2008-05-08T14:09:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-cobbler.git/commit/?id=072204fb8d3e351c2c6e67beb52de175cad0c979'/>
<id>072204fb8d3e351c2c6e67beb52de175cad0c979</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>omshell wants lowercase macs</title>
<updated>2008-05-05T21:02:48+00:00</updated>
<author>
<name>Michael DeHaan</name>
<email>mdehaan@redhat.com</email>
</author>
<published>2008-05-05T21:02:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-cobbler.git/commit/?id=e38519a052ae0c5aa472856621de15e45e008845'/>
<id>e38519a052ae0c5aa472856621de15e45e008845</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get omshell path from config file</title>
<updated>2008-05-05T18:40:44+00:00</updated>
<author>
<name>Michael DeHaan</name>
<email>mdehaan@redhat.com</email>
</author>
<published>2008-05-05T18:40:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-cobbler.git/commit/?id=97cb9acc37c4b230f5ac914044d0425cf73a11d0'/>
<id>97cb9acc37c4b230f5ac914044d0425cf73a11d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
