Age | Commit message (Expand) | Author |
2015-04-05 | system: Take kernel modules from the user-specified kernel. | Andy Wingo |
2015-03-12 | system: Add /etc/bashrc that loads bash-completion when available. | Ludovic Courtès |
2015-03-12 | system: Add fish, tcsh, and zsh to /etc/shells. | Alexander I.Grafov (Axel) |
2015-03-12 | system: Remove duplicated line from export. | Alexander I.Grafov (Axel) |
2015-03-10 | system: Don't compare <pam-service> objects with 'equal?'. | Ludovic Courtès |
2015-03-04 | gnu: Move 'which' to (gnu packages base). | Ludovic Courtès |
2015-03-03 | system: Add /etc/ssl symlink; set needed variables in /etc/profile. | Mark H Weaver |
2015-03-03 | Revert "system: Add 'x509-certificates' field, and populate /etc/ssl/certs." | Mark H Weaver |
2015-03-03 | Revert "system: Create a single-file certificate bundle in /etc/ssl/certs." | Mark H Weaver |
2015-03-02 | system: Create a single-file certificate bundle in /etc/ssl/certs. | Ludovic Courtès |
2015-03-02 | system: Add 'x509-certificates' field, and populate /etc/ssl/certs. | Ludovic Courtès |
2015-02-04 | system: Add bindings to configure libc's NSS. | Ludovic Courtès |
2015-01-28 | system: Define $ASPELL_CONF in /etc/profile. | Ludovic Courtès |
2015-01-27 | system: Add 'XDG_DATA_DIRS' and 'XDG_CONFIG_DIRS' to /etc/profile. | 宋文武 |
2015-01-22 | system: Make D-Bus warnings non fatal. | Ludovic Courtès |
2015-01-22 | system: Create /etc/emacs/site-start.el. | Ludovic Courtès |
2015-01-13 | system: Add iw to '%base-packages'. | Ludovic Courtès |
2014-12-13 | system: Add sudo to '%base-packages'. | Ludovic Courtès |
2014-12-13 | system: /etc/profile defines 'MANPATH', which includes the global profile. | Ludovic Courtès |
2014-12-09 | system: Cleanup bash startup files. | 宋文武 |
2014-12-07 | system: Add 'man-db' to '%base-packages'. | Ludovic Courtès |
2014-11-30 | Revert "system: Add a 'needed-for-boot?' field to 'mapped-device'." | Ludovic Courtès |
2014-11-29 | system: Add a 'needed-for-boot?' field to 'mapped-device'. | Ludovic Courtès |
2014-11-28 | linux-boot: Load modules and their dependencies, à la 'modprobe'. | Ludovic Courtès |
2014-11-27 | system: Build system-wide locale definitions. | Ludovic Courtès |
2014-11-25 | file-systems: 'file-system-needed-for-boot?' always returns #t for "/". | Ludovic Courtès |
2014-11-11 | system: Shorten the default label for GRUB entries. | Ludovic Courtès |
2014-11-11 | activation: Set the firmware search path. | Ludovic Courtès |
2014-11-10 | services: Add 'user-unmount-service' as an essential service. | Ludovic Courtès |
2014-11-05 | system: Define 'INFOPATH' in /etc/profile. | Ludovic Courtès |
2014-11-02 | system: Allow Linux-libre to find our 'modprobe' command. | Ludovic Courtès |
2014-10-29 | system: Add pciutils and pciutils to '%base-packages'. | Ludovic Courtès |
2014-10-07 | system: Export 'local-host-aliases'. | Ludovic Courtès |
2014-09-22 | system: Add Patch to '%base-packages'. | Ludovic Courtès |
2014-09-22 | system: Add support for boot-time mapped devices. | Ludovic Courtès |
2014-09-18 | system: Add support for swap devices. | Ludovic Courtès |
2014-09-18 | system: Define 'device-mapping-kind', and add a 'close' procedure. | Ludovic Courtès |
2014-09-13 | system: Use eudev instead of udev by default. | Ludovic Courtès |
2014-09-13 | system: Add Diffutils to '%base-packages'. | Ludovic Courtès |
2014-09-12 | system: Add more common tools to '%base-packages'. | Ludovic Courtès |
2014-09-12 | system: Produce a basic /etc/nsswitch.conf to honor /etc/hosts. | Ludovic Courtès |
2014-09-12 | 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-09 | system: Export '%setuid-programs'. | 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 |