<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/diskdrake, branch 14.4</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>(per_kind_action_box) fix too many parameters</title>
<updated>2012-03-23T19:50:50+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-03-23T19:50:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=4ee29cfe7d7879c9a926e00751c9743b3352b270'/>
<id>4ee29cfe7d7879c9a926e00751c9743b3352b270</id>
<content type='text'>
issue introduced in commit r245228 on Sep 15 2008
(was: "split button bars into 3 bars")

(spot by perl_checker)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
issue introduced in commit r245228 on Sep 15 2008
(was: "split button bars into 3 bars")

(spot by perl_checker)
</pre>
</div>
</content>
</entry>
<entry>
<title>help perl_checker</title>
<updated>2012-03-23T19:50:48+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-03-23T19:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=9186647ea5fd7505f6920c2debfd4f9e2000458f'/>
<id>9186647ea5fd7505f6920c2debfd4f9e2000458f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>perl_checker cleanups</title>
<updated>2012-03-23T19:50:35+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-03-23T19:50:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=f4bc86bc94aeeeffb8a82b16b38b760590b80bdf'/>
<id>f4bc86bc94aeeeffb8a82b16b38b760590b80bdf</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>(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>(Add2LVM) better default name for new VG (vg-mga, vg-mga1, ...</title>
<updated>2012-01-24T20:52:06+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-01-24T20:52:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=f687228b6c0125b92fd51d33a284d74ca9a4b292'/>
<id>f687228b6c0125b92fd51d33a284d74ca9a4b292</id>
<content type='text'>
instead of vg-0, vg-1, ...)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
instead of vg-0, vg-1, ...)
</pre>
</div>
</content>
</entry>
<entry>
<title>sort</title>
<updated>2012-01-24T20:51:55+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-01-24T20:51:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=fad6775aeb779b6e1bcbd83ee6b7bf04f17dbab0'/>
<id>fad6775aeb779b6e1bcbd83ee6b7bf04f17dbab0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>13.77</title>
<updated>2012-01-23T19:06:11+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-01-23T19:06:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=f46a0b994e37d25a32d82e91bd79619e20e210fc'/>
<id>f46a0b994e37d25a32d82e91bd79619e20e210fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>perl_checker cleanups</title>
<updated>2012-01-20T19:12:39+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-01-20T19:12:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=70193d5c9efca94c0a3eb2c5f5e41bc9f37529d6'/>
<id>70193d5c9efca94c0a3eb2c5f5e41bc9f37529d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(Create) enable to set LV names when not in expert mode</title>
<updated>2012-01-20T19:12:09+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mageia.org</email>
</author>
<published>2012-01-20T19:12:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=b29be28e78780c5627e7f1ee5179cd4c0fc99800'/>
<id>b29be28e78780c5627e7f1ee5179cd4c0fc99800</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
