<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/main/grub, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>main/grub: modernize</title>
<updated>2020-04-13T06:42:23+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2020-04-13T05:20:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=c3997536026a15e8f571477b13c24caebccf3ab4'/>
<id>c3997536026a15e8f571477b13c24caebccf3ab4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/grub: add missing dep on gettext, required for autopoint</title>
<updated>2020-01-15T19:49:41+00:00</updated>
<author>
<name>Rasmus Thomsen</name>
<email>oss@cogitri.dev</email>
</author>
<published>2020-01-15T19:34:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=03f8dbdef937dc515e379ea3c04374988c74e57c'/>
<id>03f8dbdef937dc515e379ea3c04374988c74e57c</id>
<content type='text'>
Closes !3083
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes !3083
</pre>
</div>
</content>
</entry>
<entry>
<title>main/grub: upgrade to 2.04</title>
<updated>2020-01-15T16:58:48+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2020-01-15T15:39:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=319500e94bae0ae674ba945be29f17617823c7df'/>
<id>319500e94bae0ae674ba945be29f17617823c7df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/grub: fix booting Xen under EFI</title>
<updated>2020-01-14T10:39:55+00:00</updated>
<author>
<name>William Johansson</name>
<email>radar@radhuset.org</email>
</author>
<published>2020-01-11T12:24:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=6b9be75ec9776ac0f8ced9d888106194ae61b4f0'/>
<id>6b9be75ec9776ac0f8ced9d888106194ae61b4f0</id>
<content type='text'>
Need to use multiboot2 while booting Xen under EFI, and not multiboot as
is used when generating grub.cfg with grub-mkconfig.

Backport commits included in upstream Grub 2.04.

Diskless setups are not affected, as grub.cfg is generated manually by
the mkimage scipts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Need to use multiboot2 while booting Xen under EFI, and not multiboot as
is used when generating grub.cfg with grub-mkconfig.

Backport commits included in upstream Grub 2.04.

Diskless setups are not affected, as grub.cfg is generated manually by
the mkimage scipts.
</pre>
</div>
</content>
</entry>
<entry>
<title>main/grub: fix post-upgrade script</title>
<updated>2019-12-18T20:14:21+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-12-18T20:13:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=a2a9ae6dd0a2138ccb9e1d466c233148005e72ea'/>
<id>a2a9ae6dd0a2138ccb9e1d466c233148005e72ea</id>
<content type='text'>
fix path of /etc/default/grubin post-upgrade script
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix path of /etc/default/grubin post-upgrade script
</pre>
</div>
</content>
</entry>
<entry>
<title>main/grub: avoid pull in gettext for C.UTF-8</title>
<updated>2019-12-04T12:45:53+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-12-04T12:43:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=29f0a4dcb6162bdabcda3a888230dd2d1d737090'/>
<id>29f0a4dcb6162bdabcda3a888230dd2d1d737090</id>
<content type='text'>
LANG=C.UTF-8 is the default in alpine and this confuses grub. Fix this
in 00_header so "C.UTF-8" is trated as "C".

fixes #10816
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
LANG=C.UTF-8 is the default in alpine and this confuses grub. Fix this
in 00_header so "C.UTF-8" is trated as "C".

fixes #10816
</pre>
</div>
</content>
</entry>
<entry>
<title>main/grub: fix initramfs detection for xen</title>
<updated>2019-05-27T17:56:46+00:00</updated>
<author>
<name>Henrik Riomar</name>
<email>henrik.riomar@gmail.com</email>
</author>
<published>2019-05-18T19:31:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=936d3259be28015c2951e98a3c3fed6b150c2614'/>
<id>936d3259be28015c2951e98a3c3fed6b150c2614</id>
<content type='text'>
/etc/grub.d/20_linux_xen fails to find the initramfs
image on Alpine Linux, this patch fixes that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
/etc/grub.d/20_linux_xen fails to find the initramfs
image on Alpine Linux, this patch fixes that.
</pre>
</div>
</content>
</entry>
<entry>
<title>main/grub: handle intel-ucode</title>
<updated>2019-05-27T17:54:25+00:00</updated>
<author>
<name>Henrik Riomar</name>
<email>henrik.riomar@gmail.com</email>
</author>
<published>2019-05-16T19:34:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=1b0306aa999154480ac0b361985487f6e5bb5463'/>
<id>1b0306aa999154480ac0b361985487f6e5bb5463</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/grub: add xen pvh support</title>
<updated>2019-04-05T06:53:00+00:00</updated>
<author>
<name>Henrik Riomar</name>
<email>henrik.riomar@gmail.com</email>
</author>
<published>2019-04-03T14:07:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=c40e9ceff34231100ff228d3015900e945727a7f'/>
<id>c40e9ceff34231100ff228d3015900e945727a7f</id>
<content type='text'>
* Backport xen_pvh patches from grub master branch
* Adds grub-i386-xen_pvh.bin to the grub-xenhost package
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Backport xen_pvh patches from grub master branch
* Adds grub-i386-xen_pvh.bin to the grub-xenhost package
</pre>
</div>
</content>
</entry>
<entry>
<title>main/grub: backport f2fs support</title>
<updated>2019-01-25T16:01:44+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-01-25T16:01:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=26b88dbce397bc282c399e39b55cec4579c3b42e'/>
<id>26b88dbce397bc282c399e39b55cec4579c3b42e</id>
<content type='text'>
fixes #9903
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #9903
</pre>
</div>
</content>
</entry>
</feed>
