<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/c, branch 16.21</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>display the real accessed /dev/input/eventX file (mga#8232)</title>
<updated>2013-12-27T15:21:07+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2013-12-27T15:21:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=cc9ef6a4724b577ee53c9569f4be5e8a6d14a38f'/>
<id>cc9ef6a4724b577ee53c9569f4be5e8a6d14a38f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix field types after commit 76082a819319</title>
<updated>2013-11-24T22:53:11+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2013-11-12T01:04:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=67b622f09f4d4da532a0223b43b586cf716d92ec'/>
<id>67b622f09f4d4da532a0223b43b586cf716d92ec</id>
<content type='text'>
fix warnings about numeric comparisons with strings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix warnings about numeric comparisons with strings
</pre>
</div>
</content>
</entry>
<entry>
<title>fix detecting some USB devices due to not reporting their class (mga#9674)</title>
<updated>2013-04-09T06:00:24+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2013-04-09T06:00:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=78386db640777f6cc85ca8616e6d4b015725d6df'/>
<id>78386db640777f6cc85ca8616e6d4b015725d6df</id>
<content type='text'>
regression introduced in commit r7096 on 2013-01-14:
"use a proper interface between C (ldetect) &amp; perl world, using XS"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
regression introduced in commit r7096 on 2013-01-14:
"use a proper interface between C (ldetect) &amp; perl world, using XS"
</pre>
</div>
</content>
</entry>
<entry>
<title>use a proper interface between C (ldetect) &amp; perl world, using XS</title>
<updated>2013-01-14T20:29:39+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2013-01-14T20:29:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=76082a819319e45ae980987e3be5c1cbf6964b60'/>
<id>76082a819319e45ae980987e3be5c1cbf6964b60</id>
<content type='text'>
create directly the hash in XS instead of instead of sprintf()ing it
into a string which was then parsed in perl in order to actually create
the hash

this also simplifies adding further fields
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
create directly the hash in XS instead of instead of sprintf()ing it
into a string which was then parsed in perl in order to actually create
the hash

this also simplifies adding further fields
</pre>
</div>
</content>
</entry>
<entry>
<title>kill obsolete comment</title>
<updated>2013-01-14T20:29:32+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2013-01-14T20:29:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=fe68b2291cc8f8c096bc082cfcacfad1a7e42e87'/>
<id>fe68b2291cc8f8c096bc082cfcacfad1a7e42e87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>export res_init function to perl lib</title>
<updated>2012-05-10T20:05:56+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>blino@mageia.org</email>
</author>
<published>2012-05-10T20:05:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=354b232ad48ce975d046f9455f4e14c749dd9690'/>
<id>354b232ad48ce975d046f9455f4e14c749dd9690</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(get_iso_volume_ids) disk install: handle bogus ISOs when looking for install image (mga#4919)</title>
<updated>2012-03-15T06:03:35+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-03-15T06:03:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=e410e3e217d8b6ff675421361b834567b9c13309'/>
<id>e410e3e217d8b6ff675421361b834567b9c13309</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(C_backtrace) kill debug statement</title>
<updated>2011-11-22T21:38:54+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2011-11-22T21:38:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=c52e25e869683f075d8da3b46cd57e0e727010ef'/>
<id>c52e25e869683f075d8da3b46cd57e0e727010ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(C_backtrace) introduce it in order to get a better GDB trace</title>
<updated>2011-11-22T20:35:24+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2011-11-22T20:35:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=9b8c0657d644440e3625167baf327d6b06f5b546'/>
<id>9b8c0657d644440e3625167baf327d6b06f5b546</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(get_pci_description) bind libldetect new API for stage1's stuff</title>
<updated>2011-05-06T19:00:35+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2011-05-06T19:00:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=7dcea7ab2e0b45525d0b0cdc50baa0b90f5bbda2'/>
<id>7dcea7ab2e0b45525d0b0cdc50baa0b90f5bbda2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
