<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/mdk-stage1/thirdparty.c, branch 10.41</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>- move parameters functions in params.c</title>
<updated>2007-07-05T14:20:04+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>oblin@mandriva.com</email>
</author>
<published>2007-07-05T14:20:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=906e93d480d8b77aac8ce4b3837ab55b3b496d2d'/>
<id>906e93d480d8b77aac8ce4b3837ab55b3b496d2d</id>
<content type='text'>
- move string/system utility functions in utils.c

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- move string/system utility functions in utils.c

</pre>
</div>
</content>
</entry>
<entry>
<title>re-sync after the big svn loss</title>
<updated>2007-04-25T12:26:16+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2007-04-25T12:26:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=126777bc019a54afb4ec51299f2cf9d2841698aa'/>
<id>126777bc019a54afb4ec51299f2cf9d2841698aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix potential buffer overflows (thanks to Rafael for the advice)</title>
<updated>2006-02-15T11:30:33+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>oblin@mandriva.org</email>
</author>
<published>2006-02-15T11:30:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=d79f0463ccbf3e9b1f75de69f985427a1def0e44'/>
<id>d79f0463ccbf3e9b1f75de69f985427a1def0e44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>try to find modules in a sub-directory named by the kernel release</title>
<updated>2006-02-13T15:17:50+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>oblin@mandriva.org</email>
</author>
<published>2006-02-13T15:17:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=32eae85faedb125bea5e99b576c8157394d7cf7d'/>
<id>32eae85faedb125bea5e99b576c8157394d7cf7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>really try to list partitions on USB keys or hard disks</title>
<updated>2005-04-15T20:05:28+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>oblin@mandriva.org</email>
</author>
<published>2005-04-15T20:05:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=52c148ad0b2a5210563422c4dc3d84ab074a5b9f'/>
<id>52c148ad0b2a5210563422c4dc3d84ab074a5b9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- add probing_detect_devices() to keep existing pci devices in an array</title>
<updated>2005-04-07T19:12:24+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>oblin@mandriva.org</email>
</author>
<published>2005-04-07T19:12:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=a49ca389c09e6fbbe485b25bb98049297703a5f2'/>
<id>a49ca389c09e6fbbe485b25bb98049297703a5f2</id>
<content type='text'>
- allow to use external third-party pcitable
- modules in to_detect (thirdparty install) are now compared to external third-par ty pcitable first, then to built-in pcitable

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- allow to use external third-party pcitable
- modules in to_detect (thirdparty install) are now compared to external third-par ty pcitable first, then to built-in pcitable

</pre>
</div>
</content>
</entry>
<entry>
<title>export THIRDPARTY_DEVICE and THIRDPARTY_DIR for stage2</title>
<updated>2005-04-07T09:32:25+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>oblin@mandriva.org</email>
</author>
<published>2005-04-07T09:32:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=d0f8bce876c02231cc45e6dc05dfefe6475db7ff'/>
<id>d0f8bce876c02231cc45e6dc05dfefe6475db7ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add thirdparty_load_media_modules(), try to find third party modules on the install media</title>
<updated>2005-04-04T18:46:37+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>oblin@mandriva.org</email>
</author>
<published>2005-04-04T18:46:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=2091e3f2fee9f7697eefb00d2ca1e94a5a4945cc'/>
<id>2091e3f2fee9f7697eefb00d2ca1e94a5a4945cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>probe in automatic mode to create devices (and really check for mount return code)</title>
<updated>2005-03-17T13:44:04+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>oblin@mandriva.org</email>
</author>
<published>2005-03-17T13:44:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=735e0d9043904556ff267a5ba0f2d6a4a896bad7'/>
<id>735e0d9043904556ff267a5ba0f2d6a4a896bad7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix return code check</title>
<updated>2005-03-17T13:26:36+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>oblin@mandriva.org</email>
</author>
<published>2005-03-17T13:26:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=31591e97e99f2c0d44827c86ccf2a5c5f6dae616'/>
<id>31591e97e99f2c0d44827c86ccf2a5c5f6dae616</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
