| Commit message (Expand) | Author | Age |
* | install: Add missing argv[0] in Info invocation. | Ludovic Courtès | 2014-06-04 |
* | vm: Add #:name parameter for 'system-disk-image'. | Ludovic Courtès | 2014-06-04 |
* | install: Register the hydra.gnu.org key on the installation image. | Ludovic Courtès | 2014-06-04 |
* | system: Define '%base-packages' and use it. | Ludovic Courtès | 2014-06-04 |
* | install: Add more useful packages. | Ludovic Courtès | 2014-06-03 |
* | gnu: Merge Parted, fdisk, and ddrescue in (gnu packages disk). | Ludovic Courtès | 2014-06-03 |
* | system: File system sources can be marked as labels or devices. | Ludovic Courtès | 2014-06-03 |
* | Add (gnu system install). | Ludovic Courtès | 2014-05-31 |
* | vm: disk-image: Specify the root file system using a label. | Ludovic Courtès | 2014-05-30 |
* | vm: Allow a volume name to be specified for the root partition. | Ludovic Courtès | 2014-05-29 |
* | vm: Disable QEMU networking in the disk image initrd. | Ludovic Courtès | 2014-05-23 |
* | vm: Add 'system-disk-image'. | Ludovic Courtès | 2014-05-22 |
* | vm: Use a para-virtualized disk when creating an image. | Ludovic Courtès | 2014-05-22 |
* | vm: Make the image format a parameter. | Ludovic Courtès | 2014-05-22 |
* | Add (gnu system file-systems). | Ludovic Courtès | 2014-05-20 |
* | vm: Make the device name a parameter. | Ludovic Courtès | 2014-05-19 |
* | system: Add 'grub-configuration' record. | Ludovic Courtès | 2014-05-18 |
* | system: Make /run/current-system at activation time. | Ludovic Courtès | 2014-05-18 |
* | system: Add (guix build install) module. | Ludovic Courtès | 2014-05-15 |
* | vm: Support initialization of the store DB when the store is shared. | Ludovic Courtès | 2014-05-15 |
* | vm: Keep acceptable file systems from the original OS. | Ludovic Courtès | 2014-05-14 |
* | vm: Pass '-serial stdio' in the run-vm.sh. | Ludovic Courtès | 2014-05-14 |
* | system: Move skeleton code to (gnu system shadow). | Ludovic Courtès | 2014-05-14 |
* | system: Make accounts and groups at activation time. | Ludovic Courtès | 2014-05-11 |
* | vm: Fix recently-introduced regression in 'operating-system-services' use. | Ludovic Courtès | 2014-05-10 |
* | linux-initrd: Check the root and other early file systems. | Ludovic Courtès | 2014-05-04 |
* | vm: Provide a root partition for the freestanding VM image. | Ludovic Courtès | 2014-05-03 |
* | vm: Make root file system type a parameter, and default to ext4. | Ludovic Courtès | 2014-05-03 |
* | system: Add first-class file system declarations. | Ludovic Courtès | 2014-05-03 |
* | system: Add 'sudo' to the setuid programs, and handle /etc/sudoers. | Ludovic Courtès | 2014-05-01 |
* | system: Add support for setuid binaries. | Ludovic Courtès | 2014-04-30 |
* | linux-initrd: Rewrite using gexps. | Ludovic Courtès | 2014-04-28 |
* | system: grub: Rewrite using gexps. | Ludovic Courtès | 2014-04-28 |
* | services: Rewrite using gexps. | Ludovic Courtès | 2014-04-28 |
* | vm: Rewrite support procedures to use gexps. | Ludovic Courtès | 2014-04-28 |
* | gnu: Use gexps in obvious places in (gnu system ...). | Ludovic Courtès | 2014-04-28 |
* | vm: Clarify 'system-qemu-image/shared-store-script'. | Ludovic Courtès | 2014-04-23 |
* | linux-initrd: Mount / as a unionfs when asking for a volatile root. | Ludovic Courtès | 2014-04-14 |
* | vm: Move image creation to (guix build vm); split into several procedures. | Ludovic Courtès | 2014-04-11 |
* | vm: 'expression->derivation-in-linux-vm' can import modules in the VM. | Ludovic Courtès | 2014-04-11 |
* | vm: Strip import list. | Ludovic Courtès | 2014-04-11 |
* | vm: Factorize input conversion. | Ludovic Courtès | 2014-04-11 |
* | vm: Add (guix build vm) module. | Ludovic Courtès | 2014-04-11 |
* | vm: Use QEMU's para-virtualized file system support for all VMs. | Ludovic Courtès | 2014-04-10 |
* | gnu: guix: Upgrade to 0.6. | Ludovic Courtès | 2014-04-09 |
* | vm: Add #:memory-size parameter for 'expression->derivation-in-linux-vm'. | Ludovic Courtès | 2014-04-09 |
* | gnu: linux-initrd: Default initrd has no network mounts. | Ludovic Courtès | 2014-04-09 |
* | vm: 'expression->derivation-in-linux-vm' uses QEMU virtfs/9p. | Ludovic Courtès | 2014-04-09 |
* | More /gnu/store replacements. | Ludovic Courtès | 2014-03-10 |
* | gnu: linux-initrd: Make the pseudo-tty device nodes. | Ludovic Courtès | 2014-03-10 |