system: 'sudoers' is now a file-like object.
[jackhill/guix/guix.git] / gnu / system.scm
2015-06-05 Ludovic Courtèssystem: 'sudoers' is now a file-like object.
2015-05-26 宋文武Merge branch 'gtk-rebuild'
2015-05-25 Ludovic Courtèssystem: Define '%base-user-accounts'.
2015-05-24 Ludovic Courtèssystem: Make sure user accounts refer to existing groups.
2015-05-23 宋文武Merge branch 'master' into gtk-rebuild
2015-05-07 Ludovic Courtèssystem: Use "." instead of "source" in /etc/profile.
2015-05-07 Ludovic Courtèssystem: Check whether ~/.guix-profile/etc/profile exists.
2015-05-06 Ludovic Courtèssystem: /etc/profile sources each profile's /etc/profile.
2015-04-17 Mark H WeaverMerge branch 'master' into core-updates
2015-04-17 Ludovic Courtèssystem: Populate /etc/shells with the list of all the...
2015-04-13 Mark H WeaverMerge branch 'master' into core-updates
2015-04-12 Ludovic Courtèssystem: Allow users to PTRACE_ATTACH to their own proce...
2015-04-10 Mark H Weaversystem: Clean /tmp and /var/run during early boot.
2015-04-08 宋文武Merge branch 'master' into core-updates
2015-04-05 Andy Wingosystem: Take kernel modules from the user-specified...
2015-03-18 Ludovic CourtèsMerge branch 'master' into core-updates
2015-03-12 Ludovic Courtèssystem: Add /etc/bashrc that loads bash-completion...
2015-03-12 Alexander I.Grafov... system: Add fish, tcsh, and zsh to /etc/shells.
2015-03-12 Alexander I.Grafov... system: Remove duplicated line from export.
2015-03-10 Ludovic Courtèssystem: Don't compare <pam-service> objects with 'equal?'.
2015-03-04 Ludovic Courtèsgnu: Move 'which' to (gnu packages base).
2015-03-04 Ludovic CourtèsMerge branch 'core-updates'.
2015-03-03 Mark H Weaversystem: Add /etc/ssl symlink; set needed variables...
2015-03-03 Mark H WeaverRevert "system: Add 'x509-certificates' field, and...
2015-03-03 Mark H WeaverRevert "system: Create a single-file certificate bundle...
2015-03-02 Ludovic Courtèssystem: Create a single-file certificate bundle in...
2015-03-02 Ludovic Courtèssystem: Add 'x509-certificates' field, and populate...
2015-02-04 Ludovic Courtèssystem: Add bindings to configure libc's NSS.
2015-01-28 Ludovic Courtèssystem: Define $ASPELL_CONF in /etc/profile.
2015-01-27 宋文武system: Add 'XDG_DATA_DIRS' and 'XDG_CONFIG_DIRS' to...
2015-01-26 Mark H WeaverMerge branch 'wip-gobject-introspection'
2015-01-22 Ludovic Courtèssystem: Make D-Bus warnings non fatal.
2015-01-22 Ludovic Courtèssystem: Create /etc/emacs/site-start.el.
2015-01-16 Ludovic CourtèsMerge branch 'core-updates'
2015-01-13 Ludovic Courtèssystem: Add iw to '%base-packages'.
2014-12-14 Ludovic CourtèsMerge branch 'master' into 'core-updates'.
2014-12-13 Ludovic Courtèssystem: Add sudo to '%base-packages'.
2014-12-12 Ludovic Courtèssystem: /etc/profile defines 'MANPATH', which includes...
2014-12-09 宋文武system: Cleanup bash startup files.
2014-12-07 Ludovic Courtèssystem: Add 'man-db' to '%base-packages'.
2014-11-30 Ludovic CourtèsRevert "system: Add a 'needed-for-boot?' field to ...
2014-11-29 Ludovic Courtèssystem: Add a 'needed-for-boot?' field to 'mapped-device'.
2014-11-27 Ludovic Courtèslinux-boot: Load modules and their dependencies, à...
2014-11-27 Ludovic Courtèssystem: Build system-wide locale definitions.
2014-11-25 Ludovic Courtèsfile-systems: 'file-system-needed-for-boot?' always...
2014-11-11 Ludovic Courtèssystem: Shorten the default label for GRUB entries.
2014-11-11 Ludovic Courtèsactivation: Set the firmware search path.
2014-11-10 Ludovic Courtèsservices: Add 'user-unmount-service' as an essential...
2014-11-05 Ludovic Courtèssystem: Define 'INFOPATH' in /etc/profile.
2014-11-02 Ludovic Courtèssystem: Allow Linux-libre to find our 'modprobe' command.
2014-10-28 Ludovic Courtèssystem: Add pciutils and pciutils to '%base-packages'.
2014-10-07 Ludovic Courtèssystem: Export 'local-host-aliases'.
2014-09-22 Ludovic Courtèssystem: Add Patch to '%base-packages'.
2014-09-22 Ludovic CourtèsMerge branch 'core-updates'
2014-09-22 Ludovic Courtèssystem: Add support for boot-time mapped devices.
2014-09-18 Ludovic Courtèssystem: Add support for swap devices.
2014-09-18 Ludovic Courtèssystem: Define 'device-mapping-kind', and add a 'close...
2014-09-13 Mark H WeaverMerge branch 'master' into core-updates
2014-09-13 Ludovic Courtèssystem: Use eudev instead of udev by default.
2014-09-13 Ludovic Courtèssystem: Add Diffutils to '%base-packages'.
2014-09-12 Ludovic Courtèssystem: Add more common tools to '%base-packages'.
2014-09-12 Ludovic Courtèssystem: Produce a basic /etc/nsswitch.conf to honor...
2014-09-12 Ludovic Courtèssystem: Fix the default /etc/hosts.
2014-09-11 Mark H WeaverMerge branch 'master' into core-updates
2014-09-11 Ludovic Courtèssystem: Add support for Linux-style mapped devices.
2014-09-11 Ludovic Courtèssystem: Add '\w' to the default PS1.
2014-09-11 Ludovic Courtèsactivation: Make the /bin/sh symlink at activation...
2014-09-11 Ludovic Courtèssystem: Add 'hosts-file' field.
2014-09-09 Ludovic Courtèssystem: Export '%setuid-programs'.
2014-09-08 Mark H WeaverMerge branch 'master' into core-updates
2014-09-03 Ludovic CourtèsMove part of (gnu build linux-boot) to (gnu build file...
2014-09-03 Ludovic CourtèsRename (gnu build linux-initrd) to (gnu build linux...
2014-09-03 Ludovic CourtèsMove operating system helpers from (guix build …) to...
2014-08-28 Mark H WeaverMerge branch 'master' into core-updates
2014-08-28 Ludovic Courtèsgnu: Split (gnu packages base), adding (gnu packages...
2014-08-20 Mark H WeaverMerge branch 'master' into core-updates
2014-08-11 Ludovic Courtèssystem: Use (guix profiles) to build the system profile.
2014-07-28 Mark H WeaverMerge branch 'master' into core-updates
2014-07-24 Ludovic Courtèssystem: Add the 'system?' field for user groups.
2014-07-23 Ludovic Courtèssystem: Recognize more file system flags.
2014-07-23 Ludovic Courtèssystem: Add 'create-mount-point?' file system option.
2014-07-17 Ludovic CourtèsMerge branch 'gettext-upgrade'
2014-07-16 Ludovic Courtèssystem: Add e2fsprogs to the base packages.
2014-07-16 Ludovic Courtèssystem: Use kmod instead of module-init-tools.
2014-07-14 Ludovic Courtèssystem: Add 'nano' and 'lsof' to the base packages.
2014-07-13 Ludovic CourtèsMerge branch 'bug-17853'
2014-07-12 Ludovic Courtèssystem: Add 'which' to the base packages.
2014-07-12 Ludovic Courtèssystem: Remove erroneous system binding in profile...
2014-07-01 Ludovic Courtèslinux-initrd: Rename 'qemu-initrd' to 'base-initrd'.
2014-06-29 Ludovic Courtèssystem: Set $LINUX_MODULE_DIRECTORY as a function or...
2014-06-27 Ludovic Courtèssystem: Add a 'system?' field to user accounts.
2014-06-26 Ludovic Courtèssystem: Adjust the set of fields with default values.
2014-06-26 Ludovic Courtèsguix system: Add 'reconfigure' action.
2014-06-25 Ludovic Courtèssystem: Support the addition of old entries in the...
2014-06-25 Ludovic Courtèssystem: Store boot parameters in the system derivation.
2014-06-25 Ludovic Courtèssystem: Factorize GRUB menu entry label.
2014-06-23 Ludovic Courtèsservices: Add udev service, and add it to '%base-services'.
2014-06-22 Ludovic Courtèssystem: Augment the default set of groups.
2014-06-20 Ludovic CourtèsMerge branch 'core-updates'
2014-06-19 Ludovic Courtèssystem: Prefer packages from %FINAL-INPUTS.
next