guix/gnu/system
Ludovic Courtès 02100028bb gnu: Use gexps in obvious places in (gnu system ...).
* gnu/system.scm (operating-system-boot-script): Use 'gexp->file'
  instead of 'text-file*'.
* gnu/system/vm.scm (expression->derivation-in-linux-vm): Likewise.
  (system-qemu-image/shared-store-script)[builder]: Turn into a gexp.
  Use 'gexp->derivation' instead of 'derivation-expression'.
2014-04-28 23:24:17 +02:00
..
grub.scm
linux-initrd.scm linux-initrd: Mount / as a unionfs when asking for a volatile root. 2014-04-14 23:59:08 +02:00
linux.scm
shadow.scm
vm.scm gnu: Use gexps in obvious places in (gnu system ...). 2014-04-28 23:24:17 +02:00