<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/kmod.git/libkmod/python/kmod, branch python</title>
<subtitle>git.kernel.org: pub/scm/utils/kernel/kmod/kmod.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/kmod.git/'/>
<entry>
<title>build-sys: add hooks to build python bindings</title>
<updated>2014-03-24T11:30:24+00:00</updated>
<author>
<name>Lucas De Marchi</name>
<email>lucas.demarchi@intel.com</email>
</author>
<published>2014-03-24T11:27:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/kmod.git/commit/?id=fac4d091b1bc2f941ce83df865752d3d0ec990e3'/>
<id>fac4d091b1bc2f941ce83df865752d3d0ec990e3</id>
<content type='text'>
Add --enable-python configure switch so we build the python bindings. We
also pass version.py through SED_PROCESS macro, so the version is kept
in sync with kmod.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add --enable-python configure switch so we build the python bindings. We
also pass version.py through SED_PROCESS macro, so the version is kept
in sync with kmod.
</pre>
</div>
</content>
</entry>
<entry>
<title>python: update version to 0.9.1</title>
<updated>2014-03-20T10:22:54+00:00</updated>
<author>
<name>Andy Grover</name>
<email>agrover@redhat.com</email>
</author>
<published>2013-04-01T22:24:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/kmod.git/commit/?id=13a8986de2630a65cd5e153f4764df475ecd49b6'/>
<id>13a8986de2630a65cd5e153f4764df475ecd49b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python: Issue #13 skipping building extensions on non-Linux platforms</title>
<updated>2014-03-20T10:22:54+00:00</updated>
<author>
<name>Guy Rozendorn</name>
<email>guy@rzn.co.il</email>
</author>
<published>2013-03-31T10:25:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/kmod.git/commit/?id=9dde92df91ca1f0d98540623068d5cdaba254155'/>
<id>9dde92df91ca1f0d98540623068d5cdaba254155</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python: Make kmod.modprobe() raise an error if no modules found</title>
<updated>2014-03-20T10:22:54+00:00</updated>
<author>
<name>Andy Grover</name>
<email>agrover@redhat.com</email>
</author>
<published>2013-02-12T00:55:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/kmod.git/commit/?id=a018f55b6d56422e0494ecd8d2a3f9288808b31e'/>
<id>a018f55b6d56422e0494ecd8d2a3f9288808b31e</id>
<content type='text'>
Add 'quiet' option to override.

Add docstring.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add 'quiet' option to override.

Add docstring.
</pre>
</div>
</content>
</entry>
<entry>
<title>python: add docstring to insert and remove methods</title>
<updated>2014-03-20T10:22:53+00:00</updated>
<author>
<name>Oz</name>
<email>nahumoz@gmail.com</email>
</author>
<published>2012-12-16T22:27:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/kmod.git/commit/?id=344d0e501831ef72acb69ec94b520ac1f5341c77'/>
<id>344d0e501831ef72acb69ec94b520ac1f5341c77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python: add docstring to rmmod</title>
<updated>2014-03-20T10:22:53+00:00</updated>
<author>
<name>Oz</name>
<email>nahumoz@gmail.com</email>
</author>
<published>2012-12-16T22:23:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/kmod.git/commit/?id=969e77939ae2f9d4df9bfa5a60d6498090b8e8c4'/>
<id>969e77939ae2f9d4df9bfa5a60d6498090b8e8c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python: update version to 0.9</title>
<updated>2014-03-20T10:22:53+00:00</updated>
<author>
<name>Andy Grover</name>
<email>agrover@redhat.com</email>
</author>
<published>2012-12-14T17:34:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/kmod.git/commit/?id=256645eb80d44d71f99552eaedcf5ab8d44786b3'/>
<id>256645eb80d44d71f99552eaedcf5ab8d44786b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python: Ran update-copyright.py.</title>
<updated>2014-03-20T10:22:53+00:00</updated>
<author>
<name>W. Trevor King</name>
<email>wking@tremily.us</email>
</author>
<published>2012-10-20T01:56:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/kmod.git/commit/?id=39e5d273a2e70d83222d1c81bd26ab828d7f3905'/>
<id>39e5d273a2e70d83222d1c81bd26ab828d7f3905</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python: module: fix versions -&gt; info typo in Module._info_get() error message.</title>
<updated>2014-03-20T10:22:53+00:00</updated>
<author>
<name>W. Trevor King</name>
<email>wking@tremily.us</email>
</author>
<published>2012-10-19T13:10:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/kmod.git/commit/?id=9f7a4dc94acf2e766c8fb9b573d65b1df9a3f67d'/>
<id>9f7a4dc94acf2e766c8fb9b573d65b1df9a3f67d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python: Initialize Kmod.mod_dir to None in __cinit__().</title>
<updated>2014-03-20T10:22:53+00:00</updated>
<author>
<name>W. Trevor King</name>
<email>wking@tremily.us</email>
</author>
<published>2012-10-19T11:49:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/kmod.git/commit/?id=56cb281a429a68fdb31f35c42071a33857b68f51'/>
<id>56cb281a429a68fdb31f35c42071a33857b68f51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
