<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/gnu/packages/bootloaders.scm, branch master</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://www.git.jakob.space/guix.git/atom?h=master</id>
<link rel='self' href='https://www.git.jakob.space/guix.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/'/>
<updated>2019-04-30T17:49:16Z</updated>
<entry>
<title>gnu: u-boot-tools: Only run full test suite on x86_64.</title>
<updated>2019-04-30T17:49:16Z</updated>
<author>
<name>Vagrant Cascadian</name>
<email>vagrant@debian.org</email>
</author>
<published>2019-04-29T03:55:39Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=6f5be83cd7158e678602d62c27f26363df3e1649'/>
<id>urn:sha1:6f5be83cd7158e678602d62c27f26363df3e1649</id>
<content type='text'>
* gnu/packages/bootloaders (u-boot-tools)[arguments]&lt;#:phases&gt;[check]:
Modify phase.
[check-x86]: New phase.
[patch]: New phase.
</content>
</entry>
<entry>
<title>gnu: u-boot: Update to 2019.04.</title>
<updated>2019-04-29T10:35:04Z</updated>
<author>
<name>Vagrant Cascadian</name>
<email>vagrant@debian.org</email>
</author>
<published>2019-04-16T04:46:57Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=6b99afeef89233b71d113a63cf04a6b4b49a4679'/>
<id>urn:sha1:6b99afeef89233b71d113a63cf04a6b4b49a4679</id>
<content type='text'>
* gnu/packages/bootloaders.scm (u-boot): Update to 2019.04.
[source]: Add patch.
(u-boot-novena): Update dynamic patch to handle config key rename.
(u-boot-am335x-evm): New variable.
(u-boot-am335x-boneblack): Build with modified am335x-evm config.
(u-boot-novena): Fix typo in description.
* gnu/bootloader/u-boot.scm (u-boot-beaglebone-black-bootloader): Use
u-boot-am335x-boneblack.
* gnu/packages/patches/u-boot-fix-mkimage-header-verification.patch: New file.
* gnu/local.mk (dist_patch_DATA): Update accordingly.

Signed-off-by: Danny Milosavljevic &lt;dannym@scratchpost.org&gt;
</content>
</entry>
<entry>
<title>gnu: grub: 'grub-mkrescue' honors 'GRUB_FAT_SERIAL_NUMBER'.</title>
<updated>2019-04-20T22:51:18Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-04-20T21:52:09Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=52b5fe5bcf39ec54a7ff4f4230b4bd390b859a32'/>
<id>urn:sha1:52b5fe5bcf39ec54a7ff4f4230b4bd390b859a32</id>
<content type='text'>
* gnu/packages/patches/grub-efi-fat-serial-number.patch: New file.
* gnu/packages/bootloaders.scm (grub)[source](patches): Add it.
* gnu/local.mk (dist_patch_DATA): Add it.
</content>
</entry>
<entry>
<title>gnu: Update dtc to 1.5.0.</title>
<updated>2019-03-14T10:02:40Z</updated>
<author>
<name>Vagrant Cascadian</name>
<email>vagrant@debian.org</email>
</author>
<published>2019-03-13T22:50:22Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=8cd10b22f9e993cf9375fff10fb937c92ff71017'/>
<id>urn:sha1:8cd10b22f9e993cf9375fff10fb937c92ff71017</id>
<content type='text'>
* gnu/packages/bootloaders (dtc): Update to 1.5.0.
[native-inputs]: Add libyaml and pkg-config.

Signed-off-by: Ricardo Wurmus &lt;rekado@elephly.net&gt;
</content>
</entry>
<entry>
<title>gnu: u-boot: Remove openssl input.</title>
<updated>2019-03-08T11:31:37Z</updated>
<author>
<name>Vagrant Cascadian</name>
<email>vagrant@debian.org</email>
</author>
<published>2019-03-07T21:50:58Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=fb0aeaaceafd0e748d3720d8d8c05bfc5c8c47cc'/>
<id>urn:sha1:fb0aeaaceafd0e748d3720d8d8c05bfc5c8c47cc</id>
<content type='text'>
Fixes &lt;https://bugs.gnu.org/34717&gt;.

