aboutsummaryrefslogtreecommitdiff

ca7c03cded1f'>vm.scm
AgeCommit message (Expand)Author
2020-12-15database: Remove #:deduplicate? from 'register-items'....Ludovic Courtès
2020-12-15image: 'register-closure' leaves it up to the caller to deduplicate....Ludovic Courtès
2020-12-15store-copy: 'populate-store' can optionally deduplicate files....Ludovic Courtès
2020-12-15database: Remove #:reset-timestamps? from 'register-items'....Ludovic Courtès
2020-12-15image: 'register-closure' assumes already-reset timestamps....Ludovic Courtès
2020-12-15store-copy: 'populate-store' resets timestamps....Ludovic Courtès
2020-06-18database: 'register-items' takes an open database....Ludovic Courtès
2020-06-06vm: 'expression->derivation-in-linux-vm' always returns a native build....Ludovic Courtès
2020-05-05Merge branch 'master' into core-updatesMarius Bakke
2020-05-05vm: Remove obsolete procedures....Mathieu Othacehe
2020-05-05build: bootloader: Add install-efi procedure....Mathieu Othacehe
2020-04-11vm: Make the device node procedure a parameter....Ludovic Courtès
2020-04-11linux-boot: 'make-essential-device-nodes' root parameter is optional....Ludovic Courtès
2020-04-11vm: Preserve file permissions on /dev....Ludovic Courtès
2020-04-11vm: 'qemu-image' can pass options to the 'mkfs' command....Ludovic Courtès
2020-04-11vm: 'qemu-image' accepts a list of extra populate directives....Ludovic Courtès
2020-04-10vm: Transparently compress iso9660 images....Tobias Geerinckx-Rice
2020-03-26vm: Distinguish between success and failure of the guest code....Ludovic Courtès