Age | Commit message (Expand) | Author |
2014-09-22 | linux-initrd: Adjust VM code and doc to new 'base-initrd' signature. | Ludovic Courtès |
2014-09-22 | system: Add support for boot-time mapped devices. | Ludovic Courtès |
2014-09-18 | system: Add udev rule for /dev/kvm. | Ludovic Courtès |
2014-09-18 | linux-initrd: Remove now obsolete #:guile-modules-in-chroot? parameter. | Ludovic Courtès |
2014-09-18 | system: Define 'device-mapping-kind', and add a 'close' procedure. | Ludovic Courtès |
2014-09-16 | system: Add "input" to '%base-groups'. | Ludovic Courtès |
2014-09-12 | system: Add support for Linux-style mapped devices. | Ludovic Courtès |
2014-09-12 | system: Add default PAM entries for xlock and xscreensaver. | Ludovic Courtès |
2014-09-08 | linux-initrd: Store Linux modules in a normal store directory. | Ludovic Courtès |
2014-09-08 | linux-initrd: Remove #:to-copy argument of 'expression->initrd'. | Ludovic Courtès |
2014-09-08 | linux-initrd: Move initrd creation code to (guix build linux-initrd). | Ludovic Courtès |
2014-09-08 | linux-initrd: Copy all the script's closure to the initrd. | Ludovic Courtès |
2014-09-06 | linux-initrd: Populate the initrd's store with complete closures. | Ludovic Courtès |
2014-09-06 | gexp: Allow use of high-level objects in #:references-graphs. | Ludovic Courtès |
2014-09-04 | vm: Move store copy handling to (guix build store-copy). | Ludovic Courtès |
2014-09-04 | linux-initrd: Move Linux module tree flattening to another derivation. | Ludovic Courtès |
2014-09-03 | linux-initrd: Factorize cpio archive creation. | Ludovic Courtès |
2014-09-03 | Move part of (gnu build linux-boot) to (gnu build file-systems). | Ludovic Courtès |
2014-09-03 | Rename (gnu build linux-initrd) to (gnu build linux-boot). | Ludovic Courtès |
2014-09-03 | Move operating system helpers from (guix build …) to (gnu build …). | Ludovic Courtès |
2014-08-28 | gnu: Split (gnu packages base), adding (gnu packages commencement). | Ludovic Courtès |
2014-08-15 | linux-initrd: Load fscache.ko before the 9p modules. | Ludovic Courtès |
2014-08-13 | system: grub: Change the default default-entry to 0. | Mark H Weaver |
2014-07-25 | system: Add the 'system?' field for user groups. | Ludovic Courtès |
2014-07-24 | install: Add a configuration template to the image. | Ludovic Courtès |
2014-07-23 | install: Add a service to back the store with the target disk. | Ludovic Courtès |
2014-07-23 | system: Add missing exports to (gnu system file-systems). | Mark H Weaver |
2014-07-23 | system: Add /dev/shm. | Ludovic Courtès |
2014-07-23 | system: Add 'file-system' decl. for /dev/pts, and use the right options. | Ludovic Courtès |
2014-07-23 | system: Add 'create-mount-point?' file system option. | Ludovic Courtès |
2014-07-22 | system: Add '%devtmpfs-file-system' for udev, and '%base-file-systems'. | Ludovic Courtès |
2014-07-19 | install: Add wireless-tools package. | David Thompson |
2014-07-19 | linux-initrd: Add AHCI modules. | David Thompson |
2014-07-17 | install: Show the "System Installation" node. | Ludovic Courtès |
2014-07-17 | doc: Add "Initial RAM Disk" section. | Ludovic Courtès |
2014-07-17 | services: Add 'console-font-service'. | Ludovic Courtès |
2014-07-14 | install: Remove GNU fdisk from the image. | Ludovic Courtès |
2014-07-14 | vm: Make sure disk image initrds load 'usb-storage.ko'. | Ludovic Courtès |
2014-07-13 | linux-initrd: Allow extra modules to be passed to 'base-initrd'. | Ludovic Courtès |
2014-07-13 | vm: Add support for i686. | Ludovic Courtès |
2014-07-11 | system: Allow root to use 'groupadd' & co. without authenticating. | Ludovic Courtès |
2014-07-11 | system: Add "netdev" group. | Ludovic Courtès |
2014-07-04 | vm: Enable QEMU support in the freestanding VM image. | Ludovic Courtès |
2014-07-01 | linux-initrd: Rename 'qemu-initrd' to 'base-initrd'. | Ludovic Courtès |
2014-07-01 | linux-initrd: Disable QEMU networking by default. | Ludovic Courtès |
2014-07-01 | linux-initrd: Make the virtio kernel modules optional. | Ludovic Courtès |
2014-06-27 | system: Add a 'system?' field to user accounts. | Ludovic Courtès |
2014-06-27 | system: Install /var/guix/profiles/system-1-link on new systems. | Ludovic Courtès |
2014-06-25 | system: Support the addition of old entries in the GRUB menu. | Ludovic Courtès |
2014-06-24 | install: Use udev. | Ludovic Courtès |