guix-devel/gnu
Ludovic Courtès f6f67b87c0
system: Add (gnu system accounts).
The (gnu system accounts) module is meant to be used both on the build-
and on the host-side.

* gnu/system/shadow.scm <top level>: Call 'default-shell'.
(<user-account>, <user-group>): Move to...
* gnu/system/accounts.scm: ... here.  New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add system/accounts.scm.
2019-03-07 20:04:02 +01:00
..
bootloader
build linux-modules: module-soft-dependencies: Partition the result and return it as two lists. 2019-03-05 13:43:34 +01:00
installer gnu: Remove unused TIMEZONE-LISTBOX-HEIGTH. 2019-02-18 01:52:48 +01:00
packages gnu: fuseiso: Fix typo in description. 2019-03-07 17:12:46 +01:00
services services: Use 'file-append' for user account shells. 2019-03-04 15:22:58 +01:00
system system: Add (gnu system accounts). 2019-03-07 20:04:02 +01:00
tests tests: Use non-deprecated (guix store) API. 2019-03-04 15:22:58 +01:00
artwork.scm artwork: Update snapshot to b975164. 2019-03-05 23:08:53 +01:00
bootloader.scm bootloader: Remove deprecated 'device' field. 2019-01-16 14:07:38 +01:00
ci.scm ci: Skip system tests on armhf-linux. 2019-01-21 10:19:31 +01:00
installer.scm gnu: Move most packages from guile.scm to new module. 2019-01-28 14:57:10 +01:00
local.mk system: Add (gnu system accounts). 2019-03-07 20:04:02 +01:00
packages.scm packages: Remove duplicates from package cache. 2019-02-16 01:00:08 +01:00
services.scm
system.scm gnu: Add graphical installer support. 2019-01-17 14:04:20 +01:00
tests.scm