guix/gnu
Danny Milosavljevic be1033a334
build: Add iso9660 system image generator.
* build-aux/hydra/gnu-system.scm (qemu-jobs): Add 'iso9660-image .
* gnu/build/vm.scm (make-iso9660-image): New variable.  Export it.
* gnu/system/vm.scm (iso9660-image): New variable.  Use make-iso9660-image.
(system-disk-image): Use iso9660-image.
2017-07-03 10:07:59 +02:00
..
bootloader gnu: Switch guile-cairo and dependents to Guile 2.2 again. 2017-07-02 22:52:30 +02:00
build build: Add iso9660 system image generator. 2017-07-03 10:07:59 +02:00
packages gnu: Switch guile-cairo and dependents to Guile 2.2 again. 2017-07-02 22:52:30 +02:00
services gnu: services: use seconds instead of duration strings. 2017-06-21 19:29:57 +02:00
system build: Add iso9660 system image generator. 2017-07-03 10:07:59 +02:00
tests tests: Add extlinux gpt test. 2017-06-21 09:57:12 +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: ansible: Apply experimental patch to deal with wrapping of ansible script. 2017-06-29 15:21:18 +02:00
packages.scm packages: Add 'specifications->manifest'. 2017-06-11 23:05:23 +02:00
services.scm
system.scm system: Use "@" to refer to the 'shadow' package. 2017-06-30 11:27:30 +02:00
tests.scm