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
Mathieu Othacehe 8b22107e5d
bootloader: Use menu-entry to define custom bootloader entries.
* gnu/bootloader.scm (<menu-entry>): New variable. Export associated getters,
This record is extracted from grub module.
* gnu/bootloader/extlinux.scm (extlinux-configuration-file): Use
  menu-entry->boot-parameters to convert menu-entry records to
  boot-parameters.
* gnu/bootloader/grub.scm (<menu-entry>): Remove.
(boot-parameters->menu-entry): Remove.
(grub-configuration-file): Use boot-parameters to create configuration
entries.
* gnu/system.scm (menu-entry->boot-parameters): New exported procedure.
2017-06-08 16:29:29 +02:00
..
bootloader bootloader: Use menu-entry to define custom bootloader entries. 2017-06-08 16:29:29 +02:00
build file-systems: Use creation time if modification time is unset for ISO9660. 2017-06-07 08:34:52 +02:00
packages gnu: emacs: Fix ert-runner by adding 'reporters' subdirectory. 2017-06-08 19:56:17 +05:30
services services: guix: Add 'max-silent-time' and 'timeout'. 2017-06-05 01:42:38 +02:00
system mapped-devices: Cope with delayed appearance of LUKS source. 2017-06-07 19:03:03 -04:00
tests activation: Change permissions on /root to #o700. 2017-05-30 18:08:37 +02:00
artwork.scm artwork: Use a descriptive name for the source directory. 2017-06-07 15:58:16 -04:00
bootloader.scm bootloader: Use menu-entry to define custom bootloader entries. 2017-06-08 16:29:29 +02:00
local.mk gnu: perl: Fix CVE-2017-6512 in File::Path. 2017-06-06 20:59:12 -04:00
packages.scm Add (guix discovery). 2017-05-03 23:50:15 +02:00
services.scm ui: Rename '_' to 'G_'. 2017-05-03 16:16:17 +02:00
system.scm bootloader: Use menu-entry to define custom bootloader entries. 2017-06-08 16:29:29 +02:00
tests.scm bootloader: Add extlinux support. 2017-05-16 14:41:01 +02:00