guix/gnu/build
Ludovic Courtès ec2406efc7 vm: Use the 'umount' procedure instead of util-linux's 'umount' command.
* gnu/build/vm.scm (initialize-root-partition, initialize-hard-disk): Use the
  'umount' procedure instead of invoking the 'umount' command.
* gnu/system/vm.scm (qemu-image): Remove UTIL-LINUX from INPUTS.
2015-07-24 01:19:57 +02:00
..
activation.scm
file-systems.scm file-systems: Implement partition lookup by UUID. 2015-07-14 15:24:19 +02:00
install.scm install: Turn off deduplication for the binary tarball. 2015-06-18 00:25:48 +02:00
linux-boot.scm gnu: linux-boot: Remove outdated and misleading comment. 2015-05-24 00:26:12 +02:00
linux-container.scm gnu: build: Add Linux container module. 2015-07-09 08:23:03 -04:00
linux-initrd.scm linux-initrd: Produce cpio archives with zeroed timestamps, etc. 2015-06-24 18:05:03 +02:00
linux-modules.scm
vm.scm vm: Use the 'umount' procedure instead of util-linux's 'umount' command. 2015-07-24 01:19:57 +02:00