<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/modules.pm, branch 14.36</title>
<subtitle>Mageia Installer and base platform for many utilities</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/'/>
<entry>
<title>adapt to usbfs death (2/4): if needed, mount /sys/kernel/debug/usb</title>
<updated>2012-08-30T17:19:15+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-08-30T17:19:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=446202f3261911c59e194d9883e4618753a0e5b7'/>
<id>446202f3261911c59e194d9883e4618753a0e5b7</id>
<content type='text'>
instead of /proc/bus/usb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
instead of /proc/bus/usb
</pre>
</div>
</content>
</entry>
<entry>
<title>adapt to usbfs death (1/4): check for /sys/kernel/debug/usb instead of</title>
<updated>2012-08-30T17:19:11+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-08-30T17:19:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=4c11c11f94e94c387628371a19b9a13afc0f781a'/>
<id>4c11c11f94e94c387628371a19b9a13afc0f781a</id>
<content type='text'>
/proc/bus/usb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
/proc/bus/usb
</pre>
</div>
</content>
</entry>
<entry>
<title>(remove_loaded_modules) rename as filter_out_loaded_modules() for clarity</title>
<updated>2012-05-23T18:25:19+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-05-23T18:25:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=b1b75234904dba68ab55c4c54119189afe8b8fe9'/>
<id>b1b75234904dba68ab55c4c54119189afe8b8fe9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(load_raw) simplify</title>
<updated>2012-03-02T12:15:28+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-03-02T12:15:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=9da394717b8b74c3069e8c0c55e5e8a73923cd4d'/>
<id>9da394717b8b74c3069e8c0c55e5e8a73923cd4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(load_raw) fix undefined variable after commit r688 by rtp on 2011-03-18</title>
<updated>2012-02-19T11:52:59+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-02-19T11:52:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=667a3a6fb737f1e842f479395d04d2a6e84b96f3'/>
<id>667a3a6fb737f1e842f479395d04d2a6e84b96f3</id>
<content type='text'>
(was: "try to handle the built-in module case before trying to load a module")
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(was: "try to handle the built-in module case before trying to load a module")
</pre>
</div>
</content>
</entry>
<entry>
<title>(load_raw_install) do not display errors when loading a driver that is</title>
<updated>2012-01-26T18:58:20+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-01-26T18:58:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=f741b647156ef40cfd06455158172e5fbf69ab24'/>
<id>f741b647156ef40cfd06455158172e5fbf69ab24</id>
<content type='text'>
already loaded (mga#1146)

we might just as well refuse to load an already loaded module
but I think some modules redo probing when "reloaded".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
already loaded (mga#1146)

we might just as well refuse to load an already loaded module
but I think some modules redo probing when "reloaded".
</pre>
</div>
</content>
</entry>
<entry>
<title>(extract_modules) silent failure to extract gz modules (for rescue)</title>
<updated>2012-01-25T18:30:02+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-01-25T18:30:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=a19ba05ac042d3be97c82176a40fefe382e5192e'/>
<id>a19ba05ac042d3be97c82176a40fefe382e5192e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(load_raw) faster &amp; safer waiting for end of USB modules</title>
<updated>2012-01-20T19:12:48+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-01-20T19:12:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=bc652fca0120181720fbe92fcfbb44076eadbb6b'/>
<id>bc652fca0120181720fbe92fcfbb44076eadbb6b</id>
<content type='text'>
(thanks to now having udev)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(thanks to now having udev)
</pre>
</div>
</content>
</entry>
<entry>
<title>(extract_modules) enable to find, decompress XZ modules</title>
<updated>2012-01-20T19:12:44+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-01-20T19:12:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=232627e4ab2e268a0cb80947e2884f7afcedb869'/>
<id>232627e4ab2e268a0cb80947e2884f7afcedb869</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>perl_checker cleanup</title>
<updated>2012-01-20T19:12:36+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-01-20T19:12:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=af0f71afc880c9eea4c2b2a327108d773c0261c1'/>
<id>af0f71afc880c9eea4c2b2a327108d773c0261c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
