summaryrefslogtreecommitdiff
path: root/gnu/system
Commit message (Expand)AuthorAge
* linux-initrd: Mount / as a unionfs when asking for a volatile root.Ludovic Courtès2014-04-14
* 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
* gnu: linux-initrd: Default initrd has no network mounts.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: dmd: Add SLiM service.Ludovic Courtès2014-02-09
* gnu: dmd: Fix X font directory name in X service.Ludovic Courtès2014-02-09
* gnu: Move root's home directory to /root.Ludovic Courtès2014-02-08
* gnu: dmd: Use 'text-file*' when building Xorg's config file.Ludovic Courtès2014-02-03
* 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: Add preliminary Xorg service.Ludovic Courtès2014-02-01
* gnu: vm: Add support for running a VM that shares its store with the host.Ludovic Courtès2014-01-31
* gnu: linux-initrd: Allow the root file system to be volatile.Ludovic Courtès2014-01-31
* gnu: linux-initrd: Recognize 9p file systems.Ludovic Courtès2014-01-31
* gnu: linux-initrd: Match kernel module file names exactly.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: dmd: Avoid "already exists" error on startup.Ludovic Courtès2013-12-10
* gnu: Add (gnu system).Ludovic Courtès2013-12-10
* gnu: Populate /etc upon startup.Ludovic Courtès2013-12-08
* gnu: dmd: Add 'pam-services' field to <service>.Ludovic Courtès2013-12-07
* gnu: vm: Fix inputs in 'file-union'.Ludovic Courtès2013-12-07
* gnu: dmd: Add 'user-accounts' and 'user-groups' fields to <service>.Ludovic Courtès2013-12-07
* gnu: Move /etc/resolv.conf handling to the networking service.Ludovic Courtès2013-12-07
* gnu: vm: Factorize /etc creation.Ludovic Courtès2013-12-07
* derivations: Use more keyword parameters for 'build-expression->derivation'.Ludovic Courtès2013-12-04
* gnu: dmd: Update start/stop of standard service definitions.Ludovic Courtès2013-12-02
* gnu: dmd: Add service documentation.Ludovic Courtès2013-11-28
* gnu: vm: Really create a QCOW2-format image.Ludovic Courtès2013-11-19
* gnu: vm: Rewrite helper functions as monadic functions.Ludovic Courtès2013-10-03
* gnu: guix: Update to 0.4.Ludovic Courtès2013-09-27
* gnu: vm: Remove erroneous store reference.Ludovic Courtès2013-09-27