guix/gnu
Danny Milosavljevic 7f93bbd5aa
services: Add fingerprint identification service.
* gnu/services/authentication.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (Miscellaneous Services): Document it.
2018-06-23 00:14:27 +02:00
..
bootloader
build linux-initrd: Module check correctly handles hyphen vs. underscore. 2018-06-14 23:34:59 +02:00
packages gnu: make-u-boot-package: Improve error handling. 2018-06-22 23:40:54 +02:00
services services: Add fingerprint identification service. 2018-06-23 00:14:27 +02:00
system system: Add os-with-u-boot. 2018-06-15 14:16:37 +02:00
tests services: boot: Take gexps instead of monadic gexps. 2018-06-20 23:47:08 +02:00
artwork.scm
bootloader.scm
local.mk services: Add fingerprint identification service. 2018-06-23 00:14:27 +02:00
packages.scm
services.scm services: boot: Take gexps instead of monadic gexps. 2018-06-20 23:47:08 +02:00
system.scm system: Mapped devices needed for boot do not yield Shepherd services. 2018-06-21 23:54:15 +02:00
tests.scm