-----BEGIN PGP PUBLIC KEY BLOCK----- mDMEXtVsNhYJKwYBBAHaRw8BAQdAnLsYdh3BpeK1xDguJE80XW2/MSmqeeP6pbQw 8jAw0OG0IkNoYXJsaWUgR3VpeCA8Y2hhcmxpZUBleGFtcGxlLm9yZz6IlgQTFggA PhYhBKBDaY1jer75FlruS4IkDtyrgNqDBQJe1Ww2AhsDBQkDwmcABQsJCAcCBhUK CQgLAgQWAgMBAh4BAheAAAoJEIIkDtyrgNqDM6cA/idDdoxo9SU+witdTXt24APH yRzHbX9Iyh4dZNIek9JwAP9E0BwSvDHB4LY9z4RWf2hJp3dm/yZ/jEpK+w4BGN4J Ag== =JIU0 -----END PGP PUBLIC KEY BLOCK----- logo' rowspan='2'>cgit logo index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/build/vm.scm
AgeCommit message (Expand)Author
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
2019-12-18gnu: Remove uses of deprecated Qemu network configuration....Marius Bakke
2019-12-01build: vm: Fix qemu-command procedure....Mathieu Othacehe
2019-11-22system: vm: Add arm64 support....Mathieu Othacehe
2019-11-22build: vm: Fix arm32 support....Mathieu Othacehe