guix-devel/guix/build
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
..
activation.scm system: Add the 'system?' field for user groups. 2014-07-25 00:12:35 +02:00
cmake-build-system.scm guix: cmake: Add input and package libraries to the rpath, and adapt package 2014-04-27 11:35:26 +02:00
download.scm download: Enlarge your receive buffer. 2014-05-23 22:19:37 +02:00
git.scm git-download: Support recursive clones. 2014-06-27 23:04:48 +02:00
gnu-build-system.scm build-system/gnu: Reset timestamps on build tree when source is a directory. 2014-04-14 00:09:42 +02:00
gnu-dist.scm build-system/gnu: Add `dist-package'. 2013-08-24 17:30:31 +02:00
install.scm install: Set the store's permission to #o1775. 2014-07-19 14:26:19 +02:00
linux-initrd.scm system: Recognize more file system flags. 2014-07-23 02:02:07 +02:00
perl-build-system.scm packages: Add `native-search-paths' field and honor it. 2013-03-30 22:57:03 +01:00
pull.scm pull: Copy and compile gnu.scm. 2014-06-13 11:42:33 +02:00
python-build-system.scm guix: python: Create module installation path and add it to PYTHONPATH during 2013-09-11 15:47:34 +02:00
rpath.scm Add (guix build rpath). 2013-05-08 23:45:02 +02:00
svn.scm Add (guix svn-download). 2014-03-27 00:21:44 +01:00
syscalls.scm syscalls: Add 'processes' to list all the live processes. 2014-05-14 19:07:03 +02:00
union.scm union: Ensure that the output is always a directory. 2014-04-03 18:35:16 -04:00
utils.scm utils: 'delete-file-recursively' doesn't follow mount points by default. 2014-05-20 14:45:58 +02:00
vm.scm vm: Add support for i686. 2014-07-13 16:37:11 +02:00