guix-devel/guix
Ludovic Courtès 023f391c78 services: Add 'file-system-service'.
* gnu/services/base.scm (file-system-service): New procedure.
  (user-processes-service): Add 'requirements' parameter.
* gnu/services/dmd.scm (dmd-configuration-file): Use (guix build
  linux-initrd).
* guix/build/linux-initrd.scm (guix): Export 'check-file-system'.
* gnu/system.scm (file-union): New procedure.
  (essential-services): Use it.  Add that to the returned list.
2014-05-10 23:33:52 +02:00
..
build services: Add 'file-system-service'. 2014-05-10 23:33:52 +02:00
build-system
scripts
base32.scm
base64.scm
build-system.scm
config.scm.in
derivations.scm derivations: Micro-optimize 'derivation'. 2014-04-29 18:13:10 +02:00
download.scm download: Rewrite using gexps. 2014-05-01 22:31:36 +02:00
ftp-client.scm ftp-client: Add missing CR in "USER" command. 2014-05-03 00:46:51 +02:00
gexp.scm monads, gexp: Remove unintended dependency on (gnu packages …). 2014-05-01 22:31:36 +02:00
git-download.scm
gnu-maintenance.scm gnu-maintenance: Add missing type check. 2014-05-05 09:00:00 +02:00
gnupg.scm
hash.scm
http-client.scm
licenses.scm
monads.scm monads, gexp: Remove unintended dependency on (gnu packages …). 2014-05-01 22:31:36 +02:00
nar.scm
packages.scm
pk-crypto.scm
pki.scm
profiles.scm
records.scm
serialization.scm
snix.scm
store.scm
svn-download.scm
ui.scm monads: Hide 'derivation-expression' and 'lower-inputs'. 2014-04-28 23:41:12 +02:00
utils.scm Add (guix build syscalls). 2014-05-10 22:55:34 +02:00