<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/install/NEWS, branch 16.100</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>16.100</title>
<updated>2015-05-20T20:56:53+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-05-20T20:56:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=48e4949fd54c5210175bc215ca7c6a13342536f9'/>
<id>48e4949fd54c5210175bc215ca7c6a13342536f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add online media at installation end (mga#8819)</title>
<updated>2015-05-20T20:56:23+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-05-17T08:58:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=f33a077282e0277512c6e409c2c3fc5443f0a2f7'/>
<id>f33a077282e0277512c6e409c2c3fc5443f0a2f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix log</title>
<updated>2015-05-20T16:46:39+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-05-20T16:46:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=6b02f1aef9358a348564ebb075f8927fc5215ba8'/>
<id>6b02f1aef9358a348564ebb075f8927fc5215ba8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>16.99</title>
<updated>2015-05-20T16:34:47+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-05-20T16:21:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=0faa5304e2fea13263ab0cb9aeefe150bad1d21b'/>
<id>0faa5304e2fea13263ab0cb9aeefe150bad1d21b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>display cosmetics when reading back GPT</title>
<updated>2015-05-20T16:34:47+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-05-20T12:35:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=1e4b61c23a81e19e6fd62893b136fd0bde9b55ab'/>
<id>1e4b61c23a81e19e6fd62893b136fd0bde9b55ab</id>
<content type='text'>
let's diskdrake show the same types as for MBR partitions.
to be cleaned once we switch to libparted for everything...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
let's diskdrake show the same types as for MBR partitions.
to be cleaned once we switch to libparted for everything...
</pre>
</div>
</content>
</entry>
<entry>
<title>fix default grub2 kernel parameters (mga#15984)</title>
<updated>2015-05-20T16:34:47+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-05-20T07:38:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=916e112f0d5fe753be24db15bc8555f8058699f0'/>
<id>916e112f0d5fe753be24db15bc8555f8058699f0</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 wrongly detect grub2 on UEFI</title>
<updated>2015-05-20T16:34:47+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-05-20T09:54:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=ab9277b3b0dd782ac099399b229e43f42da76952'/>
<id>ab9277b3b0dd782ac099399b229e43f42da76952</id>
<content type='text'>
when there's actually no bootloader installed

rationale: grub2 is detected if both grub.cfg &amp; install.sh exist
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
when there's actually no bootloader installed

rationale: grub2 is detected if both grub.cfg &amp; install.sh exist
</pre>
</div>
</content>
</entry>
<entry>
<title>libparted: map 'fat32' to 'vfat' (mga#15987)</title>
<updated>2015-05-20T16:34:41+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-05-20T06:58:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=072e482acfa92d02045cf90a34c51d4d7b3f85b9'/>
<id>072e482acfa92d02045cf90a34c51d4d7b3f85b9</id>
<content type='text'>
fix fs returned by libparted
thus fixing mount point for FAT partitions on GTP (mga#15987)

this also fix setting the proper GUID for FAT partitions on GPT
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix fs returned by libparted
thus fixing mount point for FAT partitions on GTP (mga#15987)

this also fix setting the proper GUID for FAT partitions on GPT
</pre>
</div>
</content>
</entry>
<entry>
<title>don't try to install scim-googlepinyin (mga#6681)</title>
<updated>2015-05-19T13:33:32+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-05-19T11:04:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=6b7e6ab840319495969ce616d7de59a472ab496f'/>
<id>6b7e6ab840319495969ce616d7de59a472ab496f</id>
<content type='text'>
it has never been imported in Mageia...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
it has never been imported in Mageia...
</pre>
</div>
</content>
</entry>
<entry>
<title>16.97</title>
<updated>2015-05-18T02:45:07+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-05-18T02:43:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=7e16a699f26a79e467630a1960fdf0da92968d78'/>
<id>7e16a699f26a79e467630a1960fdf0da92968d78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
