Age | Commit message (Expand) | Author |
2019-05-15 | tests: Skip unreliable "herd invalidate nscd" test. | Ludovic Courtès |
2019-05-09 | services: Log-in services now require "pam_loginuid". | Ludovic Courtès |
2019-04-27 | services: file-system: Filter what goes to /etc/fstab. | Ludovic Courtès |
2019-04-05 | services: console-keymap: Deprecate. | Ludovic Courtès |
2019-04-04 | gexp: Remove workarounds for <https://bugs.gnu.org/15602>. | Ludovic Courtès |
2019-03-13 | Remove traces of "GuixSD". | Ludovic Courtès |
2019-03-10 | services: guix: Pre-compute the default ACL. | Ludovic Courtès |
2019-03-10 | services: guix: Allocate build user UIDs in the system range. | Ludovic Courtès |
2019-01-20 | gnu: %base-services: Use *getty-service-type. | Efraim Flashner |
2019-01-20 | gnu: %base-services: Use login-service-type. | Efraim Flashner |
2019-01-20 | services: %base-services: Use udev-service-type. | Efraim Flashner |
2019-01-20 | services: %base-services: Use nscd-service-type. | Efraim Flashner |
2019-01-20 | services: Use guix-service-type. | Efraim Flashner |
2019-01-17 | services: kmscon: Remove virtual-terminal requirement. | Mathieu Othacehe |
2019-01-11 | services: Deprecate a few more service procedures. | Ludovic Courtès |
2019-01-10 | services: Use 'define-deprecated' for service procedures. | Ludovic Courtès |
2018-12-17 | services: udev: Add 'rules' action. | Ludovic Courtès |
2018-12-10 | services: guix: Run 'guix-daemon' in UTF-8 locale. | Ludovic Courtès |
2018-12-05 | services: guix-daemon: Fix authorization of multiple keys. | Ludovic Courtès |
2018-12-04 | Remove most references to hydra.gnu.org. | Ludovic Courtès |
2018-11-13 | services: nscd: Add 'invalidate' and 'statistics' actions. | Ludovic Courtès |
2018-11-07 | services: kmscon: Add an auto-login option. | Mathieu Othacehe |
2018-11-07 | services: kmscon: Do not switch to vt at start. | Mathieu Othacehe |
2018-09-26 | services: virtual-terminal: Write to "default_utf8" only if necessary. | Ludovic Courtès |
2018-09-26 | services: udev: Don't attempt to read "modules.devname" from a container. | Ludovic Courtès |
2018-09-19 | services: networking: Remove unbound variable reference in 'stop'. | Ludovic Courtès |
2018-09-19 | services: udev: Simplify 'start' method. | Ludovic Courtès |
2018-08-02 | services: file-system-shepherd-service: Require "udev" service. | Danny Milosavljevic |
2018-07-05 | services: mingetty: Use '--nohangup'. | Ludovic Courtès |
2018-06-14 | store-copy: 'read-reference-graph' returns a list of records. | Ludovic Courtès |
2018-05-29 | services: fstab: Properly handle file system labels. | Ludovic Courtès |
2018-05-28 | file-systems: Remove 'title' field and add <file-system-label>. | Ludovic Courtès |
2018-04-30 | services: gpm: Provide a default value and document 'gpm-service-type'. | Ludovic Courtès |
2018-04-30 | services: Move static-networking to (gnu services base). | Danny Milosavljevic |
2018-03-15 | services: Add 'virtual-terminal'. | Ludovic Courtès |
2018-03-08 | services: agetty: Call default-serial-port only when starting. | Danny Milosavljevic |
2018-03-07 | services: file-systems: Include 'user-file-systems' service. | Ludovic Courtès |
2018-02-19 | services: console-font: Don't emit the IUTF8 console code. | Ludovic Courtès |
2018-02-15 | services: mingetty: Move tty optionality to agetty. | Danny Milosavljevic |
2018-02-15 | services: agetty: Add agetty instance to base services. Make its tty optional. | Danny Milosavljevic |
2018-01-11 | services: guix: Add 'chroot-directories' field. | Ludovic Courtès |
2018-01-08 | services: guix: Add 'log-compression' option. | Ludovic Courtès |
2017-12-29 | services: networking: Add a dependency override mechanism to <static-networki... | Marius Bakke |
2017-12-22 | services: urandom-seed: Depend on udev. | Ludovic Courtès |
2017-12-22 | services: urandom-seed: Deprecate the 'urandom-seed-service' procedure. | Ludovic Courtès |
2017-12-22 | services: urandom-seed: Become a dependency of 'user-processes'. | Ludovic Courtès |
2017-12-22 | services: 'user-processes-service-type' can now be extended. | Ludovic Courtès |
2017-12-19 | services: urandom-seed: Try using a HWRNG to seed the Linux CRNG at boot. | Leo Famulari |
2017-12-16 | services: base: Use make-static-device-nodes. | Danny Milosavljevic |
2017-12-06 | services: console-font: Use 'tcsetattr' instead of invoking 'unicode_start'. | Ludovic Courtès |