<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/fs, branch 15.34</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>(vgs) log ignored dmraid devices (might help mga#9467)</title>
<updated>2013-04-04T16:56:33+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2013-04-04T16:56:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=77197cbc504fbc5c35c5e6ff4c261e3e0740a2c2'/>
<id>77197cbc504fbc5c35c5e6ff4c261e3e0740a2c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>simplify</title>
<updated>2013-04-04T16:56:29+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2013-04-04T16:56:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=39f66f8ef322e9892ce2801a9bca42b586ff2dff'/>
<id>39f66f8ef322e9892ce2801a9bca42b586ff2dff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(_raid_devices_raw) fix empty lines in debug outputs</title>
<updated>2013-04-04T16:31:04+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2013-04-04T16:31:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=c503d6f3b8fda6b1956412f959e8d7816981c607'/>
<id>c503d6f3b8fda6b1956412f959e8d7816981c607</id>
<content type='text'>
as seen in attachment #3693 of mga#9467 for example
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as seen in attachment #3693 of mga#9467 for example
</pre>
</div>
</content>
</entry>
<entry>
<title>(root_from_mounted) introduce it in order to fix mga#8717</title>
<updated>2013-04-04T13:59:29+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2013-04-04T13:59:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=43e8aa682bf5bb022d656ac643d88ce908e8d4d4'/>
<id>43e8aa682bf5bb022d656ac643d88ce908e8d4d4</id>
<content type='text'>
try harder to lookup / partition by looking at mounted point
when / is missing from /etc/fstab
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
try harder to lookup / partition by looking at mounted point
when / is missing from /etc/fstab
</pre>
</div>
</content>
</entry>
<entry>
<title>actually preserve UUID when formatting (mga#9428)</title>
<updated>2013-03-20T18:15:12+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2013-03-20T18:15:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=7e87f7949a82c5bc19a6be5d6eff054bfbdff866'/>
<id>7e87f7949a82c5bc19a6be5d6eff054bfbdff866</id>
<content type='text'>
bug introduced in commit r252676 by pterjan on Tue Feb 10 2009:

"fix preserving UUID owhen formatting ext* and swap, and handle more
FS (#39913)"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bug introduced in commit r252676 by pterjan on Tue Feb 10 2009:

"fix preserving UUID owhen formatting ext* and swap, and handle more
FS (#39913)"
</pre>
</div>
</content>
</entry>
<entry>
<title>frenglish -&gt; english</title>
<updated>2013-03-20T18:03:17+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2013-03-20T18:03:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=4c4bcf31750b6177c5c22cd25cd84f4f93da30c1'/>
<id>4c4bcf31750b6177c5c22cd25cd84f4f93da30c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix mounting NFS server (Derek Jennings, mga#207)</title>
<updated>2013-03-12T06:11:42+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2013-03-12T06:11:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=92dfb32f3b2370e85a7434651c4c68e02540d29d'/>
<id>92dfb32f3b2370e85a7434651c4c68e02540d29d</id>
<content type='text'>
also fix indent + perl_checker cleanups + simplify
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also fix indent + perl_checker cleanups + simplify
</pre>
</div>
</content>
</entry>
<entry>
<title>drop unused parameter</title>
<updated>2013-03-04T19:10:31+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2013-03-04T19:10:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=43b9722f1b20f9384da28ee51b6c130e19e1a5bb'/>
<id>43b9722f1b20f9384da28ee51b6c130e19e1a5bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(really_all_fstab) do not put entry for CD/DVD in /etc/fstab (mga#7657)</title>
<updated>2013-02-27T19:46:04+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2013-02-27T19:46:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=495ed1f595998aeaa7826d54ed555d26328bba02'/>
<id>495ed1f595998aeaa7826d54ed555d26328bba02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(call_blkid) add a code comment about blkid -p to prevent accidental revert in the future</title>
<updated>2013-02-14T14:50:43+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2013-02-14T14:50:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=c52383f56f1cdf26b8acd2b89a296cc8d5e44966'/>
<id>c52383f56f1cdf26b8acd2b89a296cc8d5e44966</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
