<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openlmi-scripts.git/commands/system, branch sssd</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pbrezina/public_git/openlmi-scripts.git/'/>
<entry>
<title>doc: created common makefile for documentation</title>
<updated>2014-04-24T12:59:33+00:00</updated>
<author>
<name>Michal Minar</name>
<email>miminar@redhat.com</email>
</author>
<published>2014-04-24T12:05:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pbrezina/public_git/openlmi-scripts.git/commit/?id=a6adf59e50a437369810126069adf11508cb11be'/>
<id>a6adf59e50a437369810126069adf11508cb11be</id>
<content type='text'>
Makefiles for documentation contained redundant code. Created one
generic Makefile which is included by all the others.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Makefiles for documentation contained redundant code. Created one
generic Makefile which is included by all the others.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: use openlmitheme</title>
<updated>2014-04-24T08:45:26+00:00</updated>
<author>
<name>Michal Minar</name>
<email>miminar@redhat.com</email>
</author>
<published>2014-04-24T08:33:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pbrezina/public_git/openlmi-scripts.git/commit/?id=0ad41e3e50b4502d79cd55419107222368845627'/>
<id>0ad41e3e50b4502d79cd55419107222368845627</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>require openlmi-tools instead of openlmi-scripts</title>
<updated>2014-04-24T08:03:32+00:00</updated>
<author>
<name>Michal Minar</name>
<email>miminar@redhat.com</email>
</author>
<published>2014-03-11T06:55:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pbrezina/public_git/openlmi-scripts.git/commit/?id=1f645f1d983b3bcf81c35f40f3057ba0c706d0df'/>
<id>1f645f1d983b3bcf81c35f40f3057ba0c706d0df</id>
<content type='text'>
Subcommands now should depend only on openlmi-tools that contain both
LMIShell and LMI Meta-command.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Subcommands now should depend only on openlmi-tools that contain both
LMIShell and LMI Meta-command.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #75 from pschiffe/master</title>
<updated>2014-03-18T06:40:36+00:00</updated>
<author>
<name>Michal Minar</name>
<email>miminar@redhat.com</email>
</author>
<published>2014-03-18T06:40:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pbrezina/public_git/openlmi-scripts.git/commit/?id=71d8c6e975402cba911cd915c7434ce596b2d949'/>
<id>71d8c6e975402cba911cd915c7434ce596b2d949</id>
<content type='text'>
System: added networking info</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
System: added networking info</pre>
</div>
</content>
</entry>
<entry>
<title>System: added networking info</title>
<updated>2014-03-17T14:46:11+00:00</updated>
<author>
<name>Peter Schiffer</name>
<email>pschiffe@redhat.com</email>
</author>
<published>2014-03-17T14:46:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pbrezina/public_git/openlmi-scripts.git/commit/?id=e436e0064233248a0976cc97116271313a52d462'/>
<id>e436e0064233248a0976cc97116271313a52d462</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>unified script versions</title>
<updated>2014-03-17T11:25:52+00:00</updated>
<author>
<name>Michal Minar</name>
<email>miminar@redhat.com</email>
</author>
<published>2014-02-26T12:44:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pbrezina/public_git/openlmi-scripts.git/commit/?id=c322f0f820e937861a043d9c8cf4df454edbca2e'/>
<id>c322f0f820e937861a043d9c8cf4df454edbca2e</id>
<content type='text'>
All scripts have the same version which is set in single file (VERSION).
All setup.py and conf.py scripts containing these version numbers were
renamed to *.skel. These skeletons are then read by makefiles and proper
*.py scripts are generated out of them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All scripts have the same version which is set in single file (VERSION).
All setup.py and conf.py scripts containing these version numbers were
renamed to *.skel. These skeletons are then read by makefiles and proper
*.py scripts are generated out of them.
</pre>
</div>
</content>
</entry>
<entry>
<title>System: catch LMIClassNotFound exceptions</title>
<updated>2014-03-03T16:12:49+00:00</updated>
<author>
<name>Peter Schiffer</name>
<email>pschiffe@redhat.com</email>
</author>
<published>2014-03-03T16:12:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pbrezina/public_git/openlmi-scripts.git/commit/?id=7aaa028a3ba6254d38afbfe56e7fcfc183abaa02'/>
<id>7aaa028a3ba6254d38afbfe56e7fcfc183abaa02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>System: added dependency on openlmi-scripts-service</title>
<updated>2014-02-28T13:35:00+00:00</updated>
<author>
<name>Peter Schiffer</name>
<email>pschiffe@redhat.com</email>
</author>
<published>2014-02-28T13:35:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pbrezina/public_git/openlmi-scripts.git/commit/?id=b06882c2941c5b028e84b96e8fbbda1d33cc690a'/>
<id>b06882c2941c5b028e84b96e8fbbda1d33cc690a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>System: added info about firewall and logging services</title>
<updated>2014-02-27T15:04:03+00:00</updated>
<author>
<name>Peter Schiffer</name>
<email>pschiffe@redhat.com</email>
</author>
<published>2014-02-27T15:03:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pbrezina/public_git/openlmi-scripts.git/commit/?id=dc9ee82d71ac65301d57337a5e890100134b632a'/>
<id>dc9ee82d71ac65301d57337a5e890100134b632a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>System: added OS info</title>
<updated>2014-02-25T14:10:40+00:00</updated>
<author>
<name>Peter Schiffer</name>
<email>pschiffe@redhat.com</email>
</author>
<published>2014-02-25T14:10:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pbrezina/public_git/openlmi-scripts.git/commit/?id=e43345d191426c266b8049bc616b57ea70cdb4c7'/>
<id>e43345d191426c266b8049bc616b57ea70cdb4c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
