summaryrefslogtreecommitdiff
path: root/gnu/system.scm
AgeCommit message (Expand)Author
2014-09-18system: Define 'device-mapping-kind', and add a 'close' procedure....Ludovic Courtès
2014-09-13system: Use eudev instead of udev by default....Ludovic Courtès
2014-09-13system: Add Diffutils to '%base-packages'....Ludovic Courtès
2014-09-12system: Add more common tools to '%base-packages'....Ludovic Courtès
2014-09-12system: Produce a basic /etc/nsswitch.conf to honor /etc/hosts....Ludovic Courtès
2014-09-12system: Fix the default /etc/hosts....Ludovic Courtès
2014-09-12system: Add support for Linux-style mapped devices....Ludovic Courtès
2014-09-12system: Add '\w' to the default PS1....Ludovic Courtès
2014-09-12activation: Make the /bin/sh symlink at activation time....Ludovic Courtès
2014-09-12system: Add 'hosts-file' field....Ludovic Courtès
2014-09-09system: Export '%setuid-programs'....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-11system: Use (guix profiles) to build the system profile....Ludovic Courtès
2014-07-25system: Add the 'system?' field for user groups....Ludovic Courtès
2014-07-23system: Recognize more file system flags....Ludovic Courtès
2014-07-23system: Add 'create-mount-point?' file system option....Ludovic Courtès
2014-07-16system: Add e2fsprogs to the base packages....Ludovic Courtès
2014-07-16system: Use kmod instead of module-init-tools....Ludovic Courtès
2014-07-14system: Add 'nano' and 'lsof' to the base packages....Ludovic Courtès
2014-07-12system: Add 'which' to the base packages....Ludovic Courtès
2014-07-12system: Remove erroneous system binding in profile maker....Ludovic Courtès
2014-07-01linux-initrd: Rename 'qemu-initrd' to 'base-initrd'....Ludovic Courtès
2014-06-29system: Set $LINUX_MODULE_DIRECTORY as a function or /run/booted-system....Ludovic Courtès
2014-06-27system: Add a 'system?' field to user accounts....Ludovic Courtès
2014-06-27system: Adjust the set of fields with default values....Ludovic Courtès
2014-06-27guix system: Add 'reconfigure' action....Ludovic Courtès
2014-06-25system: Support the addition of old entries in the GRUB menu....Ludovic Courtès
2014-06-25system: Store boot parameters in the system derivation....Ludovic Courtès
2014-06-25system: Factorize GRUB menu entry label....Ludovic Courtès
2014-06-24services: Add udev service, and add it to '%base-services'....Ludovic Courtès
2014-06-22system: Augment the default set of groups....Ludovic Courtès
2014-06-19system: Prefer packages from %FINAL-INPUTS....Ludovic Courtès
2014-06-04system: Tell module-init-tools where to look for modules....Ludovic Courtès
2014-06-04system: Rename activation script....Ludovic Courtès
2014-06-04system: Define '%base-packages' and use it....Ludovic Courtès
2014-06-03system: Make sure /run/setuid-programs comes first in $PATH....Ludovic Courtès
2014-06-03system: File system sources can be marked as labels or devices....Ludovic Courtès
2014-05-31system: Add 'issue' field....Ludovic Courtès
2014-05-29system: Add 'fusermount' to the default setuid programs....Ludovic Courtès
2014-05-24services: Support per-service activation scripts....Ludovic Courtès
2014-05-24system: Separate the activation script from the boot script....Ludovic Courtès
2014-05-20Add (gnu system file-systems)....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-14system: Provide declarations for the 'fusectl' and 'binfmt_misc' file systems....Ludovic Courtès
2014-05-14system: Move skeleton code to (gnu system shadow)....Ludovic Courtès
2014-05-14system: Add skeleton '.gdbinit'....Ludovic Courtès