<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/NEWS, branch 17.49</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>17.48</title>
<updated>2016-07-05T22:20:20+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-07-05T22:20:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=5ad3c71e589804bf0e64f15f20d4b3856a945672'/>
<id>5ad3c71e589804bf0e64f15f20d4b3856a945672</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>prevent GPT partition to use the 33 last sectors</title>
<updated>2016-07-05T14:41:48+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-07-05T14:25:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=767048570e8c44061cb0d6faf689698d3313870c'/>
<id>767048570e8c44061cb0d6faf689698d3313870c</id>
<content type='text'>
Resolves: mga#18666, mga#17796
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves: mga#18666, mga#17796
</pre>
</div>
</content>
</entry>
<entry>
<title>sync with kernel-4.6</title>
<updated>2016-07-05T07:05:34+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-07-05T07:04:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=2095f57794ba7eeccf61c0bd4ec4a401f1fe0a6f'/>
<id>2095f57794ba7eeccf61c0bd4ec4a401f1fe0a6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>17.48</title>
<updated>2016-07-04T16:13:09+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-07-04T16:13:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=6fcf2c87d990fc1be4abfd5f6e5f98bfd44cf24a'/>
<id>6fcf2c87d990fc1be4abfd5f6e5f98bfd44cf24a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>do not warn about no bootloader can boot LVM...</title>
<updated>2016-07-04T16:10:16+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-07-04T15:55:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=1873a160a01f41474434865c66dd09ba5f733d13'/>
<id>1873a160a01f41474434865c66dd09ba5f733d13</id>
<content type='text'>
...as grub2 can (mga#9426)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
...as grub2 can (mga#9426)
</pre>
</div>
</content>
</entry>
<entry>
<title>do not warn about no bootloader can boot RAID[^1]</title>
<updated>2016-07-04T16:09:52+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-07-04T15:42:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=5976acd282a1564ea4d3fd8b1c08bce240493194'/>
<id>5976acd282a1564ea4d3fd8b1c08bce240493194</id>
<content type='text'>
As grub2 can boot... (mga#11324)
This should also fix mga#9524
And thus stop forcing obsolete metadata 0.90 format
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As grub2 can boot... (mga#11324)
This should also fix mga#9524
And thus stop forcing obsolete metadata 0.90 format
</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>do not offer to check for bad blocks on btrfs</title>
<updated>2016-07-04T14:07:18+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-07-04T14:07:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=f7ff757b339a423d629bc6401ee45e1e75fcfa74'/>
<id>f7ff757b339a423d629bc6401ee45e1e75fcfa74</id>
<content type='text'>
thus resolving mga#12393
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
thus resolving mga#12393
</pre>
</div>
</content>
</entry>
<entry>
<title>allow installing grub2 on XFS /</title>
<updated>2016-07-04T13:58:15+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-07-04T13:33:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=0fe6821e92a6a5b0b5c1c2b1bb0955899d998135'/>
<id>0fe6821e92a6a5b0b5c1c2b1bb0955899d998135</id>
<content type='text'>
tested under both UEFI &amp; legacy BIOS
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tested under both UEFI &amp; legacy BIOS
</pre>
</div>
</content>
</entry>
<entry>
<title>make clear grub2 is installed on ESP under UEFI</title>
<updated>2016-07-03T14:46:52+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-07-02T13:36:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=b0640fc82920ab92e943e5e35dd072e016dcd51f'/>
<id>b0640fc82920ab92e943e5e35dd072e016dcd51f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
