summaryrefslogtreecommitdiff
path: root/gnu/system/dmd.scm
AgeCommit message (Expand)Author
2013-12-10gnu: Add 'inputs' field to <user-account>; make 'shell' a monadic value.Ludovic Courtès
2013-12-10gnu: dmd: Avoid "already exists" error on startup.Ludovic Courtès
2013-12-08gnu: Populate /etc upon startup.Ludovic Courtès
2013-12-07gnu: dmd: Add 'pam-services' field to <service>.Ludovic Courtès
2013-12-07gnu: dmd: Add 'user-accounts' and 'user-groups' fields to <service>.Ludovic Courtès
2013-12-07gnu: Move /etc/resolv.conf handling to the networking service.Ludovic Courtès
2013-12-02gnu: dmd: Update start/stop of standard service definitions.Ludovic Courtès
2013-11-28gnu: dmd: Add service documentation.Ludovic Courtès
2013-10-03gnu: vm: Rewrite helper functions as monadic functions.Ludovic Courtès
2013-09-27gnu: dmd: Make the 'networking' service slightly more robust.Ludovic Courtès
2013-09-27gnu: vm: Add build users.Ludovic Courtès
2013-09-27gnu: vm: Set the default networking route.Ludovic Courtès
2013-09-26gnu: vm: Add nscd service.Ludovic Courtès
2013-09-25gnu: vm: Add 'networking' service.Ludovic Courtès
2013-09-25gnu: vm: Add 'host-name' service.Ludovic Courtès
2013-09-24gnu: vm: Add a service for the Guix daemon.Ludovic Courtès
2013-09-21gnu: QEMU images boots into dmd.Ludovic Courtès