index
:
software/guix
master
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
build
/
vm.scm
Commit message (
Expand
)
Author
Age
Files
Lines
*
database: Remove #:deduplicate? from 'register-items'.
...
Ludovic Courtès
2020-12-15
1
-1
/
+0
*
image: 'register-closure' leaves it up to the caller to deduplicate.
...
Ludovic Courtès
2020-12-15
1
-6
/
+3
*
store-copy: 'populate-store' can optionally deduplicate files.
...
Ludovic Courtès
2020-12-15
1
-2
/
+3
*
database: Remove #:reset-timestamps? from 'register-items'.
...
Ludovic Courtès
2020-12-15
1
-1
/
+0
*
image: 'register-closure' assumes already-reset timestamps.
...
Ludovic Courtès
2020-12-15
1
-5
/
+3
*
store-copy: 'populate-store' resets timestamps.
...
Ludovic Courtès
2020-12-15
1
-1
/
+1
*
database: 'register-items' takes an open database.
...
Ludovic Courtès
2020-06-18
1
-6
/
+7
*
vm: 'expression->derivation-in-linux-vm' always returns a native build.
...
Ludovic Courtès
2020-06-06
1
-3
/
+8
*
Merge branch 'master' into core-updates
Marius Bakke
2020-05-05
1
-171
/
+4
|
\
|
*
vm: Remove obsolete procedures.
...
Mathieu Othacehe
2020-05-05
1
-155
/
+1
|
*
build: bootloader: Add install-efi procedure.
...
Mathieu Othacehe
2020-05-05
1
-16
/
+3
*
|
vm: Make the device node procedure a parameter.
...
Ludovic Courtès
2020-04-11
1
-1
/
+3
*
|
linux-boot: 'make-essential-device-nodes' root parameter is optional.
...
Ludovic Courtès
2020-04-11
1
-1
/
+1
*
|
vm: Preserve file permissions on /dev.
...
Ludovic Courtès
2020-04-11
1
-1
/
+11
*
|
vm: 'qemu-image' can pass options to the 'mkfs' command.
...
Ludovic Courtès
2020-04-11
1
-9
/
+15
*
|
vm: 'qemu-image' accepts a list of extra populate directives.
...
Ludovic Courtès
2020-04-11
1
-3
/
+8
|
/
*
vm: Transparently compress iso9660 images.
...
Tobias Geerinckx-Rice
2020-04-10
1
-0
/
+19
*
vm: Distinguish between success and failure of the guest code.
...
Ludovic Courtès
2020-03-26
1
-1
/
+10
*
gnu: Remove uses of deprecated Qemu network configuration.
...
Marius Bakke
2019-12-18
1
-8
/
+2
*
build: vm: Fix qemu-command procedure.
...
Mathieu Othacehe
2019-12-01
1
-3
/
+4
*
system: vm: Add arm64 support.
...
Mathieu Othacehe
2019-11-22
1
-6
/
+13
*
build: vm: Fix arm32 support.
...
Mathieu Othacehe
2019-11-22
1
-0
/
+8
*
vm: Create installation media with MBR and HFS only, no GPT.
...
Danny Milosavljevic
2019-05-18
1
-2
/
+16
*
vm: Pass -smp to QEMU to allow use of multiple cores.
...
Christopher Baines
2019-04-29
1
-0
/
+1
*
vm: Adjust FAT serial number code to 32-bit Guile.
...
Ludovic Courtès
2019-04-25
1
-1
/
+5
*
vm: Use a fixed FAT serial number for 'efi.img' in ISO images.
...
Ludovic Courtès
2019-04-21
1
-0
/
+10
*
vm: Reset file timestamps of the EFI image in ISO images.
...
Ludovic Courtès
2019-04-21
1
-0
/
+10
*
vm: Reset file timestamps in ISO images.
...
Ludovic Courtès
2019-04-21
1
-0
/
+4
*
vm: Remove Xorriso "-padding" option.
...
Ludovic Courtès
2019-04-14
1
-5
/
+0
*
Remove traces of "GuixSD".
...
Ludovic Courtès
2019-03-13
1
-3
/
+3
*
vm: Re-enable KVM on i386.
...
Ludovic Courtès
2018-12-19
1
-7
/
+1
*
vm: Add padding in the ISO image.
...
Ludovic Courtès
2018-12-06
1
-0
/
+5
*
pack: Import (guix store database) only when '--localstatedir' is passed.
...
Ludovic Courtès
2018-11-06
1
-1
/
+18
*
vm: Disable KVM on i386.
...
Ludovic Courtès
2018-07-04
1
-1
/
+7
*
vm: 'make-iso9660-image' makes 'grub.cfg' a GC root.
...
Ludovic Courtès
2018-06-26
1
-1
/
+2
*
vm: 'make-iso9660-image' no longer includes unreferenced store items.
...
Ludovic Courtès
2018-06-26
1
-38
/
+61
*
vm: Don't try to modify the bind-mounted store.
...
Ludovic Courtès
2018-06-26
1
-2
/
+4
*
Remove 'guix-register' and its traces.
...
Ludovic Courtès
2018-06-14
1
-2
/
+2
*
install: Use 'reset-timestamps' from (guix store database).
...
Ludovic Courtès
2018-06-14
1
-0
/
+1
*
install: Use (guix store database) instead of 'guix-register'.
...
Ludovic Courtès
2018-06-14
1
-0
/
+1
*
vm: Pass "panic=1" to Linux.
...
Ludovic Courtès
2018-05-25
1
-4
/
+9
*
vm: Print the label and UUID of partitions.
...
Ludovic Courtès
2018-05-23
1
-1
/
+2
*
gnu: When building in a VM, share a temporary directory.
...
Chris Marusich
2018-03-24
1
-0
/
+7
*
vm: Allow control of deduplication in root-partition-initializer.
...
Chris Marusich
2018-03-24
1
-4
/
+9
*
vm: Pass "-append ..." only once.
...
Danny Milosavljevic
2018-03-16
1
-2
/
+0
*
vm: Use 'invoke' instead of 'system*'.
...
Ludovic Courtès
2018-03-15
1
-58
/
+47
*
gnu: Consistently Write ‘file system(s)’.
...
Tobias Geerinckx-Rice
2018-01-19
1
-4
/
+4
*
vm: Pass the host's /dev/urandom to the guest at /dev/hwrng.
...
Leo Famulari
2017-12-18
1
-1
/
+3
*
vm: Adapt qemu command to ARM.
...
Mathieu Othacehe
2017-12-15
1
-7
/
+27
*
vm: Use qemu drive device parameter.
...
Mathieu Othacehe
2017-12-13
1
-2
/
+4
[next]