<feed xmlns='http://www.w3.org/2005/Atom'>
<title>third_party-cobbler.git/webui_templates, 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>Undo some improperly reverted i386/x86_64 switching around.  We should be using i386, not x86, to mean "that</title>
<updated>2008-06-03T20:16:45+00:00</updated>
<author>
<name>Michael DeHaan</name>
<email>mdehaan@redhat.com</email>
</author>
<published>2008-06-03T20:16:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-cobbler.git/commit/?id=aa1911fef63c57071180d614699b1a2c27f003db'/>
<id>aa1911fef63c57071180d614699b1a2c27f003db</id>
<content type='text'>
thing other than x86_64".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
thing other than x86_64".
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding some fields to settings and misc cleanup</title>
<updated>2008-06-03T20:14:01+00:00</updated>
<author>
<name>Michael DeHaan</name>
<email>mdehaan@redhat.com</email>
</author>
<published>2008-06-03T20:14:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-cobbler.git/commit/?id=8285bcb4a8e589690db80f5a915ea3d76e0f093b'/>
<id>8285bcb4a8e589690db80f5a915ea3d76e0f093b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Default arches to 'i386' to be consistent with the trees</title>
<updated>2008-05-29T19:29:44+00:00</updated>
<author>
<name>Michael DeHaan</name>
<email>mdehaan@redhat.com</email>
</author>
<published>2008-05-29T19:29:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-cobbler.git/commit/?id=1a1b827947e3c50e7e1e31595df6909371c8d256'/>
<id>1a1b827947e3c50e7e1e31595df6909371c8d256</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added some additional links for kickstart viewing/editing to the profile/system web pages</title>
<updated>2008-05-09T17:11:07+00:00</updated>
<author>
<name>Michael DeHaan</name>
<email>mdehaan@redhat.com</email>
</author>
<published>2008-05-09T17:11:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-cobbler.git/commit/?id=34fc9d39389ed2a949b0efbeea246f30a10c0265'/>
<id>34fc9d39389ed2a949b0efbeea246f30a10c0265</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>It's now possible to create new kickstart templates in /var/lib/cobbler/kickstarts/ from the WebUI, as well as delete ones that are no longer being used while on the edit page for that template.</title>
<updated>2008-04-24T17:46:04+00:00</updated>
<author>
<name>Michael DeHaan</name>
<email>mdehaan@redhat.com</email>
</author>
<published>2008-04-24T17:46:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-cobbler.git/commit/?id=9f314143b39edfa0943c68158d1ae954af4f4f86'/>
<id>9f314143b39edfa0943c68158d1ae954af4f4f86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get duplicate name/ip/mac checks implemented for WebUI and XMLRPC</title>
<updated>2008-04-04T21:12:32+00:00</updated>
<author>
<name>Michael DeHaan</name>
<email>mdehaan@redhat.com</email>
</author>
<published>2008-04-04T21:12:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-cobbler.git/commit/?id=9337f9411092bcd3da4005fa29557f875fbf68e8'/>
<id>9337f9411092bcd3da4005fa29557f875fbf68e8</id>
<content type='text'>
now that command line/local-API is done.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
now that command line/local-API is done.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added some code to allow assignment of default ownership from settings for new</title>
<updated>2008-04-02T22:29:06+00:00</updated>
<author>
<name>Michael DeHaan</name>
<email>mdehaan@redhat.com</email>
</author>
<published>2008-04-02T22:29:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-cobbler.git/commit/?id=3c08531c4e913268b94618b9939a44161d2dc556'/>
<id>3c08531c4e913268b94618b9939a44161d2dc556</id>
<content type='text'>
objects. Also, ownership field for new objects in the WebUI is prepopulated with the username of the logged in user, to prevent accidental lockouts.   All of this is untested at this point -- will be polished up soon.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
objects. Also, ownership field for new objects in the WebUI is prepopulated with the username of the logged in user, to prevent accidental lockouts.   All of this is untested at this point -- will be polished up soon.
</pre>
</div>
</content>
</entry>
<entry>
<title>Some fixes to the ownership module.</title>
<updated>2008-04-02T21:44:06+00:00</updated>
<author>
<name>Michael DeHaan</name>
<email>mdehaan@redhat.com</email>
</author>
<published>2008-04-02T21:44:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/calfonso/public_git/third_party-cobbler.git/commit/?id=cb93964cf63ad7e56fd5d581df3b59c0e7e8d1ac'/>
<id>cb93964cf63ad7e56fd5d581df3b59c0e7e8d1ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
