summaryrefslogtreecommitdiff
path: root/gnu/system/vm.scm
Commit message (Expand)AuthorAge
...
* vm: disk-image: Specify the root file system using a label.Ludovic Courtès2014-05-30
* vm: Allow a volume name to be specified for the root partition.Ludovic Courtès2014-05-29
* vm: Disable QEMU networking in the disk image initrd.Ludovic Courtès2014-05-23
* vm: Add 'system-disk-image'.Ludovic Courtès2014-05-22
* 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
* Add (gnu system file-systems).Ludovic Courtès2014-05-20
* vm: Make the device name a parameter.Ludovic Courtès2014-05-19
* 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: Keep acceptable file systems from the original OS.Ludovic Courtès2014-05-14
* vm: Pass '-serial stdio' in the run-vm.sh.Ludovic Courtès2014-05-14
* system: Make accounts and groups at activation time.Ludovic Courtès2014-05-11
* vm: Fix recently-introduced regression in 'operating-system-services' use.Ludovic Courtès2014-05-10
* linux-initrd: Check the root and other early file systems.Ludovic Courtès2014-05-04
* vm: Provide a root partition for the freestanding VM image.Ludovic Courtès2014-05-03
* vm: Make root file system type a parameter, and default to ext4.Ludovic Courtès2014-05-03
* system: Add first-class file system declarations.Ludovic Courtès2014-05-03
* vm: Rewrite support procedures to use gexps.Ludovic Courtès2014-04-28
* gnu: Use gexps in obvious places in (gnu system ...).Ludovic Courtès2014-04-28
* vm: Clarify 'system-qemu-image/shared-store-script'.Ludovic Courtès2014-04-23
* vm: Move image creation to (guix build vm); split into several procedures.Ludovic Courtès2014-04-11
* vm: 'expression->derivation-in-linux-vm' can import modules in the VM.Ludovic Courtès2014-04-11
* vm: Strip import list.Ludovic Courtès2014-04-11
* vm: Factorize input conversion.Ludovic Courtès2014-04-11
* vm: Add (guix build vm) module.Ludovic Courtès2014-04-11
* vm: Use QEMU's para-virtualized file system support for all VMs.Ludovic Courtès2014-04-10
* gnu: guix: Upgrade to 0.6.Ludovic Courtès2014-04-09
* vm: Add #:memory-size parameter for 'expression->derivation-in-linux-vm'.Ludovic Courtès2014-04-09
* vm: 'expression->derivation-in-linux-vm' uses QEMU virtfs/9p.Ludovic Courtès2014-04-09
* More /gnu/store replacements.Ludovic Courtès2014-03-10
* gnu: linux-initrd: Make the pseudo-tty device nodes.Ludovic Courtès2014-03-10
* gnu: vm: Remove '%demo-operating-system'.Ludovic Courtès2014-02-19
* gnu: Introduce the (gnu services ...) modules.Ludovic Courtès2014-02-19
* gnu: Move root's home directory to /root.Ludovic Courtès2014-02-08
* gnu: vm: Create all the user directories.Ludovic Courtès2014-02-02
* gnu: vm: Add /run/current-system and /bin/sh.Ludovic Courtès2014-02-02
* gnu: vm: Add support for running a VM that shares its store with the host.Ludovic Courtès2014-01-31
* gnu: linux-initrd: Properly distinguish between /dev/sda* and /dev/vda*.Ludovic Courtès2014-01-31
* gnu: vm: Run QEMU with '-enable-kvm'.Ludovic Courtès2014-01-30
* gnu: linux-initrd: Factorize boot code.Ludovic Courtès2014-01-29
* gnu: Lower initrd makers from packages to monadic procedures.Ludovic Courtès2014-01-29
* gnu: Changes references to (gnu packages admin).Ludovic Courtès2014-01-13
* gnu: vm: Increase size of VM image.Ludovic Courtès2013-12-11
* gnu: Honor the operating system's locale and timezone.Ludovic Courtès2013-12-10
* gnu: Allow a plain list of packages in 'operating-system'.Ludovic Courtès2013-12-10
* gnu: Add 'inputs' field to <user-account>; make 'shell' a monadic value.Ludovic Courtès2013-12-10
* gnu: Add (gnu system).Ludovic Courtès2013-12-10
* gnu: Populate /etc upon startup.Ludovic Courtès2013-12-08