summaryrefslogtreecommitdiff
path: root/gnu/system
AgeCommit message (Expand)Author
2014-11-27system: Build system-wide locale definitions.Ludovic Courtès
2014-11-25file-systems: 'file-system-needed-for-boot?' always returns #t for "/".Ludovic Courtès
2014-11-25install: Add wpa-supplicant to the image.Ludovic Courtès
2014-11-23install: Add Cryptsetup to the image.Ludovic Courtès
2014-11-20vm: Introduce 'file-system-mapping'.Ludovic Courtès
2014-11-20vm: Formalize use of '-virtfs' options.Ludovic Courtès
2014-11-13linux-initrd: Add modules for ATA controllers by default.Ludovic Courtès
2014-11-12gnu: Introduce (gnu artwork) module.Ludovic Courtès
2014-11-10services: Add 'auto-start?' field to <service>.Ludovic Courtès
2014-11-10doc: Mention "audio" and "video" groups in configuration template.Ludovic Courtès
2014-11-10services: Add 'user-unmount-service' as an essential service.Ludovic Courtès
2014-11-10install: Add GRUB to the set of global packages.Ludovic Courtès
2014-11-08system: grub: Adjust default theme color.Ludovic Courtès
2014-11-08system: grub: Add preliminary support for themes.Ludovic Courtès
2014-11-08vm: The 'run-vm' scripts now passes its arguments to QEMU.Ludovic Courtès
2014-11-08vm: Fix 'vm --full-boot' to produce a sufficient disk image.Ludovic Courtès
2014-11-08vm: Support 'guix system vm --full-boot'.Ludovic Courtès
2014-11-06vm: Factorize common QEMU options.Ludovic Courtès
2014-11-06vm: Remove unused procedure.Ludovic Courtès
2014-11-05vm: Disable swap devices in virtualized OSes.Ludovic Courtès
2014-09-22linux-initrd: Adjust VM code and doc to new 'base-initrd' signature.Ludovic Courtès
2014-09-22system: Add support for boot-time mapped devices.Ludovic Courtès
2014-09-18system: Add udev rule for /dev/kvm.Ludovic Courtès
2014-09-18linux-initrd: Remove now obsolete #:guile-modules-in-chroot? parameter.Ludovic Courtès
2014-09-18system: Define 'device-mapping-kind', and add a 'close' procedure.Ludovic Courtès
2014-09-16system: Add "input" to '%base-groups'.Ludovic Courtès
2014-09-12system: Add support for Linux-style mapped devices.Ludovic Courtès
2014-09-12system: Add default PAM entries for xlock and xscreensaver.Ludovic Courtès
2014-09-08linux-initrd: Store Linux modules in a normal store directory.Ludovic Courtès
2014-09-08linux-initrd: Remove #:to-copy argument of 'expression->initrd'.Ludovic Courtès
2014-09-08linux-initrd: Move initrd creation code to (guix build linux-initrd).Ludovic Courtès
2014-09-08linux-initrd: Copy all the script's closure to the initrd.Ludovic Courtès
2014-09-06linux-initrd: Populate the initrd's store with complete closures.Ludovic Courtès
2014-09-06gexp: Allow use of high-level objects in #:references-graphs.Ludovic Courtès
2014-09-04vm: Move store copy handling to (guix build store-copy).Ludovic Courtès
2014-09-04linux-initrd: Move Linux module tree flattening to another derivation.Ludovic Courtès
2014-09-03linux-initrd: Factorize cpio archive creation.Ludovic Courtès
2014-09-03Move part of (gnu build linux-boot) to (gnu build file-systems).Ludovic Courtès
2014-09-03Rename (gnu build linux-initrd) to (gnu build linux-boot).Ludovic Courtès
2014-09-03Move operating system helpers from (guix build …) to (gnu build …).Ludovic Courtès
2014-08-28gnu: Split (gnu packages base), adding (gnu packages commencement).Ludovic Courtès
2014-08-15linux-initrd: Load fscache.ko before the 9p modules.Ludovic Courtès
2014-08-13system: grub: Change the default default-entry to 0.Mark H Weaver
2014-07-25system: Add the 'system?' field for user groups.Ludovic Courtès
2014-07-24install: Add a configuration template to the image.Ludovic Courtès
2014-07-23install: Add a service to back the store with the target disk.Ludovic Courtès
2014-07-23system: Add missing exports to (gnu system file-systems).Mark H Weaver
2014-07-23system: Add /dev/shm.Ludovic Courtès
2014-07-23system: Add 'file-system' decl. for /dev/pts, and use the right options.Ludovic Courtès
2014-07-23system: Add 'create-mount-point?' file system option.Ludovic Courtès