<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/NEWS, branch 16.88</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.88</title>
<updated>2015-04-25T08:17:35+00:00</updated>
<author>
<name>Rémi Verschelde</name>
<email>rverschelde@gmail.com</email>
</author>
<published>2015-04-25T08:17:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=cd64d45739348f42e61b9e3f9b55268178c5c5bb'/>
<id>cd64d45739348f42e61b9e3f9b55268178c5c5bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure country/timezone locale is kept when removing unused locale packages.</title>
<updated>2015-04-25T08:14:51+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2015-04-24T21:38:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=dfa0fa4623025203d3ca1ed2a374d8e0d505a0b3'/>
<id>dfa0fa4623025203d3ca1ed2a374d8e0d505a0b3</id>
<content type='text'>
The country locale needs to be converted to a base locale name when
generating the list of package names (mga#3723).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The country locale needs to be converted to a base locale name when
generating the list of package names (mga#3723).
</pre>
</div>
</content>
</entry>
<entry>
<title>16.87</title>
<updated>2015-04-22T07:41:57+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@gmail.com</email>
</author>
<published>2015-04-22T07:38:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=736643d74b8c067171a84af7a2d252743ffd2ba5'/>
<id>736643d74b8c067171a84af7a2d252743ffd2ba5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>16.86</title>
<updated>2015-04-20T20:41:30+00:00</updated>
<author>
<name>Thomas Backlund</name>
<email>tmb@mageia.org</email>
</author>
<published>2015-04-20T20:41:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=f8eadc36b9826e8f703ca12ea0e2b9f929b05f0e'/>
<id>f8eadc36b9826e8f703ca12ea0e2b9f929b05f0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- bootloader:</title>
<updated>2015-04-20T20:16:18+00:00</updated>
<author>
<name>Thomas Backlund</name>
<email>tmb@mageia.org</email>
</author>
<published>2015-04-20T20:16:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=0ce20b33acee39ca684f12d213dc46ffb819825f'/>
<id>0ce20b33acee39ca684f12d213dc46ffb819825f</id>
<content type='text'>
  o dont override 'splash' and/or 'quiet' when adding 'noiswmd' (mga#15666)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  o dont override 'splash' and/or 'quiet' when adding 'noiswmd' (mga#15666)
</pre>
</div>
</content>
</entry>
<entry>
<title>hide empty space &lt; 2MB, we have such holes due to alignment (mga#15733)</title>
<updated>2015-04-19T22:55:57+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@gmail.com</email>
</author>
<published>2015-04-19T22:55:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=8e034f26d81087858a25b15c779c536887fc95a3'/>
<id>8e034f26d81087858a25b15c779c536887fc95a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Speed up reading of flags from GPT partition table.</title>
<updated>2015-04-19T21:15:19+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2015-04-19T20:35:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=1daabebda57976579465e5c281eaa14088e0e37f'/>
<id>1daabebda57976579465e5c281eaa14088e0e37f</id>
<content type='text'>
On some machines, calls to ped_disk_new() in libparted take of
the order of seconds, so doing this for each flag and partition
in turn makes partition_table::gpt::read_one take an inordinate
amount of time (mga#15621). Instead, collect the flags during the
call to c::get_disk_partitions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On some machines, calls to ped_disk_new() in libparted take of
the order of seconds, so doing this for each flag and partition
in turn makes partition_table::gpt::read_one take an inordinate
amount of time (mga#15621). Instead, collect the flags during the
call to c::get_disk_partitions.
</pre>
</div>
</content>
</entry>
<entry>
<title>use the windows partition with the most available space on current</title>
<updated>2015-04-18T23:58:12+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@gmail.com</email>
</author>
<published>2015-04-18T23:58:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=71c5f17dd864c7783909f75f6e7d5bd9d56ce425'/>
<id>71c5f17dd864c7783909f75f6e7d5bd9d56ce425</id>
<content type='text'>
+    disk, not the last one across all disks (mga#15589)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+    disk, not the last one across all disks (mga#15589)
</pre>
</div>
</content>
</entry>
<entry>
<title>do not "restore" mouse cursor on the root window, we haven't set it to</title>
<updated>2015-04-18T16:38:13+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@gmail.com</email>
</author>
<published>2015-04-18T16:37:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=4998a6d4c66c42d8522ddaf36cda5ccb9dd964e9'/>
<id>4998a6d4c66c42d8522ddaf36cda5ccb9dd964e9</id>
<content type='text'>
'wait' since 2005 and this causes a crash if we don't own it (mga#15729)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'wait' since 2005 and this causes a crash if we don't own it (mga#15729)
</pre>
</div>
</content>
</entry>
<entry>
<title>suggest max (20G,20%) of the windows partition, previously max (6G,10%)</title>
<updated>2015-04-16T21:55:56+00:00</updated>
<author>
<name>Pascal Terjan</name>
<email>pterjan@gmail.com</email>
</author>
<published>2015-04-16T21:55:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=03d2d56c4799fe2b9095e82206e228a9fb48f153'/>
<id>03d2d56c4799fe2b9095e82206e228a9fb48f153</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
