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