guix/guix
Ludovic Courtès d4c87617e5 system: File system sources can be marked as labels or devices.
* gnu/system/file-systems.scm (<file-system>)[title]: New field.
* gnu/services/base.scm (file-system-service): Add #:title parameter.
  In 'start' gexp, use 'canonicalize-device-spec' and honor TITLE.
* gnu/system.scm (other-file-system-services,
  operating-system-root-file-system, operating-system-initrd-file):
  Adjust accordingly.
* gnu/system/linux-initrd.scm (file-system->spec): Likewise.
* gnu/system/vm.scm (system-disk-image): Add 'title' field for the root
  file system.
* guix/build/linux-initrd.scm (mount-file-system): Expect the second
  element of SPEC to be the title.
  (boot-system)[root-mount-point?, root-fs-type]: Likewise.
* gnu/services/dmd.scm (dmd-configuration-file): Select
  'canonicalize-device-spec'.
2014-06-03 00:14:58 +02:00
..
build system: File system sources can be marked as labels or devices. 2014-06-03 00:14:58 +02:00
build-system
scripts guix system: Add 'disk-image' action. 2014-05-22 23:24:13 +02:00
base32.scm
base64.scm substitute-binary: Support the Signature field of a narinfo file. 2014-03-30 12:02:10 +02:00
build-system.scm
config.scm.in build: Change state and log directories to $localstatedir/.../guix. 2014-03-09 22:10:01 +01:00
derivations.scm derivations: Add #:allowed-references 'derivation' parameter. 2014-06-01 23:32:26 +02:00
download.scm guix: download: Update imagemagick mirrors. 2014-05-22 22:07:07 +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 download: Perform derivations locally. 2014-03-06 21:42:24 +01:00
gnu-maintenance.scm gnu-maintenance: Add missing type check. 2014-05-05 09:00:00 +02:00
gnupg.scm
hash.scm
http-client.scm download: Enlarge your receive buffer. 2014-05-23 22:19:37 +02:00
licenses.scm guix: licenses: Add CeCILL-C license. 2014-05-19 00:15:11 -05:00
monads.scm monads, gexp: Remove unintended dependency on (gnu packages …). 2014-05-01 22:31:36 +02:00
nar.scm pk-crypto: Add pretty-printer to 'gcry-error' exceptions. 2014-04-22 11:41:52 +02:00
packages.scm packages: Correctly handle patching for inputs with no extension. 2014-04-12 14:39:43 +02:00
pk-crypto.scm pk-crypto: Add pretty-printer to 'gcry-error' exceptions. 2014-04-22 11:41:52 +02:00
pki.scm pki: Introduce 'write-acl', and fix wrong conversion in 'ensure-acl'. 2014-04-04 00:23:17 +02:00
profiles.scm
records.scm
serialization.scm store: Add #:timeout build option. 2014-03-09 23:01:18 +01:00
snix.scm
store.scm store: Work around 'get-bytevector-n' bug that affects 'import-paths'. 2014-05-27 22:28:34 +02:00
svn-download.scm Add (guix svn-download). 2014-03-27 00:21:44 +01:00
ui.scm ui: Gracefully deal with zero-output derivations. 2014-05-19 23:52:40 +02:00
utils.scm Add (guix build syscalls). 2014-05-10 22:55:34 +02:00