<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/fs/type.pm, branch 17.69</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>(isFormatable) introduce it</title>
<updated>2016-11-15T07:34:45+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-11-14T16:39:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=4a217824737f82d15cf8120356111739d00269db'/>
<id>4a217824737f82d15cf8120356111739d00269db</id>
<content type='text'>
we could have exported cannotBeMountable() but it's cleaner to export
another isFoobar() function
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we could have exported cannotBeMountable() but it's cleaner to export
another isFoobar() function
</pre>
</div>
</content>
</entry>
<entry>
<title>simplify</title>
<updated>2016-10-16T09:18:52+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-10-16T05:57:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=4d6e37a9a982f3068ff587f05a6a4fa5073c13a1'/>
<id>4d6e37a9a982f3068ff587f05a6a4fa5073c13a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BIOS boot partition cannot be mounted</title>
<updated>2016-07-11T16:00:07+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-07-11T15:14:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=b9bb780015a57f1df1080175bce0e501d4825593'/>
<id>b9bb780015a57f1df1080175bce0e501d4825593</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix inverted test</title>
<updated>2016-07-05T07:45:47+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-07-05T07:45:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=9bc2ad2b2da7a9bb882661f4079796adc188d73e'/>
<id>9bc2ad2b2da7a9bb882661f4079796adc188d73e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>factorize bad block checks</title>
<updated>2016-07-04T14:46:00+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-07-04T14:43:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=1f8f60631b6dd0f12dd24b993b9961814f734fc6'/>
<id>1f8f60631b6dd0f12dd24b993b9961814f734fc6</id>
<content type='text'>
also enable bad blocks checking on JFS (was in one place but not in
other and indeed mkfs.jfs does support it)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also enable bad blocks checking on JFS (was in one place but not in
other and indeed mkfs.jfs does support it)
</pre>
</div>
</content>
</entry>
<entry>
<title>perl_checker cleanup</title>
<updated>2016-07-04T14:43:43+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-07-04T14:43:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=ef6f00d56d393d45a77657e85c8cc905f88b5477'/>
<id>ef6f00d56d393d45a77657e85c8cc905f88b5477</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix being able to create vfat on UEFI (mga#15698)</title>
<updated>2016-06-30T14:29:49+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-06-29T15:23:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=b14b860a8e92c36767b519de516128b3d7847628'/>
<id>b14b860a8e92c36767b519de516128b3d7847628</id>
<content type='text'>
and explain the purpose of the uniq_() call
see commit 56b573476e2ea63a509ab2f8ec0683397ae7c85e

Rationale: use_pt_type() now returns 0 for common disks (eg: GPT ones)
Under GPT+UEFI, we've 2 important "FS" having vfag as the real FS:
ESP &amp; FAT32
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and explain the purpose of the uniq_() call
see commit 56b573476e2ea63a509ab2f8ec0683397ae7c85e

Rationale: use_pt_type() now returns 0 for common disks (eg: GPT ones)
Under GPT+UEFI, we've 2 important "FS" having vfag as the real FS:
ESP &amp; FAT32
</pre>
</div>
</content>
</entry>
<entry>
<title>add a failsafe for ESP tagging</title>
<updated>2016-06-18T14:15:44+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-06-18T14:06:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=249e1e6c2d48237221d87485cafd179d46082361'/>
<id>249e1e6c2d48237221d87485cafd179d46082361</id>
<content type='text'>
sometimes we end with bogus 'fat32' fs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sometimes we end with bogus 'fat32' fs
</pre>
</div>
</content>
</entry>
<entry>
<title>fix offering to create a GRUB_BIOS partition</title>
<updated>2016-06-12T09:10:25+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-06-12T09:10:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=0f01aefe04cef0d8efe8728d3b3b87484ddf3075'/>
<id>0f01aefe04cef0d8efe8728d3b3b87484ddf3075</id>
<content type='text'>
...in custom mode (mga#18656)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
...in custom mode (mga#18656)
</pre>
</div>
</content>
</entry>
<entry>
<title>detect GRUB_BIOS partitions (mga#18656)</title>
<updated>2016-06-11T07:39:32+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-06-08T20:48:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=83565d0739e5746ea02c210106a2d1f1d1477eda'/>
<id>83565d0739e5746ea02c210106a2d1f1d1477eda</id>
<content type='text'>
let's abuse -&gt;{pt_type} for tracking such partitions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
let's abuse -&gt;{pt_type} for tracking such partitions
</pre>
</div>
</content>
</entry>
</feed>
