all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Allow system configuration without a bootloader
@ 2020-01-01 15:31 kanichos
  2020-01-01 21:12 ` Julien Lepiller
  0 siblings, 1 reply; 5+ messages in thread
From: kanichos @ 2020-01-01 15:31 UTC (permalink / raw)
  To: guix-devel

Hello.

I am very happy with manually setting up my boot programs.  On UEFI systems I don’t use a standalone bootloader at all, because I think it is so unnecessary, and rely on Linux ‘EFI stub’ functionality.  I don’t ever want any automatic scripts to intervene.

For a couple of years I have used this:
(bootloader (grub-configuration (target "/dev/null")))
It works, but produces an ugly error during configuration.

I believe the field should actually be made optional.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-01-02 23:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-01 15:31 Allow system configuration without a bootloader kanichos
2020-01-01 21:12 ` Julien Lepiller
2020-01-01 21:39   ` kanichos
2020-01-02 22:28     ` Ludovic Courtès
2020-01-02 23:01       ` kanichos

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.