<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/install, branch 17.53</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.53</title>
<updated>2016-07-31T15:41:09+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-07-31T15:41:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=85211b557a74b476adf05b581f3dd89a42304630'/>
<id>85211b557a74b476adf05b581f3dd89a42304630</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 switch from gpt to dos scheme on small disk</title>
<updated>2016-07-31T15:31:11+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-07-30T14:27:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=0810aa1a87ba9ded271f3c3d8037787d9866e1a0'/>
<id>0810aa1a87ba9ded271f3c3d8037787d9866e1a0</id>
<content type='text'>
or more generally, do not switch from current scheme to default one if
not told otherwise

else we get errors when partitionning after clearing them, such as:
"INTERNAL ERROR: unknown device vda7"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
or more generally, do not switch from current scheme to default one if
not told otherwise

else we get errors when partitionning after clearing them, such as:
"INTERNAL ERROR: unknown device vda7"
</pre>
</div>
</content>
</entry>
<entry>
<title>first usable sector is LBA34 for GPT</title>
<updated>2016-07-31T15:30:41+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-07-27T15:20:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=fa5d71d34b1193fea0e290bb0586d0ff02747366'/>
<id>fa5d71d34b1193fea0e290bb0586d0ff02747366</id>
<content type='text'>
same rationale as in commit 767048570e8c44061cb0d6faf689698d3313870c for
mga#18666

this wasn't an issue as we later round partition on 1MB boundary but
it's still cleaner/safer...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
same rationale as in commit 767048570e8c44061cb0d6faf689698d3313870c for
mga#18666

this wasn't an issue as we later round partition on 1MB boundary but
it's still cleaner/safer...
</pre>
</div>
</content>
</entry>
<entry>
<title>fix .old backup for grub2's grub.cfg</title>
<updated>2016-07-25T13:24:44+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-07-25T13:24:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=bca2d23304c03118e7ec5059c841647af4de10bc'/>
<id>bca2d23304c03118e7ec5059c841647af4de10bc</id>
<content type='text'>
rationale: write_*() takes (bootloader, all_hd, ext) as parameters (when
called from installkernel -&gt; bootloader-config and then only when
migrating to uuids

as we don't care for 2 first for grub2, just ignore the 3rd too
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rationale: write_*() takes (bootloader, all_hd, ext) as parameters (when
called from installkernel -&gt; bootloader-config and then only when
migrating to uuids

as we don't care for 2 first for grub2, just ignore the 3rd too
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Catalan translation from Tx</title>
<updated>2016-07-18T09:00:32+00:00</updated>
<author>
<name>Yuri Chornoivan</name>
<email>yurchor@ukr.net</email>
</author>
<published>2016-07-18T09:00:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=09e8cfcf89cef30a82d1b95198ea33e73283a9a5'/>
<id>09e8cfcf89cef30a82d1b95198ea33e73283a9a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>17.52</title>
<updated>2016-07-17T14:00:08+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-07-17T14:00:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=4903312722dbcc902ac6c383d3c4374122f1c9c5'/>
<id>4903312722dbcc902ac6c383d3c4374122f1c9c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>grub2: fix not being able to edit default cmdline</title>
<updated>2016-07-17T13:59:47+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-07-17T08:35:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=fbc399721879746f2cc69208dba3a42b290b0a7d'/>
<id>fbc399721879746f2cc69208dba3a42b290b0a7d</id>
<content type='text'>
Keep default append value (aka /etc/default/grub's
GRUB_CMDLINE_LINUX_DEFAULT into {default_append} variable)

Always use the value passed as now write_grub2_sysconfig() is only
called after having offered to display the default cmdline value

On first run (during installer) or when migrating from grub-legacy or
lilo, we get the first entry's parameters

Thus resolving  mga#18952
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Keep default append value (aka /etc/default/grub's
GRUB_CMDLINE_LINUX_DEFAULT into {default_append} variable)

Always use the value passed as now write_grub2_sysconfig() is only
called after having offered to display the default cmdline value

On first run (during installer) or when migrating from grub-legacy or
lilo, we get the first entry's parameters

Thus resolving  mga#18952
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Basque translation from Tx</title>
<updated>2016-07-15T16:38:43+00:00</updated>
<author>
<name>Yuri Chornoivan</name>
<email>yurchor@ukr.net</email>
</author>
<published>2016-07-15T16:38:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=025bf37f424910473d39f4314b1ca0935ed88fc8'/>
<id>025bf37f424910473d39f4314b1ca0935ed88fc8</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 preinstall mageia-gfxboot-theme</title>
<updated>2016-07-14T21:14:54+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-07-14T21:14:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=03c9079313e58f3a4b16b3d9f0e686fd11c0f707'/>
<id>03c9079313e58f3a4b16b3d9f0e686fd11c0f707</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>17.51</title>
<updated>2016-07-12T12:17:04+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2016-07-12T12:17:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=9f984e5fed895c28d0e4b2ec4aec88bb5c8cc5a6'/>
<id>9f984e5fed895c28d0e4b2ec4aec88bb5c8cc5a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
