summaryrefslogtreecommitdiff
path: root/gnu/system
AgeCommit message (Expand)Author
2014-05-29vm: Allow a volume name to be specified for the root partition....Ludovic Courtès
2014-05-23vm: Disable QEMU networking in the disk image initrd....Ludovic Courtès
2014-05-22vm: Add 'system-disk-image'....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-20Add (gnu system file-systems)....Ludovic Courtès
2014-05-19vm: Make the device name a parameter....Ludovic Courtès
2014-05-18system: Add 'grub-configuration' record....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-14vm: Keep acceptable file systems from the original OS....Ludovic Courtès
2014-05-14vm: Pass '-serial stdio' in the run-vm.sh....Ludovic Courtès
2014-05-14system: Move skeleton code to (gnu system shadow)....Ludovic Courtès
2014-05-11system: Make accounts and groups at activation time....Ludovic Courtès
2014-05-10vm: Fix recently-introduced regression in 'operating-system-services' use....Ludovic Courtès
2014-05-04linux-initrd: Check the root and other early file systems....Ludovic Courtès
2014-05-03vm: Provide a root partition for the freestanding VM image....Ludovic Courtès
2014-05-03vm: Make root file system type a parameter, and default to ext4....Ludovic Courtès
2014-05-03system: Add first-class file system declarations....Ludovic Courtès
2014-05-01system: Add 'sudo' to the setuid programs, and handle /etc/sudoers....Ludovic Courtès
2014-04-30system: Add support for setuid binaries....Ludovic Courtès
2014-04-28linux-initrd: Rewrite using gexps....Ludovic Courtès
2014-04-28system: grub: Rewrite using gexps....Ludovic Courtès
2014-04-28services: Rewrite using gexps....Ludovic Courtès
2014-04-28vm: Rewrite support procedures to use gexps....Ludovic Courtès
2014-04-28gnu: Use gexps in obvious places in (gnu system ...)....Ludovic Courtès
2014-04-23vm: Clarify 'system-qemu-image/shared-store-script'....Ludovic Courtès
2014-04-14linux-initrd: Mount / as a unionfs when asking for a volatile root....Ludovic Courtès
2014-04-11vm: Move image creation to (guix build vm); split into several procedures....Ludovic Courtès
2014-04-11vm: 'expression->derivation-in-linux-vm' can import modules in the VM....Ludovic Courtès
2014-04-11vm: Strip import list....Ludovic Courtès
2014-04-11vm: Factorize input conversion....Ludovic Courtès
2014-04-11vm: Add (guix build vm) module....Ludovic Courtès
2014-04-10vm: Use QEMU's para-virtualized file system support for all VMs....Ludovic Courtès
2014-04-09gnu: guix: Upgrade to 0.6....Ludovic Courtès
2014-04-09vm: Add #:memory-size parameter for 'expression->derivation-in-linux-vm'....Ludovic Courtès
2014-04-09gnu: linux-initrd: Default initrd has no network mounts....Ludovic Courtès
2014-04-09vm: 'expression->derivation-in-linux-vm' uses QEMU virtfs/9p....Ludovic Courtès
2014-03-10More /gnu/store replacements....Ludovic Courtès
2014-03-10gnu: linux-initrd: Make the pseudo-tty device nodes....Ludovic Courtès
2014-02-19gnu: vm: Remove '%demo-operating-system'....Ludovic Courtès
2014-02-19gnu: Introduce the (gnu services ...) modules....Ludovic Courtès
2014-02-09gnu: dmd: Add SLiM service....Ludovic Courtès
2014-02-09gnu: dmd: Fix X font directory name in X service....Ludovic Courtès
2014-02-08gnu: Move root's home directory to /root....Ludovic Courtès
2014-02-03gnu: dmd: Use 'text-file*' when building Xorg's config file....Ludovic Courtès
2014-02-02gnu: vm: Create all the user directories....Ludovic Courtès
2014-02-02gnu: vm: Add /run/current-system and /bin/sh....Ludovic Courtès
2014-02-01gnu: Add preliminary Xorg service....Ludovic Courtès