<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install, branch 2.48</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>sync with kernel 4.14</title>
<updated>2018-01-19T19:35:42+00:00</updated>
<author>
<name>Thomas Backlund</name>
<email>tmb@mageia.org</email>
</author>
<published>2018-01-19T19:35:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=250dfcd6a66b084282be7bc3c6b253b0374dae1f'/>
<id>250dfcd6a66b084282be7bc3c6b253b0374dae1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Japanese translation from Tx</title>
<updated>2018-01-17T15:12:01+00:00</updated>
<author>
<name>Yuri Chornoivan</name>
<email>yurchor@ukr.net</email>
</author>
<published>2018-01-17T15:12:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=92c271c8de93f448f8e555b84af2a24a23ed4976'/>
<id>92c271c8de93f448f8e555b84af2a24a23ed4976</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Japanese translation from Tx</title>
<updated>2018-01-17T15:11:54+00:00</updated>
<author>
<name>Yuri Chornoivan</name>
<email>yurchor@ukr.net</email>
</author>
<published>2018-01-17T15:11:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=0d31c57a15deab997cb42913ef54fa780f74f67f'/>
<id>0d31c57a15deab997cb42913ef54fa780f74f67f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Japanese translation from Tx</title>
<updated>2018-01-17T15:11:45+00:00</updated>
<author>
<name>Yuri Chornoivan</name>
<email>yurchor@ukr.net</email>
</author>
<published>2018-01-17T15:09:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=8493cbf6fab0fb6f7cbb3b824576156781ea6bf5'/>
<id>8493cbf6fab0fb6f7cbb3b824576156781ea6bf5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>include more input HWDB entries</title>
<updated>2018-01-10T16:46:02+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2018-01-10T16:43:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=909a11ee8832a2d685f0e57bbe435265a753ec94'/>
<id>909a11ee8832a2d685f0e57bbe435265a753ec94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>installer: force update of /dev/disk/by-uuid after partitioning (mga#22059)</title>
<updated>2018-01-09T21:17:47+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2017-11-27T15:06:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=13d0e32733b8c1827335a1551dedbbf88daf369f'/>
<id>13d0e32733b8c1827335a1551dedbbf88daf369f</id>
<content type='text'>
Because stage2 does not include the udev 60-blocks.rule, udev does not
automatically update the soft links in /dev/disk/by-uuid after we write
the partition table and format the partitions. We need these links to
be updated before we create the initrd. It would be cleaner to fix this
with a udev rule, but for now, use brute force.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because stage2 does not include the udev 60-blocks.rule, udev does not
automatically update the soft links in /dev/disk/by-uuid after we write
the partition table and format the partitions. We need these links to
be updated before we create the initrd. It would be cleaner to fix this
with a udev rule, but for now, use brute force.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make fs::get_major_minor() unconditionally read the device numbers.</title>
<updated>2018-01-09T21:15:55+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2017-11-27T10:20:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=eb497cece2871e59a2f981602e44f303826ffeab'/>
<id>eb497cece2871e59a2f981602e44f303826ffeab</id>
<content type='text'>
Thus ensuring we get the correct device numbers after writing a
partition table (mga#22032).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thus ensuring we get the correct device numbers after writing a
partition table (mga#22032).
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix parsing of grub2 menu entries to support 16-bit mode (mga#21247).</title>
<updated>2018-01-09T21:06:56+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2017-07-24T22:25:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=4d96d7a4c32186d7597f2f8f6f75eb1d8c9bf181'/>
<id>4d96d7a4c32186d7597f2f8f6f75eb1d8c9bf181</id>
<content type='text'>
This enables bootloader::read_grub2 to recognise the initrd16 keyword,
which is used by default on x86 machines.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This enables bootloader::read_grub2 to recognise the initrd16 keyword,
which is used by default on x86 machines.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix drakboot video mode selection when using grub2 (mga#21246)</title>
<updated>2018-01-09T21:04:54+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2017-07-24T22:07:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=f70da6dee2087dbcb26e1ae6e00c5ea859c0c787'/>
<id>f70da6dee2087dbcb26e1ae6e00c5ea859c0c787</id>
<content type='text'>
The video mode needs to be extracted from and written back to the
GRUB_CMDLINE_LINUX_DEFAULT parameter in /etc/defaults/grub2.

This fix creates a new "default_vga" key in the $bootloader hash to
hold the current selection. Using the existing "vga" key would cause
the default video mode to be added to any bootloader entries that
don't have a specific "vga" value, e.g. the "failsafe" entry.

The $bootloader "vga" value doesn't appear to be set anywhere else,
so may in fact be obsolete.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The video mode needs to be extracted from and written back to the
GRUB_CMDLINE_LINUX_DEFAULT parameter in /etc/defaults/grub2.

This fix creates a new "default_vga" key in the $bootloader hash to
hold the current selection. Using the existing "vga" key would cause
the default video mode to be added to any bootloader entries that
don't have a specific "vga" value, e.g. the "failsafe" entry.

The $bootloader "vga" value doesn't appear to be set anywhere else,
so may in fact be obsolete.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "do not alter /etc/default/grub on kernel updates"</title>
<updated>2018-01-09T21:02:32+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2017-03-19T02:52:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=a2594a936ea91a08881cb40e056f1407065a2ee6'/>
<id>a2594a936ea91a08881cb40e056f1407065a2ee6</id>
<content type='text'>
This reverts commit 7bb01fb038e0a882e755b963110bda381336b748 and
commit 4c1cb5006360ccb780926000bd57f150e0fc8fbe
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 7bb01fb038e0a882e755b963110bda381336b748 and
commit 4c1cb5006360ccb780926000bd57f150e0fc8fbe
</pre>
</div>
</content>
</entry>
</feed>
