summaryrefslogtreecommitdiff
path: root/gnu/system
Commit message (Expand)AuthorAge
* gnu: vm: Rewrite helper functions as monadic functions.Ludovic Courtès2013-10-03
* gnu: guix: Update to 0.4.Ludovic Courtès2013-09-27
* gnu: vm: Remove erroneous store reference.Ludovic Courtès2013-09-27
* gnu: vm: Add more packages to the profile.Ludovic Courtès2013-09-27
* gnu: vm: Add a few packages to the default profile.Ludovic Courtès2013-09-27
* gnu: dmd: Make the 'networking' service slightly more robust.Ludovic Courtès2013-09-27
* gnu: vm: Set the right permissions and ownership on directories.Ludovic Courtès2013-09-27
* gnu: vm: Add build users.Ludovic Courtès2013-09-27
* gnu: vm: Add /etc/{services,protocols,rpc} to the image.Ludovic Courtès2013-09-27
* gnu: vm: Add a 'guest' account.Ludovic Courtès2013-09-27
* gnu: shadow: Add record type for user groups.Ludovic Courtès2013-09-27
* gnu: shadow: Add record type for user accounts.Ludovic Courtès2013-09-27
* gnu: vm: Set the default networking route.Ludovic Courtès2013-09-27
* gnu: vm: Add nscd service.Ludovic Courtès2013-09-26
* gnu: vm: Add 'networking' service.Ludovic Courtès2013-09-25
* gnu: vm: Register the profile as a GC root.Ludovic Courtès2013-09-25
* gnu: vm: Add 'host-name' service.Ludovic Courtès2013-09-25
* gnu: vm: Add /etc/issue and a motd.Ludovic Courtès2013-09-25
* gnu: vm: Change #:populate to a list of directives.Ludovic Courtès2013-09-25
* gnu: vm: Add more ttys.Ludovic Courtès2013-09-25
* gnu: vm: Change GRUB label.Ludovic Courtès2013-09-25
* gnu: vm: Make a union of the visible packages; add /etc/profile.Ludovic Courtès2013-09-25
* gnu: vm: Support derivation objects as inputs.Ludovic Courtès2013-09-25
* gnu: vm: Add a service for the Guix daemon.Ludovic Courtès2013-09-24
* gnu: vm: Initialize the image's store.Ludovic Courtès2013-09-24
* gnu: QEMU images boots into dmd.Ludovic Courtès2013-09-21
* derivations: 'derivation' and related procedures return a single value.Ludovic Courtès2013-09-18
* gnu: Move helper code to (gnu system …) modules.Ludovic Courtès2013-09-11
* gnu: vm: Remove potluck hacks.Ludovic Courtès2013-09-11
* gnu: vm: Setup PAM.Ludovic Courtès2013-09-11
* gnu: vm: Create shadow files with the right format.Ludovic Courtès2013-09-11
* gnu: vm: Copy /etc/shadow to the guest.Ludovic Courtès2013-09-09
* gnu: vm: Create valid /etc/shadow and /etc/passwd.Ludovic Courtès2013-09-08
* gnu: vm: Clear timestamps on the imported files, like in the store.Ludovic Courtès2013-09-08
* gnu: grub: Add support for building configuration files.Ludovic Courtès2013-09-07
* gnu: vm: Add /etc/shadow in the QEMU image.Ludovic Courtès2013-09-05
* gnu: vm: Remove unused 'qemu-image' argument.Ludovic Courtès2013-09-05
* gnu: vm: First stab at building a populated QEMU image.Ludovic Courtès2013-09-05
* gnu: vm: 'qemu-image' populates /dev on the target root file system.Ludovic Courtès2013-09-05
* gnu: vm: `qemu-image' can copy store closures into the target image.Ludovic Courtès2013-08-31
* gnu: `expression->derivation-in-linux-vm' accepts files as inputs.Ludovic Courtès2013-08-31
* gnu: `expression->derivation-in-linux-vm' export references graphs.Ludovic Courtès2013-08-31
* vm: Use more keyword parameters for `expression->derivation-in-linux-vm'.Ludovic Courtès2013-08-28
* gnu: Have `qemu-image' explicitly reboot when done.Ludovic Courtès2013-08-23
* gnu: Remove QEMU-KVM, which is no longer needed.Ludovic Courtès2013-08-16
* Add (gnu system vm).Ludovic Courtès2013-02-16