guix/gnu/system
Ludovic Courtès 9c941364bf
vm: Build ISOs and VM images in a UTF-8 environment.
Fixes a bug whereby building an image containing non-ASCII file names
would fail due to improper decoding of file names.

* gnu/system/vm.scm (iso9660-image, qemu-image): Set GUIX_LOCPATH and
call 'setlocale' in the build environment.
2019-05-01 21:11:22 +02:00
..
examples vm-image: Add 'label' field. 2019-05-01 09:33:54 +02:00
accounts.scm accounts: Add default value for the 'home-directory' field of <user-account>. 2019-03-25 23:37:06 +01:00
file-systems.scm
install.scm install: Add node name in Castellano. 2019-04-25 00:45:34 +02:00
keyboard.scm Add (gnu system keyboard). 2019-03-24 23:06:11 +01:00
linux-container.scm linux-container: Remove '%containerized-shepherd-service' hack. 2019-04-23 16:38:12 +02:00
linux-initrd.scm system: Initialize console keyboard layout in the initrd. 2019-03-24 23:06:12 +01:00
locale.scm
mapped-devices.scm
nss.scm
pam.scm
shadow.scm services: account: Make 'user-homes' a one-shot service. 2019-04-23 16:38:12 +02:00
uuid.scm
vm.scm vm: Build ISOs and VM images in a UTF-8 environment. 2019-05-01 21:11:22 +02:00