<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/mdk-stage1/disk.c, branch 13.93</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>(try_with_device) fix segfaulting when ISO directory is not valid (mga#4592)</title>
<updated>2012-02-26T01:22:36+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-02-26T01:22:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=d4b9d1ef7b0913237ed03d24a9744c54ea579042'/>
<id>d4b9d1ef7b0913237ed03d24a9744c54ea579042</id>
<content type='text'>
(use our new non segfaulting dirname() implementation)

also do not include string.h twice
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(use our new non segfaulting dirname() implementation)

also do not include string.h twice
</pre>
</div>
</content>
</entry>
<entry>
<title>kill dead emails</title>
<updated>2012-01-27T07:14:12+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-01-27T07:14:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=ad4570357d9120426c1b25e6e39f919cd7e87e49'/>
<id>ad4570357d9120426c1b25e6e39f919cd7e87e49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mandrake is now mandriva</title>
<updated>2009-03-06T14:27:29+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mandriva.org</email>
</author>
<published>2009-03-06T14:27:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=735f8a67a20ee17c42bdfe0c3b349446ba07221b'/>
<id>735f8a67a20ee17c42bdfe0c3b349446ba07221b</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 use arch-prefixed location for automatic disk installs</title>
<updated>2009-02-12T10:40:57+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>oblin@mandriva.com</email>
</author>
<published>2009-02-12T10:40:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=088b6a686d887e02739c34736520715f737fe0c5'/>
<id>088b6a686d887e02739c34736520715f737fe0c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>automatically find compressed stage2 with automatic=method:disk</title>
<updated>2008-09-26T11:13:11+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>oblin@mandriva.com</email>
</author>
<published>2008-09-26T11:13:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=ec6932547196dc9c1e654f8f16552b11fec8cc44'/>
<id>ec6932547196dc9c1e654f8f16552b11fec8cc44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add back "ide-generic" support (incorrectly removed in 1.17), the</title>
<updated>2008-06-12T14:09:47+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>oblin@mandriva.com</email>
</author>
<published>2008-06-12T14:09:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=bbe73bf97ae0d959715a06f283159bcc9c6dc6cf'/>
<id>bbe73bf97ae0d959715a06f283159bcc9c6dc6cf</id>
<content type='text'>
module that we want to avoid is "ide-pci-generic" (previously "generic"),
and this is handled by ldetect-lst preferred modules list

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
module that we want to avoid is "ide-pci-generic" (previously "generic"),
and this is handled by ldetect-lst preferred modules list

</pre>
</div>
</content>
</entry>
<entry>
<title>- rename SCSI_ADAPTERS as MEDIA_ADAPTERS since we really mean media adpaters now</title>
<updated>2008-02-27T22:33:53+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>oblin@mandriva.com</email>
</author>
<published>2008-02-27T22:33:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=6c58a9fd80d09807aacefba9f0ae6045be03be7b'/>
<id>6c58a9fd80d09807aacefba9f0ae6045be03be7b</id>
<content type='text'>
- update comments and messages accordingly
- rename already_probed_scsi_adapters as already_probed_media_adapters

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- update comments and messages accordingly
- rename already_probed_scsi_adapters as already_probed_media_adapters

</pre>
</div>
</content>
</entry>
<entry>
<title>do not explicitely try to load ide-generic, ldetect will fallback to ide-generic when appropriate (#33043)</title>
<updated>2007-09-24T14:40:49+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>oblin@mandriva.com</email>
</author>
<published>2007-09-24T14:40:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=8c6fdf5b34ed44b04bf173c2b0c95c0cd305e0e4'/>
<id>8c6fdf5b34ed44b04bf173c2b0c95c0cd305e0e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use '_' in module names when explicitely loading modules</title>
<updated>2007-08-21T17:01:45+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>oblin@mandriva.com</email>
</author>
<published>2007-08-21T17:01:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=2ebb4c8f00e785daa2e7480e996ecd5a2890f47a'/>
<id>2ebb4c8f00e785daa2e7480e996ecd5a2890f47a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