* gnu/packages/bootloaders (u-boot): Remove openssl from native-inputs.
  (u-boot-tools): Disable FIT_SIGNATURES in tests.

Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
</entry>
<entry>
<title>gnu: os-prober: Update to 1.77.</title>
<updated>2019-02-12T16:38:21Z</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2019-02-12T12:20:35Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=e9bdef5fb4578341a938c69cfd7f6b22a0967869'/>
<id>urn:sha1:e9bdef5fb4578341a938c69cfd7f6b22a0967869</id>
<content type='text'>
* gnu/packages/bootloaders.scm (os-prober): Update to 1.77.
</content>
</entry>
<entry>
<title>gnu: u-boot-novena: Allow booting from raw device offset.</title>
<updated>2019-02-11T09:59:23Z</updated>
<author>
<name>Vagrant Cascadian</name>
<email>vagrant@debian.org</email>
</author>
<published>2019-02-06T22:35:54Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=6e2bad000fb2d509be3fd557313dbd00d8a02a61'/>
<id>urn:sha1:6e2bad000fb2d509be3fd557313dbd00d8a02a61</id>
<content type='text'>
* gnu/packages/bootloaders.scm (u-boot-novena): Disable loading u-boot.img
from a partition.
</content>
</entry>
<entry>
<title>gnu: u-boot: Update to 2019.01.</title>
<updated>2019-02-03T23:21:48Z</updated>
<author>
<name>Vagrant Cascadian</name>
<email>vagrant@debian.org</email>
</author>
<published>2019-01-16T23:21:52Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=4da4e952ddf9823d115997dbfa3bb45c74ac7463'/>
<id>urn:sha1:4da4e952ddf9823d115997dbfa3bb45c74ac7463</id>
<content type='text'>
* gnu/packages/bootloaders.scm (u-boot): Update to 2019.01.
(u-boot-tools): Disable CONFIG_SOUND in sandbox configs.
(u-boot-pinebook)[source]: Remove patches.
* gnu/packages/patches/u-boot-pinebook-a64-update-dts.patch,
gnu/packages/patches/u-boot-pinebook-dts.patch,
gnu/packages/patches/u-boot-pinebook-mmc-calibration.patch,
gnu/packages/patches/u-boot-pinebook-r_i2c-controller.patch,
gnu/packages/patches/u-boot-pinebook-syscon-node.patch,
gnu/packages/patches/u-boot-pinebook-video-bridge.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust as necessary.
</content>
</entry>
<entry>
<title>gnu: make-u-boot-package: Use INVOKE.</title>
<updated>2019-01-26T13:44:32Z</updated>
<author>
<name>Ricardo Wurmus</name>
<email>rekado@elephly.net</email>
</author>
<published>2019-01-26T13:44:32Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=8f43bdd9fb7432f09b58dbd795b1ca784e93b1cc'/>
<id>urn:sha1:8f43bdd9fb7432f09b58dbd795b1ca784e93b1cc</id>
<content type='text'>
* gnu/packages/bootloaders.scm (make-u-boot-package)[arguments]: Use INVOKE in
"configure" phase.
</content>
</entry>
<entry>
<title>gnu: vboot-utils: Install development keys.</title>
<updated>2019-01-20T06:51:39Z</updated>
<author>
<name>Kei Kebreau</name>
<email>kkebreau@posteo.net</email>
</author>
<published>2019-01-20T06:51:39Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=71f2b4b8f33fe0c0c5450566606992d3bc9f7773'/>
<id>urn:sha1:71f2b4b8f33fe0c0c5450566606992d3bc9f7773</id>
<content type='text'>
* gnu/packages/bootloaders.scm (vboot-utils)[arguments]: Add 'install-devkeys'
phase.
</content>
</entry>
</feed>
