summaryrefslogtreecommitdiff
path: root/gnu/system
Commit message (Expand)AuthorAgeFilesLines
...
* gnu: Move helper code to (gnu system …) modules....Ludovic Courtès2013-09-114-27/+292
* gnu: vm: Remove potluck hacks....Ludovic Courtès2013-09-111-101/+79
* gnu: vm: Setup PAM....Ludovic Courtès2013-09-111-20/+43
* gnu: vm: Create shadow files with the right format....Ludovic Courtès2013-09-111-7/+11
* gnu: vm: Copy /etc/shadow to the guest....Ludovic Courtès2013-09-091-1/+2
* gnu: vm: Create valid /etc/shadow and /etc/passwd....Ludovic Courtès2013-09-081-11/+18
* gnu: vm: Clear timestamps on the imported files, like in the store....Ludovic Courtès2013-09-081-0/+16
* gnu: grub: Add support for building configuration files....Ludovic Courtès2013-09-071-33/+19
* gnu: vm: Add /etc/shadow in the QEMU image....Ludovic Courtès2013-09-051-3/+53
* gnu: vm: Remove unused 'qemu-image' argument....Ludovic Courtès2013-09-051-7/+2
* gnu: vm: First stab at building a populated QEMU image....Ludovic Courtès2013-09-051-23/+38
* gnu: vm: 'qemu-image' populates /dev on the target root file system....Ludovic Courtès2013-09-051-7/+8
* gnu: vm: `qemu-image' can copy store closures into the target image....Ludovic Courtès2013-08-311-61/+147
* gnu: `expression->derivation-in-linux-vm' accepts files as inputs....Ludovic Courtès2013-08-311-5/+10
* gnu: `expression->derivation-in-linux-vm' export references graphs....Ludovic Courtès2013-08-311-6/+27
* vm: Use more keyword parameters for `expression->derivation-in-linux-vm'....Ludovic Courtès2013-08-281-17/+19
* gnu: Have `qemu-image' explicitly reboot when done....Ludovic Courtès2013-08-231-3/+5
* gnu: Remove QEMU-KVM, which is no longer needed....Ludovic Courtès2013-08-161-1/+1
* Add (gnu system vm)....Ludovic Courtès2013-02-161-0/+263