<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/diskdrake, branch V10_54mdk</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>fix function call</title>
<updated>2004-07-05T07:48:14+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2004-07-05T07:48:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=700af569df88d63e2e182d7ed3ec1c2aab20a5d1'/>
<id>700af569df88d63e2e182d7ed3ec1c2aab20a5d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>big renaming of field {type} to {pt_type},</title>
<updated>2004-07-05T07:47:36+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2004-07-05T07:47:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=0a23f36bd52f14f68cc394c37ef7a9af0c406caa'/>
<id>0a23f36bd52f14f68cc394c37ef7a9af0c406caa</id>
<content type='text'>
this will allow defining {fs_type} which will always be a string
whereas {pt_type} will always be a number

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this will allow defining {fs_type} which will always be a string
whereas {pt_type} will always be a number

</pre>
</div>
</content>
</entry>
<entry>
<title>rename is_same_part to are_same_partitions (not that much clear, but at least a little)</title>
<updated>2004-06-15T15:30:26+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2004-06-15T15:30:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=d41449068bc0df24cf199b02540343a4dc6ec93c'/>
<id>d41449068bc0df24cf199b02540343a4dc6ec93c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>really handle LABEL=XXX in fstab (as used by redhat) (no xfs labels yet)</title>
<updated>2004-05-13T08:44:38+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2004-05-13T08:44:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=e1933587d5bda45845e33ebe761fc917ca516fad'/>
<id>e1933587d5bda45845e33ebe761fc917ca516fad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix drakupdate_fstab adding twice an entry in fstab, one with the old name, one with the devfs name</title>
<updated>2004-05-01T12:17:45+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2004-05-01T12:17:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=c12e1ed0e54193a0b287a14544e65bd6d81702a3'/>
<id>c12e1ed0e54193a0b287a14544e65bd6d81702a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>revert handling --auto for removable, it is much better done in a separate function</title>
<updated>2004-04-27T09:59:36+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2004-04-27T09:59:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=57fca3088390e3f61ebafb46aff0e3f865a97060'/>
<id>57fca3088390e3f61ebafb46aff0e3f865a97060</id>
<content type='text'>
(the goal of this --auto is not clear at all, and is better explicitly done)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(the goal of this --auto is not clear at all, and is better explicitly done)

</pre>
</div>
</content>
</entry>
<entry>
<title>handle --auto when managing removable media</title>
<updated>2004-04-23T11:56:25+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tvignaud@mandriva.org</email>
</author>
<published>2004-04-23T11:56:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=507bd7737a20d91e21d6d2b833b2344d94960a73'/>
<id>507bd7737a20d91e21d6d2b833b2344d94960a73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>perl now handle cleanly utf8 string in exceptions, no need to die \N("...")</title>
<updated>2004-04-05T09:24:25+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2004-04-05T09:24:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=432f25c16c5067056b767f51243b9ddada214b2c'/>
<id>432f25c16c5067056b767f51243b9ddada214b2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>type "ext2:vfat" must not be the same as 0</title>
<updated>2004-03-02T15:02:10+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2004-03-02T15:02:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=d011bfb4a676946a3c81618ec39257962e143c4e'/>
<id>d011bfb4a676946a3c81618ec39257962e143c4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>typo fixes (Reinout van Schouwen)</title>
<updated>2004-02-23T16:48:54+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tvignaud@mandriva.org</email>
</author>
<published>2004-02-23T16:48:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=7afddd1a0179240697638cbaee2935057f570bd1'/>
<id>7afddd1a0179240697638cbaee2935057f570bd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
