guix-devel/guix
Ludovic Courtès ef9fc40dda vm: Allow a volume name to be specified for the root partition.
* guix/build/vm.scm (format-partition): Add #:label parameter, and honor
  it.
  (initialize-hard-disk): Add #:file-system-label parameter, and pass it
  to 'format-partition'.
* gnu/system/vm.scm (qemu-image): Add #:file-system-label parameter and
  pass it to 'initialize-hard-disk'.
2014-05-29 23:32:46 +02:00
..
build vm: Allow a volume name to be specified for the root partition. 2014-05-29 23:32:46 +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
derivations.scm derivations: Micro-optimize 'derivation'. 2014-04-29 18:13:10 +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
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 Prefer local builds for "small" derivations. 2014-01-25 17:22:53 +01:00
records.scm
serialization.scm
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
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