[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/17: refcard: Update bootloader-configuration.
From: |
Ricardo Wurmus |
Subject: |
05/17: refcard: Update bootloader-configuration. |
Date: |
Mon, 30 May 2022 08:31:07 -0400 (EDT) |
rekado pushed a commit to branch master
in repository maintenance.
commit 08b3bd5fd9bf6320d01e41a51c318c7eefe748b5
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon May 30 12:39:33 2022 +0200
refcard: Update bootloader-configuration.
---
doc/refcard/guix-refcard.lout | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/refcard/guix-refcard.lout b/doc/refcard/guix-refcard.lout
index 8cc811e..f0c65f4 100644
--- a/doc/refcard/guix-refcard.lout
+++ b/doc/refcard/guix-refcard.lout
@@ -295,7 +295,7 @@ complete } configuration of an operating system, along
these lines:
(bootloader (bootloader-configuration
(bootloader grub-efi-bootloader)
- (target "/boot/efi")
+ (target (list "/boot/efi"))
(keyboard-layout keyboard-layout)))
(file-systems (cons (file-system
(device (file-system-label "my-root"))
- branch master updated (07f587c -> a020651), Ricardo Wurmus, 2022/05/30
- 04/17: refcard: Add "deb" format to "guix pack"., Ricardo Wurmus, 2022/05/30
- 12/17: refcard: Break long lines in @LEntry., Ricardo Wurmus, 2022/05/30
- 05/17: refcard: Update bootloader-configuration.,
Ricardo Wurmus <=
- 11/17: refcard: Add section on "guix time-machine"., Ricardo Wurmus, 2022/05/30
- 08/17: refcard: Add copyright line for Ricardo., Ricardo Wurmus, 2022/05/30
- 09/17: refcard: Use simpler manual URL., Ricardo Wurmus, 2022/05/30
- 17/17: refcard: Mention --export-manifest., Ricardo Wurmus, 2022/05/30
- 03/17: refcard: Add more package transformation options., Ricardo Wurmus, 2022/05/30
- 01/17: refcard: Update version string., Ricardo Wurmus, 2022/05/30
- 06/17: refcard: Update examples for disk images and reformat., Ricardo Wurmus, 2022/05/30
- 02/17: refcard: Replace "environment" with "shell"., Ricardo Wurmus, 2022/05/30
- 07/17: refcard: Merge sections., Ricardo Wurmus, 2022/05/30
- 10/17: refcard: Move sections around., Ricardo Wurmus, 2022/05/30