me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Ludovic Courtès fc0e663f78
doc: Improve UEFI/BIOS bootloader documentation.
Partly fixes <https://bugs.gnu.org/30312>.

* doc/guix.texi (Preparing for Installation): Add note on how to choose
between UEFI and BIOS.
(Using the Configuration System)[Bootloader]: New subsubsection.
(Bootloader Configuration): Expound on the bootloader type and target.
* gnu/system/examples/desktop.tmpl: Switch to UEFI.
* gnu/system/examples/bare-bones.tmpl: Explicitly mention "legacy" and
"BIOS" in the comments.
2018-07-05 11:44:46 +02:00
..
bootloader bootloader: grub-efi: Identify as "GuixSD" instead of "grub". 2018-06-26 17:27:40 +02:00
build vm: Disable KVM on i386. 2018-07-04 15:26:21 +02:00
packages gnu: Update stellarium to 0.18.0. 2018-07-03 17:50:05 +02:00
services services: mingetty: Use '--nohangup'. 2018-07-05 00:14:01 +02:00
system doc: Improve UEFI/BIOS bootloader documentation. 2018-07-05 11:44:46 +02:00
tests tests: basic: Wait for /var/run/shepherd/socket to be ready. 2018-07-03 17:50:04 +02:00
artwork.scm
bootloader.scm
local.mk gnu: libgit2: Update to 0.26.4 [fixes CVE-2018-11235]. 2018-07-02 19:47:46 -04:00
packages.scm
services.scm services: boot: Take gexps instead of monadic gexps. 2018-06-20 23:47:08 +02:00
system.scm system: Mapped devices needed for boot do not yield Shepherd services. 2018-06-21 23:54:15 +02:00
tests.scm