guix/gnu
Christopher Baines fbc7b1f125
tests: Add test for installing from an ISO Image.
* gnu/tests/install.scm (%test-iso-image-installer): New variable.
  (run-install): Add #:installation-disk-image-file-system-type as a keyword
  argument.
2017-09-06 08:43:56 +01:00
..
bootloader
build vm: Create /mnt in the generated ISO image in make-iso9660-image. 2017-09-06 08:43:44 +01:00
packages gnu: file: Fix CVE-2017-1000249. 2017-09-05 23:04:05 +03:00
services services: web: Fix nginx-service-type's ‘file’ procedure. 2017-09-05 20:57:14 +02:00
system vm: Call iso9660-image with #:register-closures? as #t. 2017-09-06 08:43:52 +01:00
tests tests: Add test for installing from an ISO Image. 2017-09-06 08:43:56 +01:00
artwork.scm
bootloader.scm bootloader: Emit warnings with 'warning'. 2017-08-28 09:56:33 +02:00
local.mk gnu: file: Fix CVE-2017-1000249. 2017-09-05 23:04:05 +03:00
packages.scm packages: 'fold-packages' takes an optional 'modules' parameter. 2017-09-01 10:29:39 +02:00
services.scm
system.scm
tests.scm