guix/gnu/system
David Thompson 1c8a81b1af scripts: system: Add 'container' action.
* guix/scripts/system.scm (show-help): Display 'container' action.
  (system-derivation-for-action, guix-system): Add 'container' case.
  (perform-action): Skip GRUB config generation when building a container.
* doc/guix.texi (Invoking guix system): Document it.
2015-10-30 13:22:59 -04:00
..
examples
file-systems.scm system: File systems depend on their corresponding device mappings. 2015-10-29 19:07:58 +01:00
grub.scm system: grub: Let GRUB choose the best graphics mode. 2015-10-29 19:07:57 +01:00
install.scm install: Set the mtime in the binary tarball to 1. 2015-10-17 12:20:39 +02:00
linux-container.scm scripts: system: Add 'container' action. 2015-10-30 13:22:59 -04:00
linux-initrd.scm linux-initrd: Use pata_acpi, pata_atiixp, and isci modules only on Intel. 2015-10-27 21:44:46 +01:00
linux.scm services: Add screen-locker service. 2015-10-29 19:07:58 +01:00
locale.scm
nss.scm
shadow.scm services: Introduce extensible services. 2015-10-10 22:55:15 +02:00
vm.scm