guix/gnu/system
David Craven 909de139e7
vm: Fix full-boot? option.
* gnu/system/vm.scm (virtualized-operating-system): Add full-boot?
  option. Don't add a %store-mapping when full-boot? is passed. This leads
  the grub-configuration-file procedure to look for the kernel and initrd in
  / instead of /gnu/store.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-06 23:54:48 +01:00
..
examples gnu: lightweight-desktop.tmpl: Remove xmonad. 2017-02-23 17:44:59 -05:00
file-systems.scm file-systems: Add '%network-configuration-files' and '%network-file-mappings'. 2017-02-07 00:08:10 +01:00
grub.scm system: grub: Add missing URL in comment. 2017-03-06 23:54:48 +01:00
install.scm gnu: Move (gnu packages grub) and (gnu packages u-boot) ... 2017-02-10 17:15:35 +01:00
linux-container.scm file-systems: Add 'file-system-mapping->bind-mount'. 2017-02-03 00:23:28 +01:00
linux-initrd.scm
locale.scm
mapped-devices.scm mapped-devices: 'source' can be a list of strings. 2017-01-24 23:09:10 +01:00
nss.scm
pam.scm
shadow.scm system: More 'file-append' instead of #~(string-append #$thing …). 2017-02-01 12:36:41 +01:00
vm.scm vm: Fix full-boot? option. 2017-03-06 23:54:48 +01:00