<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/fs, branch 16.81</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>(isnormal_Fat_or_NTFS) introduce it</title>
<updated>2015-04-12T20:54:58+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-04-10T15:25:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=12ed7fa3856e828100e8ced0a52800fb37124fff'/>
<id>12ed7fa3856e828100e8ced0a52800fb37124fff</id>
<content type='text'>
returns regular FAT/NTFS (eg: no recovery, no ESP, ...)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
returns regular FAT/NTFS (eg: no recovery, no ESP, ...)
</pre>
</div>
</content>
</entry>
<entry>
<title>do not offer to select RAID as it result in a crash</title>
<updated>2015-04-03T19:04:02+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-03-27T15:25:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=5cc6ac8d00328f695a529bcbf81efa86412b8341'/>
<id>5cc6ac8d00328f695a529bcbf81efa86412b8341</id>
<content type='text'>
rationale: we only show top storage devices which are the ones that work
Fix mga#5800
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rationale: we only show top storage devices which are the ones that work
Fix mga#5800
</pre>
</div>
</content>
</entry>
<entry>
<title>relax checks for ESP</title>
<updated>2015-03-30T12:09:52+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-03-30T07:38:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=9c16709d59d7b6f79fa88fe2765742db2b13ec11'/>
<id>9c16709d59d7b6f79fa88fe2765742db2b13ec11</id>
<content type='text'>
- match ESP even if already mounted
- drop checking if !recovery, it's useless as isESP() and isRecovery() checks
  for different partition types, etc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- match ESP even if already mounted
- drop checking if !recovery, it's useless as isESP() and isRecovery() checks
  for different partition types, etc
</pre>
</div>
</content>
</entry>
<entry>
<title>fix getting ESP with "use free space"</title>
<updated>2015-03-30T12:08:44+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-03-30T07:37:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=0f907160598cc726a639fe06d1902f0e0811bb81'/>
<id>0f907160598cc726a639fe06d1902f0e0811bb81</id>
<content type='text'>
make sure to not override /boot/EFI mount point with /media/win_X
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
make sure to not override /boot/EFI mount point with /media/win_X
</pre>
</div>
</content>
</entry>
<entry>
<title>make sure to check for existing ESP on all disks</title>
<updated>2015-03-30T12:07:43+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-03-30T07:36:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=ce81643e8e2e3ac78ec4ec4f5ba732f4cf29fb54'/>
<id>ce81643e8e2e3ac78ec4ec4f5ba732f4cf29fb54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(isRecovery) move "Compaq diagnostics" test here</title>
<updated>2015-03-30T12:02:09+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-03-28T01:18:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=6da0111e315928dd9d42494ea3c0d5c208a1f411'/>
<id>6da0111e315928dd9d42494ea3c0d5c208a1f411</id>
<content type='text'>
(needed for next commit)

should have been done in commit 4b06a8a57d52b7d5447a1b487b8d33e36b4121b7

added in commit c2ef4a362e13249d8a774c7c5b7d0a8ab5df7d11
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(needed for next commit)

should have been done in commit 4b06a8a57d52b7d5447a1b487b8d33e36b4121b7

added in commit c2ef4a362e13249d8a774c7c5b7d0a8ab5df7d11
</pre>
</div>
</content>
</entry>
<entry>
<title>kill sparc leftover</title>
<updated>2015-03-25T18:55:32+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-03-24T14:28:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=c6399f588983503120e93c50963c56bb7708a2d0'/>
<id>c6399f588983503120e93c50963c56bb7708a2d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add ESP to suggestion if needed</title>
<updated>2015-03-20T19:10:45+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-03-20T13:32:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=f04716d1dca0722da0dee55316c50cba4d8ee1ae'/>
<id>f04716d1dca0722da0dee55316c50cba4d8ee1ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reuse existing ESP under UEFI</title>
<updated>2015-03-20T19:10:40+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-03-17T15:06:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=716217b9dcc3722d444868aaa5dfab036829fb2a'/>
<id>716217b9dcc3722d444868aaa5dfab036829fb2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>suggests /boot/EFI when we already have one</title>
<updated>2015-03-20T19:10:36+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-03-16T12:12:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=e3924baec2b257eb30a419426202d671de009216'/>
<id>e3924baec2b257eb30a419426202d671de009216</id>
<content type='text'>
see commit 5fd7be6bb8822a8434dcf667482771b2753a8b8d &amp; mga#15366
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
see commit 5fd7be6bb8822a8434dcf667482771b2753a8b8d &amp; mga#15366
</pre>
</div>
</content>
</entry>
</feed>
