<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/fs/type.pm, branch 10.22</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>- use and install ntfs-3g by default for ntfs partitions (#37823)</title>
<updated>2008-03-03T21:05:56+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2008-03-03T21:05:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=06ee50b237dccb9411d589ddcb35ac2a8ca1771a'/>
<id>06ee50b237dccb9411d589ddcb35ac2a8ca1771a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>vol_id failures ("unknown volume type") are too verbose</title>
<updated>2008-01-29T07:42:22+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2008-01-29T07:42:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=33e59650fe44d4678273e68e89a981d88afdbcc6'/>
<id>33e59650fe44d4678273e68e89a981d88afdbcc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- detect raid partitions based on either type 0xfd or vol_id detecting</title>
<updated>2008-01-28T13:04:34+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2008-01-28T13:04:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=c7c6053d6513768bc52100dae3e8a8b7ee035f8c'/>
<id>c7c6053d6513768bc52100dae3e8a8b7ee035f8c</id>
<content type='text'>
  linux_raid_member (#35684)

for this, introduce field {type_name}

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  linux_raid_member (#35684)

for this, introduce field {type_name}

</pre>
</div>
</content>
</entry>
<entry>
<title>- do not propose ext4dev filesystem during install (#37157)</title>
<updated>2008-01-25T08:14:40+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2008-01-25T08:14:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=054326b1b8f405ca593c69038c2fdfce47c0be1e'/>
<id>054326b1b8f405ca593c69038c2fdfce47c0be1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add support for ext4</title>
<updated>2007-11-06T15:43:05+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>tv@mandriva.org</email>
</author>
<published>2007-11-06T15:43:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=0cec176f0607443bf3019af2e9e6fa25f0441b10'/>
<id>0cec176f0607443bf3019af2e9e6fa25f0441b10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- diskdrake:</title>
<updated>2007-10-01T07:44:22+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2007-10-01T07:44:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=051ccacd30007afbfa6fd2e3a623bd81d6120b8b'/>
<id>051ccacd30007afbfa6fd2e3a623bd81d6120b8b</id>
<content type='text'>
  o bugfix 10.4.162: allow "LVM" on RAID (#34359)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  o bugfix 10.4.162: allow "LVM" on RAID (#34359)

</pre>
</div>
</content>
</entry>
<entry>
<title>- fix getting UUID on mdmadm (eg: md0) devices</title>
<updated>2007-09-19T12:28:41+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2007-09-19T12:28:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=ccab815627e5ad56367a204cc78a7e3ce0b26e37'/>
<id>ccab815627e5ad56367a204cc78a7e3ce0b26e37</id>
<content type='text'>
the fix is to stop doing UUID_from_magic and LABEL_from_magic, and correctly
set device_UUID and device_LABEL in the type_subpart returned by
type_subpart_from_magic()

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the fix is to stop doing UUID_from_magic and LABEL_from_magic, and correctly
set device_UUID and device_LABEL in the type_subpart returned by
type_subpart_from_magic()

</pre>
</div>
</content>
</entry>
<entry>
<title>- do not configure "windows" bootloader entries for "hidden" partitions</title>
<updated>2007-09-07T13:18:04+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2007-09-07T13:18:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=277e64ea8925b628addad26086769a1d85a9927c'/>
<id>277e64ea8925b628addad26086769a1d85a9927c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- support for UUID (including UUID=xxx in fstab)</title>
<updated>2007-08-31T16:33:16+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2007-08-31T16:33:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=a6ba2f19bd2dd6d99185cb0f5ba0dd97baaf130d'/>
<id>a6ba2f19bd2dd6d99185cb0f5ba0dd97baaf130d</id>
<content type='text'>
(not by default for now)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(not by default for now)

</pre>
</div>
</content>
</entry>
<entry>
<title>- diskdrake:</title>
<updated>2007-08-08T10:42:16+00:00</updated>
<author>
<name>Pascal Rigaux</name>
<email>pixel@mandriva.com</email>
</author>
<published>2007-08-08T10:42:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=56b573476e2ea63a509ab2f8ec0683397ae7c85e'/>
<id>56b573476e2ea63a509ab2f8ec0683397ae7c85e</id>
<content type='text'>
  o do not show partition types which have no associated filesystem
    for LVM LV (#32326)

nb: we still would need to have pt_type per partition_table types

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  o do not show partition types which have no associated filesystem
    for LVM LV (#32326)

nb: we still would need to have pt_type per partition_table types

</pre>
</div>
</content>
</entry>
</feed>
