guix/gnu
Lilah Tascheter e12dd189e8
gnu: bootloader: u-boot: Rewrite completely.
* gnu/bootloader/u-boot.scm (u-boot-bootloader): Delete variable.
(make-install-u-boot): Add procedure.
(define-u-bootloader): Add macro.
(u-boot-*-bootloader): Use define-u-bootloader.
(install-*u-boot): Remove variables.
* gnu/system/install.scm (os-with-u-boot): Remove procedure.
* doc/guix.texi (System Installation)[Building the Installation Image]:
Use beaglebone as the example.

Change-Id: I3654d160f7306bb45a78b82ea6b249ff4281f739
2024-10-08 10:36:39 -04:00
..
bootloader gnu: bootloader: u-boot: Rewrite completely. 2024-10-08 10:36:39 -04:00
build gnu: Core bootloader changes. 2024-10-08 10:36:38 -04:00
home home: xdg-mime-applications: Fix file name spelling. 2024-09-29 22:21:34 +08:00
installer gnu: bootloader: Update bootloader-configuration targets field. 2024-10-08 10:36:38 -04:00
machine gnu: Core bootloader changes. 2024-10-08 10:36:38 -04:00
packages gnu: bootloader: grub: Rewrite entirely. 2024-10-08 10:36:38 -04:00
services services: Extend udev rules in joycond-service-type. 2024-10-07 01:20:22 +09:00
system gnu: bootloader: u-boot: Rewrite completely. 2024-10-08 10:36:39 -04:00
tests gnu: bootloader: extlinux: Rewrite completely. 2024-10-08 10:36:39 -04:00
artwork.scm
bootloader.scm gnu: bootloader: Update bootloader-configuration targets field. 2024-10-08 10:36:38 -04:00
ci.scm
compression.scm
home.scm
image.scm gnu: bootloader: Install any bootloader to ESP. 2024-10-08 10:36:37 -04:00
installer.scm installer: Use the latest ‘iso-codes’. 2024-09-28 12:55:54 +02:00
local.mk Move <boot-parameters> record to a separate file. 2024-10-08 10:36:34 -04:00
machine.scm
packages.scm
services.scm services: cleanup: Reintroduce explicit ‘chmod’ calls. 2024-09-25 17:53:53 +02:00
system.scm gnu: Core bootloader changes. 2024-10-08 10:36:38 -04:00
tests.scm