gnu: Add GNU dmd.
[jackhill/guix/guix.git] / gnu / system / vm.scm
2013-09-18 Ludovic Courtèsderivations: 'derivation' and related procedures return...
2013-09-14 Andreas EngeMerge branch 'python'
2013-09-11 Ludovic Courtèsgnu: Move helper code to (gnu system …) modules.
2013-09-11 Ludovic Courtèsgnu: vm: Remove potluck hacks.
2013-09-10 Ludovic Courtèsgnu: vm: Setup PAM.
2013-09-10 Ludovic Courtèsgnu: vm: Create shadow files with the right format.
2013-09-09 Ludovic Courtèsgnu: vm: Copy /etc/shadow to the guest.
2013-09-08 Ludovic Courtèsgnu: vm: Create valid /etc/shadow and /etc/passwd.
2013-09-08 Ludovic Courtèsgnu: vm: Clear timestamps on the imported files, like...
2013-09-07 Ludovic Courtèsgnu: grub: Add support for building configuration files.
2013-09-05 Ludovic Courtèsgnu: vm: Add /etc/shadow in the QEMU image.
2013-09-05 Ludovic Courtèsgnu: vm: Remove unused 'qemu-image' argument.
2013-09-04 Ludovic Courtèsgnu: vm: First stab at building a populated QEMU image.
2013-09-04 Ludovic Courtèsgnu: vm: 'qemu-image' populates /dev on the target...
2013-08-31 Ludovic Courtèsgnu: vm: `qemu-image' can copy store closures into...
2013-08-31 Ludovic Courtèsgnu: `expression->derivation-in-linux-vm' accepts files...
2013-08-31 Ludovic Courtèsgnu: `expression->derivation-in-linux-vm' export refere...
2013-08-27 Ludovic Courtèsvm: Use more keyword parameters for `expression->deriva...
2013-08-23 Ludovic Courtèsgnu: Have `qemu-image' explicitly reboot when done.
2013-08-16 Ludovic Courtèsgnu: Remove QEMU-KVM, which is no longer needed.
2013-02-27 Ludovic CourtèsAdd (gnu system vm).
2013-02-16 Ludovic CourtèsAdd (gnu system vm).