guix/gnu
Marius Bakke 81bf2ccbc4
system: Use grub from bootloader configuration.
* gnu/system/grub.scm (gnu): Export grub-configuration-grub.
* guix/scripts/system.scm (perform-action): Use it.
(define-module): Don't import (gnu packages grub).

Co-authored-by: Danny Milosavljevic <dannym@scratchpost.org>
2016-11-08 14:35:05 +00:00
..
build install: Extract procedure: install-grub-config. 2016-11-06 18:08:53 +01:00
packages gnu: Add plantuml. 2016-11-08 14:59:04 +01:00
services services: nginx: Virtual hosts are first-class configuration items. 2016-10-24 22:50:40 +02:00
system system: Use grub from bootloader configuration. 2016-11-08 14:35:05 +00:00
tests tests: Test installation with a RAID root partition. 2016-10-27 13:48:52 +02:00
artwork.scm
local.mk gnu: Add plantuml. 2016-11-08 14:59:04 +01:00
packages.scm
services.scm
system.scm system: Avoid using device paths in <menu-entry> device field. 2016-11-06 18:08:46 +01:00
tests.scm