summaryrefslogtreecommitdiff
path: root/gnu/system.scm
AgeCommit message (Expand)Author
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
2014-09-12system: Produce a basic /etc/nsswitch.conf to honor /etc/hosts.Ludovic Courtès
2014-09-12system: Fix the default /etc/hosts.Ludovic Courtès
2014-09-12system: Add support for Linux-style mapped devices.Ludovic Courtès
2014-09-12system: Add '\w' to the default PS1.Ludovic Courtès
2014-09-12activation: Make the /bin/sh symlink at activation time.Ludovic Courtès
2014-09-12system: Add 'hosts-file' field.Ludovic Courtès
2014-09-09system: Export '%setuid-programs'.Ludovic Courtès
2014-09-03Move part of (gnu build linux-boot) to (gnu build file-systems).Ludovic Courtès
2014-09-03Rename (gnu build linux-initrd) to (gnu build linux-boot).Ludovic Courtès
2014-09-03Move operating system helpers from (guix build …) to (gnu build …).Ludovic Courtès
2014-08-28gnu: Split (gnu packages base), adding (gnu packages commencement).Ludovic Courtès
2014-08-11system: Use (guix profiles) to build the system profile.Ludovic Courtès
2014-07-25system: Add the 'system?' field for user groups.Ludovic Courtès
2014-07-23system: Recognize more file system flags.Ludovic Courtès
2014-07-23system: Add 'create-mount-point?' file system option.Ludovic Courtès