summaryrefslogtreecommitdiff
path: root/gnu/system
Commit message (Expand)AuthorAge
* install: Use a low-memory nscd caching policy.Ludovic Courtès2014-12-14
* system: grub: Make sure the font and background image are always found.Ludovic Courtès2014-12-13
* system: Adjust 'grub.cfg' to work on systems with a separate /boot.Ludovic Courtès2014-12-13
* vm: Use QEMU's standard VGA emulation by default.Ludovic Courtès2014-12-13
* system: Add skeleton '.zlogin'.宋文武2014-12-09
* system: Cleanup bash startup files.宋文武2014-12-09
* linux-initrd: Add the 'virtio_console' module for QEMU guests.Ludovic Courtès2014-12-08
* Revert "system: Add a 'needed-for-boot?' field to 'mapped-device'."Ludovic Courtès2014-11-30
* system: locale: Fix typo in docstring.Alex Kost2014-11-30
* system: Add a 'needed-for-boot?' field to 'mapped-device'.Ludovic Courtès2014-11-29
* system: Change "en_US.UTF-8" to "en_US.utf8".Ludovic Courtès2014-11-29
* linux-initrd: Remove the ".ko" suffix from module names in 'base-initrd'.Ludovic Courtès2014-11-28
* linux-initrd: Remove now redundant module names.Ludovic Courtès2014-11-28
* linux-boot: Load modules and their dependencies, à la 'modprobe'.Ludovic Courtès2014-11-28
* linux-initrd: Copy modules and their dependencies to the initrd.Ludovic Courtès2014-11-28
* system: Build system-wide locale definitions.Ludovic Courtès2014-11-27
* file-systems: 'file-system-needed-for-boot?' always returns #t for "/".Ludovic Courtès2014-11-25
* install: Add wpa-supplicant to the image.Ludovic Courtès2014-11-25
* install: Add Cryptsetup to the image.Ludovic Courtès2014-11-23
* vm: Introduce 'file-system-mapping'.Ludovic Courtès2014-11-20
* vm: Formalize use of '-virtfs' options.Ludovic Courtès2014-11-20
* linux-initrd: Add modules for ATA controllers by default.Ludovic Courtès2014-11-13
* gnu: Introduce (gnu artwork) module.Ludovic Courtès2014-11-12
* services: Add 'auto-start?' field to <service>.Ludovic Courtès2014-11-10
* doc: Mention "audio" and "video" groups in configuration template.Ludovic Courtès2014-11-10
* services: Add 'user-unmount-service' as an essential service.Ludovic Courtès2014-11-10
* install: Add GRUB to the set of global packages.Ludovic Courtès2014-11-10
* system: grub: Adjust default theme color.Ludovic Courtès2014-11-08
* system: grub: Add preliminary support for themes.Ludovic Courtès2014-11-08
* vm: The 'run-vm' scripts now passes its arguments to QEMU.Ludovic Courtès2014-11-08
* vm: Fix 'vm --full-boot' to produce a sufficient disk image.Ludovic Courtès2014-11-08
* vm: Support 'guix system vm --full-boot'.Ludovic Courtès2014-11-08
* vm: Factorize common QEMU options.Ludovic Courtès2014-11-06
* vm: Remove unused procedure.Ludovic Courtès2014-11-06
* vm: Disable swap devices in virtualized OSes.Ludovic Courtès2014-11-05
* linux-initrd: Adjust VM code and doc to new 'base-initrd' signature.Ludovic Courtès2014-09-22
* system: Add support for boot-time mapped devices.Ludovic Courtès2014-09-22
* system: Add udev rule for /dev/kvm.Ludovic Courtès2014-09-18
* linux-initrd: Remove now obsolete #:guile-modules-in-chroot? parameter.Ludovic Courtès2014-09-18
* system: Define 'device-mapping-kind', and add a 'close' procedure.Ludovic Courtès2014-09-18
* system: Add "input" to '%base-groups'.Ludovic Courtès2014-09-16
* system: Add support for Linux-style mapped devices.Ludovic Courtès2014-09-12
* system: Add default PAM entries for xlock and xscreensaver.Ludovic Courtès2014-09-12
* linux-initrd: Store Linux modules in a normal store directory.Ludovic Courtès2014-09-08
* linux-initrd: Remove #:to-copy argument of 'expression->initrd'.Ludovic Courtès2014-09-08
* linux-initrd: Move initrd creation code to (guix build linux-initrd).Ludovic Courtès2014-09-08
* linux-initrd: Copy all the script's closure to the initrd.Ludovic Courtès2014-09-08
* linux-initrd: Populate the initrd's store with complete closures.Ludovic Courtès2014-09-06
* gexp: Allow use of high-level objects in #:references-graphs.Ludovic Courtès2014-09-06
* vm: Move store copy handling to (guix build store-copy).Ludovic Courtès2014-09-04