guix-devel/gnu
Ludovic Courtès d5b429abda system: Add 'grub-configuration' record.
* gnu/system/grub.scm (<grub-configuration>): New record type.
  (grub-configuration-file): Add 'config' parameter; remove
  #:default-entry and #:timeout.  Honor CONFIG.
* gnu/system.scm (<operating-system>): Remove 'bootloader-entries'
  field; remove default value for 'bootloader' field.
  (operating-system-grub.cfg): Pass the 'bootloader' field to
  'grub-configuration-file'.
* build-aux/hydra/demo-os.scm (bootloader): New field.
2014-05-18 22:27:23 +02:00
..
packages gnu: openmpi: Add memchecker support. 2014-05-18 11:09:42 -05:00
services system: Make /run/current-system at activation time. 2014-05-18 00:04:01 +02:00
system system: Add 'grub-configuration' record. 2014-05-18 22:27:23 +02:00
packages.scm Factorize package search between 'guix package' and 'guix build'. 2013-12-21 22:36:32 +01:00
services.scm services: Rewrite using gexps. 2014-04-28 23:24:18 +02:00
system.scm system: Add 'grub-configuration' record. 2014-05-18 22:27:23 +02:00