guix-play/gnu/system
Ludovic Courtès 82782d8cec
vm: 'qemu-image' accepts a list of extra populate directives.
* gnu/build/vm.scm (root-partition-initializer): Add #:extra-directives
parameter and pass it to 'populate-root-file-system'.
* gnu/system/vm.scm (qemu-image): Add #:extra-directives parameter and
pass it to 'root-partition-initializer'.
2020-04-11 19:22:25 +02:00
..
examples system: Add xterm to lightweight-desktop example. 2020-04-02 11:48:25 +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 file-systems: Add a 'file-system-device->string' procedure. 2020-03-02 23:24:47 -05:00
install.scm system: Stop using canonical-package. 2020-02-11 13:54:45 +01:00
keyboard.scm system: Allow for comma-separated keyboard layouts. 2020-04-06 00:14:13 +02:00
linux-container.scm system: linux-container: Recommend guix container. 2020-01-06 12:20:21 +02:00
linux-initrd.scm linux-initrd: Add support for JFS. 2020-01-03 13:54:13 +01:00
locale.scm system: locale: Remove canonical-package call. 2020-02-12 11:09:11 +01:00
mapped-devices.scm linux-modules: Factorize 'missing-modules'. 2019-03-13 23:12:43 +01:00
nss.scm nss: Remove '%compat' from the defaults. 2018-03-27 23:26:15 +02:00
pam.scm system: pam: Add #:login-uid? parameter to 'unix-pam-service'. 2019-05-09 12:11:36 +02:00
shadow.scm system: Move nanorc to XDG_CONFIG_HOME. 2020-04-01 07:50:48 +03:00
uuid.scm uuid: Add support for JFS. 2020-01-03 13:54:13 +01:00
vm.scm vm: 'qemu-image' accepts a list of extra populate directives. 2020-04-11 19:22:25 +02:00