Age | Commit message (Expand) | Author |
2018-11-18 | activation: Aways pass '-d HOME' to 'useradd'. | Ludovic Courtès |
2018-03-27 | activation: Pass '-d HOME' to 'usermod'. | Ludovic Courtès |
2017-10-08 | activation: Do not create setuid binaries in the store [security fix]. | Ludovic Courtès |
2017-08-03 | activation: Make sure /etc exists. | Ludovic Courtès |
2017-05-30 | activation: Change permissions on /root to #o700. | Ludovic Courtès |
2017-05-18 | services: user-homes: Do not create home directories marked as no-create. | Ludovic Courtès |
2017-02-10 | Merge branch 'master' into core-updates | Ludovic Courtès |
2017-02-08 | services: Add 'special-files-service-type'. | Ludovic Courtès |
2017-02-04 | activation: Set the right owner for home directories. | Ludovic Courtès |
2017-02-02 | Merge branch 'master' into core-updates | Leo Famulari |
2017-02-01 | system: Create home directories once 'file-systems' is up. | Ludovic Courtès |
2017-01-26 | utils: Add helper method to make files writable. | Marius Bakke |
2016-09-06 | activation: Don't fail if /var/lib exists. | Leo Famulari |
2016-09-06 | activation: Allow home directories to be created under /var/lib. | David Craven |
2016-08-28 | system: Add 'create-home-directory?' field to <user-account>. | Ludovic Courtès |
2016-03-24 | activation: Copy account skeletons silently. | Ludovic Courtès |
2016-03-20 | system: Allow account skeletons to be directories. | Ludovic Courtès |
2015-05-09 | system: activate-ptrace-attach: Handle kernels without YAMA support. | Mark H Weaver |
2015-05-05 | activation: Make user copies of the skeletons writable. | Ludovic Courtès |
2015-04-12 | system: Allow users to PTRACE_ATTACH to their own processes. | Ludovic Courtès |
2015-04-08 | activation: Remove undeclared user accounts and groups. | Ludovic Courtès |
2015-03-03 | system: Add /etc/ssl symlink; set needed variables in /etc/profile. | Mark H Weaver |
2014-12-13 | activation: Copy the account skeletons when creating the 'root' account. | Ludovic Courtès |
2014-12-06 | activation: Don't create unneeded "/var/guix/gcroots/etc-directory". | Ludovic Courtès |
2014-11-11 | activation: Set the firmware search path. | Ludovic Courtès |
2014-11-02 | system: Allow Linux-libre to find our 'modprobe' command. | Ludovic Courtès |
2014-09-22 | activation: Ensure existing user accounts have the right settings. | Ludovic Courtès |
2014-09-12 | activation: Honor $GUIX_NEW_SYSTEM for use by 'guix system reconfigure'. | Ludovic Courtès |
2014-09-12 | activation: Set the permissions of /etc/sudoers to 440. | Ludovic Courtès |
2014-09-12 | activation: Make the /bin/sh symlink at activation time. | Ludovic Courtès |
2014-09-12 | activation: Make sure /etc/sudoers & co. are regular files. | Ludovic Courtès |
2014-09-12 | activation: Remove outdated comment. | Ludovic Courtès |
2014-09-12 | activation: Factorize the link-or-copy trick. | Ludovic Courtès |
2014-09-03 | Rename (gnu build linux-initrd) to (gnu build linux-boot). | Ludovic Courtès |
2014-09-03 | Move operating system helpers from (guix build …) to (gnu build …). | Ludovic Courtès |