guix/gnu
Ludovic Courtès 5be7aecd14
vm: 'system-disk-image' no longer requires the OS to define the "/" file system.
Previously 'guix system disk-image' would fail if the OS didn't define a
"/" file system, even though it actually overrides that file system.

* gnu/system/vm.scm (system-disk-image)[root-uuid]: Turn into a
procedure.
Call 'root-uuid' on a variant of OS with a "/" file system and inherit
from that.
2019-04-25 00:45:35 +02:00
..
bootloader
build vm: Use a fixed FAT serial number for 'efi.img' in ISO images. 2019-04-21 00:51:18 +02:00
installer installer: Ask for the root account password. 2019-04-25 00:45:35 +02:00
packages gnu: r-xtable: Update to 1.8-4. 2019-04-24 17:04:54 +02:00
services services: fprintd: Provide polkit policy. 2019-04-24 22:21:35 +02:00
system vm: 'system-disk-image' no longer requires the OS to define the "/" file system. 2019-04-25 00:45:35 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
installer.scm installer: Translate keyboard layout names. 2019-04-17 15:11:21 +02:00
local.mk gnu: openssh: Update to 8.0p1. 2019-04-22 15:02:16 -04:00
packages.scm
services.scm
system.scm system: Add guile-readline and guile-colorized to %BASE-PACKAGES. 2019-04-25 00:45:34 +02:00
tests.scm