guix-play/gnu
Ludovic Courtès a8ac4f081a
vm: Estimate the disk size by default.
* gnu/build/vm.scm (estimated-partition-size): New procedure.
* gnu/system/vm.scm (expression->derivation-in-linux-vm):
Change #:disk-image-size default to 'guess.
[builder]: When DISK-IMAGE-SIZE is 'guess, use
'estimated-partition-size' and compute and estimate of the image size.
(qemu-image): Likewise.
* guix/build/store-copy.scm (file-size, closure-size): New procedures.
* guix/scripts/system.scm (%default-options): Change 'image-size' to
'guess.
* doc/guix.texi (Building the Installation Image): Remove '--image-size'
flag from example.
(Invoking guix system): Document the image size estimate.
2017-06-30 00:16:50 +02:00
..
bootloader bootloader: extlinux: Add extlinux-bootloader-gpt. 2017-06-21 09:57:12 +02:00
build vm: Estimate the disk size by default. 2017-06-30 00:16:50 +02:00
packages gnu: poppler: Fix CVE-2017-{9775,9776}. 2017-06-29 16:40:10 -04:00
services gnu: services: use seconds instead of duration strings. 2017-06-21 19:29:57 +02:00
system vm: Estimate the disk size by default. 2017-06-30 00:16:50 +02:00
tests tests: Add extlinux gpt test. 2017-06-21 09:57:12 +02:00
artwork.scm artwork: Use a descriptive name for the source directory. 2017-06-07 15:58:16 -04:00
bootloader.scm bootloader: Use menu-entry to define custom bootloader entries. 2017-06-08 16:29:29 +02:00
local.mk gnu: ansible: Apply experimental patch to deal with wrapping of ansible script. 2017-06-29 15:21:18 +02:00
packages.scm packages: Add 'specifications->manifest'. 2017-06-11 23:05:23 +02:00
services.scm ui: Rename '_' to 'G_'. 2017-05-03 16:16:17 +02:00
system.scm system: Add 'shadow' to %BASE-PACKAGES. 2017-06-29 16:28:28 +02:00
tests.scm bootloader: Add extlinux support. 2017-05-16 14:41:01 +02:00