guix/build-aux/hydra
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
..
demo-os.scm system: Add 'grub-configuration' record. 2014-05-18 22:27:23 +02:00
gnu-system.scm hydra: Specify the image size of the QEMU image. 2014-04-11 19:08:25 +02:00
guix.scm hydra: Add debugging for the Guix job set. 2014-01-18 14:41:58 +01:00