<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/mdk-stage1/disk.c, branch 10.31</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>- 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>
<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>try to load ide-generic as fallback when no disk or cdrom is found</title>
<updated>2005-04-01T16:53:38+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>oblin@mandriva.org</email>
</author>
<published>2005-04-01T16:53:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=715b96e81e34bc72b3d303eb62006b96f3571e85'/>
<id>715b96e81e34bc72b3d303eb62006b96f3571e85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>warn that the mount can fail if the partition hasn't been cleanly unmounted</title>
<updated>2005-03-23T18:57:30+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>oblin@mandriva.org</email>
</author>
<published>2005-03-23T18:57:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=9ee6bcd8153294d6a3a8eec5b354a2b0d88d2cce'/>
<id>9ee6bcd8153294d6a3a8eec5b354a2b0d88d2cce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dirname may modify the string, so copy it first</title>
<updated>2005-03-22T17:37:40+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>oblin@mandriva.org</email>
</author>
<published>2005-03-22T17:37:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=c88baab41c58bac6dce5e2995e9b1508373bff4f'/>
<id>c88baab41c58bac6dce5e2995e9b1508373bff4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix message</title>
<updated>2005-03-09T14:52:36+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>oblin@mandriva.org</email>
</author>
<published>2005-03-09T14:52:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=ff79037b54e2dd30b01933fb977e8cc344ed6103'/>
<id>ff79037b54e2dd30b01933fb977e8cc344ed6103</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move partition stuff in partition.c and common disk stuff in tools.c</title>
<updated>2005-03-09T14:49:35+00:00</updated>
<author>
<name>Olivier Blin</name>
<email>oblin@mandriva.org</email>
</author>
<published>2005-03-09T14:49:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=38a2c24e6e576edb089ae74e48529015260e4dd8'/>
<id>38a2c24e6e576edb089ae74e48529015260e4dd8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
