guix/gnu
Ludovic Courtès c8fa34265d system: Add the 'system?' field for user groups.
Suggested by Mark H. Weaver.

* gnu/system/shadow.scm (<user-group>)[system?]: New field.
  (%base-groups): Introduce 'system-group' macro, and use it.
* gnu/system.scm (user-group->gexp): Pass the 'system?' field.
* guix/build/activation.scm (add-group): Add #:system? and honor it.
  (activate-users+groups): Handle the 'system?' field.
* gnu/system/file-systems.scm (%tty-gid): Choose an ID below 1000.
* doc/guix.texi (User Accounts): Document the 'system?' field.
2014-07-25 00:12:35 +02:00
..
packages gnu: gcc: Update to 4.9.1. 2014-07-24 10:13:38 -04:00
services services: xorg: Honor ~/.xsession. 2014-07-24 23:02:27 +02:00
system system: Add the 'system?' field for user groups. 2014-07-25 00:12:35 +02:00
packages.scm guix: refresh: Add --list-dependent option. 2014-07-20 11:36:09 -05:00
services.scm
system.scm system: Add the 'system?' field for user groups. 2014-07-25 00:12:35 +02:00