summaryrefslogtreecommitdiff
path: root/guix/build/vm.scm
Commit message (Expand)AuthorAge
* vm: Allow a volume name to be specified for the root partition.Ludovic Courtès2014-05-29
* vm: Use a para-virtualized disk when creating an image.Ludovic Courtès2014-05-22
* vm: Make the image format a parameter.Ludovic Courtès2014-05-22
* vm: Modularize build-side code.Ludovic Courtès2014-05-21
* vm: Remove misleading comment.Ludovic Courtès2014-05-21
* vm: Fix typo.Ludovic Courtès2014-05-20
* vm: Make the device name a parameter.Ludovic Courtès2014-05-19
* vm: Avoid resetting timestamps twice.Ludovic Courtès2014-05-18
* system: Make /run/current-system at activation time.Ludovic Courtès2014-05-18
* system: Add (guix build install) module.Ludovic Courtès2014-05-15
* vm: Support initialization of the store DB when the store is shared.Ludovic Courtès2014-05-15
* vm: Make root file system type a parameter, and default to ext4.Ludovic Courtès2014-05-03
* vm: Move image creation to (guix build vm); split into several procedures.Ludovic Courtès2014-04-11
* vm: Add (guix build vm) module.Ludovic Courtès2014-04-11