guix/gnu
Vagrant Cascadian 65be27dcfd
gnu: u-boot: Update to 2021.10.
* gnu/packages/bootloaders.scm (%u-boot-allow-disabling-openssl-patch): New variable.
  (u-boot): Update to 2021.10.
  Add patch fixing build without openssl.
  (u-boot-qemu-riscv64-smode):
  Add patch fixing build without openssl.
  (u-boot-tools): Adjust phases to disable CONFIG_TOOLS_LIBCRYPTO.
  (make-u-boot-package): Add phase disabling CONFIG_TOOLS_LIBCRYPTO.
* gnu/packages/patches/u-boot-allow-disabling-openssl.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add patch.
2021-10-24 13:51:37 -07:00
..
bootloader
build hurd-boot: Set pfinet on the right node for AF_INET6. 2021-10-18 10:00:50 +02:00
home home: services: shells: Fix documentation about file-like objects. 2021-10-16 16:48:44 +03:00
installer installer: Reorder file system type listbox. 2021-10-21 22:08:24 +02:00
machine
packages gnu: u-boot: Update to 2021.10. 2021-10-24 13:51:37 -07:00
platforms gnu: Add platform support. 2021-10-11 12:05:39 +00:00
services gnu: font-abattis-cantarell: Update variable name. 2021-10-15 18:12:45 +02:00
system system: hurd: Add 'info-reader' to %BASE-PACKAGES/HURD. 2021-10-18 10:00:50 +02:00
tests tests: Pass '-F qcow2' to 'qemu-img create'. 2021-10-18 10:00:50 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Allow manifests to contain any lowerable object. 2021-10-04 16:36:59 +02:00
home.scm Move (gnu home-services) to (gnu home services). 2021-10-09 19:24:18 +03:00
image.scm gnu: Add platform support. 2021-10-11 12:05:39 +00:00
installer.scm
local.mk gnu: u-boot: Update to 2021.10. 2021-10-24 13:51:37 -07:00
machine.scm
packages.scm
platform.scm gnu: Add platform support. 2021-10-11 12:05:39 +00:00
services.scm
system.scm
tests.scm