summaryrefslogtreecommitdiff
path: root/gnu/system.scm
AgeCommit message (Expand)Author
2015-06-05system: 'hosts-file' is now a file-like object....Ludovic Courtès
2015-06-05system: 'sudoers' is now a file-like object....Ludovic Courtès
2015-05-25system: Define '%base-user-accounts'....Ludovic Courtès
2015-05-24system: Make sure user accounts refer to existing groups....Ludovic Courtès
2015-05-07system: Use "." instead of "source" in /etc/profile....Ludovic Courtès
2015-05-07system: Check whether ~/.guix-profile/etc/profile exists....Ludovic Courtès
2015-05-06system: /etc/profile sources each profile's /etc/profile....Ludovic Courtès
2015-04-17system: Populate /etc/shells with the list of all the shells in use....Ludovic Courtès
2015-04-12system: Allow users to PTRACE_ATTACH to their own processes....Ludovic Courtès
2015-04-10system: Clean /tmp and /var/run during early boot....Mark H Weaver
2015-04-05system: Take kernel modules from the user-specified kernel....Andy Wingo
2015-03-12system: Add /etc/bashrc that loads bash-completion when available....Ludovic Courtès
2015-03-12system: Add fish, tcsh, and zsh to /etc/shells....Alexander I.Grafov (Axel)
2015-03-12system: Remove duplicated line from export....Alexander I.Grafov (Axel)
2015-03-10system: Don't compare <pam-service> objects with 'equal?'....Ludovic Courtès
2015-03-04gnu: Move 'which' to (gnu packages base)....Ludovic Courtès
2015-03-03system: Add /etc/ssl symlink; set needed variables in /etc/profile....Mark H Weaver
2015-03-03Revert "system: Add 'x509-certificates' field, and populate /etc/ssl/certs."...Mark H Weaver
2015-03-03Revert "system: Create a single-file certificate bundle in /etc/ssl/certs."...Mark H Weaver
2015-03-02system: Create a single-file certificate bundle in /etc/ssl/certs....Ludovic Courtès
2015-03-02system: Add 'x509-certificates' field, and populate /etc/ssl/certs....Ludovic Courtès
2015-02-04system: Add bindings to configure libc's NSS....Ludovic Courtès
2015-01-28system: Define $ASPELL_CONF in /etc/profile....Ludovic Courtès
2015-01-27system: Add 'XDG_DATA_DIRS' and 'XDG_CONFIG_DIRS' to /etc/profile....宋文武
2015-01-22system: Make D-Bus warnings non fatal....Ludovic Courtès
2015-01-22system: Create /etc/emacs/site-start.el....Ludovic Courtès
2015-01-13system: Add iw to '%base-packages'....Ludovic Courtès
2014-12-13system: Add sudo to '%base-packages'....Ludovic Courtès
2014-12-13system: /etc/profile defines 'MANPATH', which includes the global profile....Ludovic Courtès
2014-12-09system: Cleanup bash startup files....宋文武
2014-12-07system: Add 'man-db' to '%base-packages'....Ludovic Courtès
2014-11-30Revert "system: Add a 'needed-for-boot?' field to 'mapped-device'."...Ludovic Courtès
2014-11-29system: Add a 'needed-for-boot?' field to 'mapped-device'....Ludovic Courtès
2014-11-28linux-boot: Load modules and their dependencies, à la 'modprobe'....Ludovic Courtès
2014-11-27system: Build system-wide locale definitions....Ludovic Courtès
2014-11-25file-systems: 'file-system-needed-for-boot?' always returns #t for "/"....Ludovic Courtès
2014-11-11system: Shorten the default label for GRUB entries....Ludovic Courtès
2014-11-11activation: Set the firmware search path....Ludovic Courtès
2014-11-10services: Add 'user-unmount-service' as an essential service....Ludovic Courtès
2014-11-05system: Define 'INFOPATH' in /etc/profile....Ludovic Courtès
2014-11-02system: Allow Linux-libre to find our 'modprobe' command....Ludovic Courtès
2014-10-29system: Add pciutils and pciutils to '%base-packages'....Ludovic Courtès
2014-10-07system: Export 'local-host-aliases'....Ludovic Courtès
2014-09-22system: Add Patch to '%base-packages'....Ludovic Courtès
2014-09-22system: Add support for boot-time mapped devices....Ludovic Courtès
2014-09-18system: Add support for swap devices....Ludovic Courtès
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