summaryrefslogtreecommitdiff
path: root/gnu/system
AgeCommit message (Expand)Author
2013-09-25gnu: vm: Add 'host-name' service....Ludovic Courtès
2013-09-25gnu: vm: Add /etc/issue and a motd....Ludovic Courtès
2013-09-25gnu: vm: Change #:populate to a list of directives....Ludovic Courtès
2013-09-25gnu: vm: Add more ttys....Ludovic Courtès
2013-09-25gnu: vm: Change GRUB label....Ludovic Courtès
2013-09-25gnu: vm: Make a union of the visible packages; add /etc/profile....Ludovic Courtès
2013-09-25gnu: vm: Support derivation objects as inputs....Ludovic Courtès
2013-09-24gnu: vm: Add a service for the Guix daemon....Ludovic Courtès
2013-09-24gnu: vm: Initialize the image's store....Ludovic Courtès
2013-09-21gnu: QEMU images boots into dmd....Ludovic Courtès
2013-09-18derivations: 'derivation' and related procedures return a single value....Ludovic Courtès
2013-09-11gnu: Move helper code to (gnu system …) modules....Ludovic Courtès
2013-09-11gnu: vm: Remove potluck hacks....Ludovic Courtès
2013-09-11gnu: vm: Setup PAM....Ludovic Courtès
2013-09-11gnu: vm: Create shadow files with the right format....Ludovic Courtès
2013-09-09gnu: vm: Copy /etc/shadow to the guest....Ludovic Courtès
2013-09-08gnu: vm: Create valid /etc/shadow and /etc/passwd....Ludovic Courtès
2013-09-08gnu: vm: Clear timestamps on the imported files, like in the store....Ludovic Courtès
2013-09-07gnu: grub: Add support for building configuration files....Ludovic Courtès
2013-09-05gnu: vm: Add /etc/shadow in the QEMU image....Ludovic Courtès
2013-09-05gnu: vm: Remove unused 'qemu-image' argument....Ludovic Courtès
2013-09-05gnu: vm: First stab at building a populated QEMU image....Ludovic Courtès
2013-09-05gnu: vm: 'qemu-image' populates /dev on the target root file system....Ludovic Courtès
2013-08-31gnu: vm: `qemu-image' can copy store closures into the target image....Ludovic Courtès
2013-08-31gnu: `expression->derivation-in-linux-vm' accepts files as inputs....Ludovic Courtès
2013-08-31gnu: `expression->derivation-in-linux-vm' export references graphs....Ludovic Courtès
2013-08-28vm: Use more keyword parameters for `expression->derivation-in-linux-vm'....Ludovic Courtès
2013-08-23gnu: Have `qemu-image' explicitly reboot when done....Ludovic Courtès
2013-08-16gnu: Remove QEMU-KVM, which is no longer needed....Ludovic Courtès
2013-02-16Add (gnu system vm)....Ludovic Courtès