Age | Commit message (Expand) | Author |
2015-08-18 | Revert "PRELIMINARY: Add three programs to %setuid-programs." | Mark H Weaver |
2015-08-18 | PRELIMINARY: Add three programs to %setuid-programs. | Mark H Weaver |
2015-08-04 | system: Default to newest linux-libre. | Mark H Weaver |
2015-07-26 | system: Add 'ping6' to %SETUID-PROGRAMS. | Ludovic Courtès |
2015-07-20 | system: Default to Linux-libre 4.0. | Ludovic Courtès |
2015-07-17 | file-systems: Add a 'dependencies' field to <file-system>. | Ludovic Courtès |
2015-07-17 | system: Add 'kernel-arguments' field. | Ludovic Courtès |
2015-07-09 | build: file-systems: Import (guix build syscalls) for non-static Guiles. | David Thompson |
2015-07-07 | system: Fix typo. | Alex Kost |
2015-06-23 | system: emacs-site-file: Use 'geiser-install to load geiser. | 宋文武 |
2015-06-16 | system: Rename 'sudoers' into 'sudoers-file'. | Alex Kost |
2015-06-05 | system: 'hosts-file' is now a file-like object. | Ludovic Courtès |
2015-06-05 | system: 'sudoers' is now a file-like object. | Ludovic Courtès |
2015-05-25 | system: Define '%base-user-accounts'. | Ludovic Courtès |
2015-05-24 | system: Make sure user accounts refer to existing groups. | Ludovic Courtès |
2015-05-07 | system: Use "." instead of "source" in /etc/profile. | Ludovic Courtès |
2015-05-07 | system: Check whether ~/.guix-profile/etc/profile exists. | Ludovic Courtès |
2015-05-06 | system: /etc/profile sources each profile's /etc/profile. | Ludovic Courtès |
2015-04-17 | system: Populate /etc/shells with the list of all the shells in use. | Ludovic Courtès |
2015-04-12 | system: Allow users to PTRACE_ATTACH to their own processes. | Ludovic Courtès |
2015-04-10 | system: Clean /tmp and /var/run during early boot. | Mark H Weaver |
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 |