system: Change the shell of 'nobody' to 'nologin'.
[jackhill/guix/guix.git] / gnu / system / shadow.scm
2016-07-13 Ludovic Courtèssystem: Change the shell of 'nobody' to 'nologin'.
2016-07-12 Ludovic Courtèsgnu: Switch to 'with-imported-modules'.
2016-05-08 宋文武Merge branch 'master' into gnome-updates
2016-05-06 Alex Griffinsystem: Do not export PS1 in /etc/skel/.bashrc.
2016-03-21 Ludovic CourtèsMerge branch 'security-updates'
2016-03-20 Ludovic Courtèssystem: Make sure fonts are searched for in the system...
2016-03-20 Ludovic Courtèssystem: Allow account skeletons to be directories.
2015-12-12 Ludovic CourtèsMerge branch 'master' into core-updates
2015-11-10 Ludovic Courtèssystem: Populate /etc/shells from ACCOUNT-SERVICE-TYPE.
2015-10-12 Ludovic CourtèsMerge branch 'core-updates'
2015-10-10 Ludovic Courtèsservices: Introduce extensible services.
2015-10-10 Ludovic Courtèssystem: Account skeleton API is non-monadic.
2015-07-19 Mark H WeaverMerge branch 'master' into core-updates
2015-07-16 Ludovic Courtèssystem: Fix typo in 'PS1' in skeleton '.bashrc'.
2015-07-01 Ludovic Courtèsenvironment: Define 'GUIX_ENVIRONMENT'.
2015-06-10 Mark H WeaverMerge branch 'master' into core-updates
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-03-18 Ludovic CourtèsMerge branch 'master' into core-updates
2015-03-16 Ludovic Courtèssystem: Skeleton '.bashrc' now exports the 'SHELL'...
2015-03-12 Ludovic Courtèssystem: Adjust '.bashrc' skeleton for non-interactive...
2015-01-16 Ludovic CourtèsMerge branch 'core-updates'
2015-01-14 Ludovic Courtèsmonads: Move '%store-monad' and related procedures...
2014-12-14 Ludovic CourtèsMerge branch 'master' into 'core-updates'.
2014-12-09 宋文武system: Add skeleton '.zlogin'.
2014-12-09 宋文武system: Cleanup bash startup files.
2014-09-22 Ludovic CourtèsMerge branch 'core-updates'
2014-09-18 Ludovic Courtèssystem: Add udev rule for /dev/kvm.
2014-09-16 Ludovic Courtèssystem: Add "input" to '%base-groups'.
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: Add 'file-system' decl. for /dev/pts, and use...
2014-07-13 Ludovic CourtèsMerge branch 'bug-17853'
2014-07-10 Ludovic Courtèssystem: Add "netdev" group.
2014-06-27 Ludovic Courtèssystem: Add a 'system?' field to user accounts.
2014-06-22 Ludovic Courtèssystem: Augment the default set of groups.
2014-06-22 Ludovic Courtèssystem: Remove useless 'members' field of 'user-group'.
2014-05-27 Ludovic CourtèsMerge branch 'master' into core-updates
2014-05-13 Ludovic Courtèssystem: Move skeleton code to (gnu system shadow).
2014-05-11 Ludovic Courtèssystem: Make accounts and groups at activation time.
2014-04-28 Ludovic Courtèsservices: Rewrite using gexps.
2014-01-25 Ludovic CourtèsMerge branch 'master' into core-updates
2014-01-13 Ludovic Courtèsgnu: Changes references to (gnu packages admin).
2013-12-09 Ludovic Courtèsgnu: Add 'inputs' field to <user-account>; make 'shell...
2013-12-07 Ludovic Courtèsgnu: dmd: Add 'user-accounts' and 'user-groups' fields...
2013-10-03 Ludovic Courtèsgnu: vm: Rewrite helper functions as monadic functions.
2013-09-26 Ludovic CourtèsMerge branch 'core-updates'
2013-09-26 Ludovic Courtèsgnu: vm: Add build users.
2013-09-26 Ludovic Courtèsgnu: shadow: Add record type for user groups.
2013-09-26 Ludovic Courtèsgnu: shadow: Add record type for user accounts.
2013-09-22 Ludovic CourtèsMerge branch 'master' into core-updates
2013-09-14 Andreas EngeMerge branch 'python'
2013-09-11 Ludovic Courtèsgnu: Move helper code to (gnu system …) modules.