guix/gnu/system
Mathieu Othacehe 2e58e05bb6
system: Pass boot-parameters to (gnu system grub).
* gnu/system.scm (operating-system-bootcfg): Pass boot-parameters.
* gnu/system/grub.scm (boot-parameters->menu-entry): New variable.
(grub-configuration-file): Use boot-parameters->menu-entry.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2017-04-15 16:37:55 +02:00
..
examples doc: Use OpenSSH instead of lsh in bare-bones template. 2017-04-12 11:42:52 -04:00
file-systems.scm file-systems: Add missing docstring. 2017-03-21 22:33:07 +01:00
grub.scm system: Pass boot-parameters to (gnu system grub). 2017-04-15 16:37:55 +02:00
install.scm Add 'guix pack'. 2017-03-12 17:47:25 +01:00
linux-container.scm file-systems: Add 'file-system-mapping->bind-mount'. 2017-02-03 00:23:28 +01:00
linux-initrd.scm file-systems: Do not use (gnu packages …). 2017-03-21 22:33:07 +01:00
locale.scm gnu: Switch to 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
mapped-devices.scm mapped-devices: 'source' can be a list of strings. 2017-01-24 23:09:10 +01:00
nss.scm
pam.scm gnu: Remove comment which is factually incorrect. 2016-11-06 19:56:43 +01:00
shadow.scm system: More 'file-append' instead of #~(string-append #$thing …). 2017-02-01 12:36:41 +01:00
vm.scm vm: Reword grub.cfg to bootcfg. 2017-04-15 14:42:15 +02:00