<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install, branch 13.92</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>13.92</title>
<updated>2012-03-11T00:39:30+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-03-11T00:39:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=5827e56e406b0427fc67877249eb1670f3c9b789'/>
<id>5827e56e406b0427fc67877249eb1670f3c9b789</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(part_possible_actions) fix resizing LVs (mga#4666)</title>
<updated>2012-03-11T00:39:27+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-03-11T00:39:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=d346fadc4e4b6514a143380d1a5b41ea98bced30'/>
<id>d346fadc4e4b6514a143380d1a5b41ea98bced30</id>
<content type='text'>
(is_LVM_resizable) introduce a real function instead of a "macro"

else LVM_resizable got expanded as:
  member($part-&gt;{fs_type}, qw(btrfs ext3 ext4 reiserfs xfs))
then as:
  member($part-&gt;{fs_type}, qw(btrfs($part) ext3 ext4($part) reiserfs xfs))

commit r2781 ("sort") "brokes" ext4 by shifting it place in list by one
(but ext3 would have failed)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(is_LVM_resizable) introduce a real function instead of a "macro"

else LVM_resizable got expanded as:
  member($part-&gt;{fs_type}, qw(btrfs ext3 ext4 reiserfs xfs))
then as:
  member($part-&gt;{fs_type}, qw(btrfs($part) ext3 ext4($part) reiserfs xfs))

commit r2781 ("sort") "brokes" ext4 by shifting it place in list by one
(but ext3 would have failed)
</pre>
</div>
</content>
</entry>
<entry>
<title>(type_names) kill debug print</title>
<updated>2012-03-11T00:39:24+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-03-11T00:39:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=7df41f293b9f5225f52cf3c5827788aaaabdc083'/>
<id>7df41f293b9f5225f52cf3c5827788aaaabdc083</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(Resize,dmcrypt_open,RemoveFromDm) fix error on removing LVs</title>
<updated>2012-03-11T00:39:19+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-03-11T00:39:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=6ae2a5912a7d8d0f5b9f3dbd6799eb25ea3492d3'/>
<id>6ae2a5912a7d8d0f5b9f3dbd6799eb25ea3492d3</id>
<content type='text'>
eg: "Undefined subroutine &amp;fs::dmcrypt::close_part called"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
eg: "Undefined subroutine &amp;fs::dmcrypt::close_part called"
</pre>
</div>
</content>
</entry>
<entry>
<title>small english message improvement (mga#456)</title>
<updated>2012-03-10T18:28:32+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-03-10T18:28:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=dec9b1165c1ab64f03dd51c683aa839e3ed17c86'/>
<id>dec9b1165c1ab64f03dd51c683aa839e3ed17c86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(default_packages) install more packages earlier (shorewall &amp; mandi),</title>
<updated>2012-03-10T18:28:28+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-03-10T18:28:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=fc11674fc025bfccbeeff38422e5410208cc0017'/>
<id>fc11674fc025bfccbeeff38422e5410208cc0017</id>
<content type='text'>
preventing useless installing steps later at summary stage
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
preventing useless installing steps later at summary stage
</pre>
</div>
</content>
</entry>
<entry>
<title>(default_packages) explain why acpi, acpid &amp; mageia-gfxboot-theme packages are selected</title>
<updated>2012-03-10T18:07:54+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-03-10T18:07:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=951042186d743140ad1633e76fc5247044f6f0f8'/>
<id>951042186d743140ad1633e76fc5247044f6f0f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated Czech translation</title>
<updated>2012-03-10T14:52:33+00:00</updated>
<author>
<name>Petos Safarik</name>
<email>petos@mageia.org</email>
</author>
<published>2012-03-10T14:52:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=e0dd5dc53495cdfb1172421d6a2397b0f4fe0ca3'/>
<id>e0dd5dc53495cdfb1172421d6a2397b0f4fe0ca3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated Czech translation</title>
<updated>2012-03-10T14:44:37+00:00</updated>
<author>
<name>Petos Safarik</name>
<email>petos@mageia.org</email>
</author>
<published>2012-03-10T14:44:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=c0e08c77ff76a6f691b1bb0383e8df05128d48cd'/>
<id>c0e08c77ff76a6f691b1bb0383e8df05128d48cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated Czech translation</title>
<updated>2012-03-10T14:32:07+00:00</updated>
<author>
<name>Petos Safarik</name>
<email>petos@mageia.org</email>
</author>
<published>2012-03-10T14:32:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=b54bf6c16a2dd4197c7d60d86ccf4e36b69be74f'/>
<id>b54bf6c16a2dd4197c7d60d86ccf4e36b69be74f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
