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