me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Mathieu Othacehe ee2a5da80a
scripts: system: Remove 'vm-image' command.
Remove the 'vm-image' command that has been superseded by the 'image'
command.

* gnu/system/vm.scm (system-qemu-image): Remove it.
* guix/scripts/system.scm (system-derivation-for-action): Mark 'vm-image'
command as deprecated and use the image API to produce the VM image.
(perform-action, show-help): Adapt accordingly.
* tests/guix-system.sh: Ditto.
* doc/guix.texi (Invoking guix system,
Running Guix in a VM): Ditto.
* etc/completion/fish/guix.fish: Ditto.
* etc/completion/zsh/_guix: Ditto.
2021-02-17 10:52:28 +01:00
..
bootloader gnu: bootloader: Update install-allwinner64-u-boot. 2021-02-08 17:21:34 -08:00
build activation: Do not make setuid programs setgid-root [security]. 2021-02-09 10:06:02 +01:00
installer installer: Edit desktop selection prompt. 2021-01-31 17:08:17 +01:00
machine
packages gnu: cl-pngload: Update to 2.0.0-2.91f1d70. 2021-02-17 10:18:39 +01:00
services services: wireguard: New service. 2021-02-17 10:32:15 +01:00
system scripts: system: Remove 'vm-image' command. 2021-02-17 10:52:28 +01:00
tests Merge branch 'staging' 2021-02-01 14:18:38 -05:00
artwork.scm
bootloader.scm
ci.scm ci: Remove the package version from the job name. 2021-01-31 15:14:15 +01:00
image.scm
installer.scm installer: Fix crash in parameters menu. 2021-01-12 16:40:27 +01:00
local.mk gnu: Add run. 2021-02-15 11:37:58 +01:00
machine.scm
packages.scm
services.scm
system.scm services: shepherd: Allow custom 'shepherd' package. 2021-01-30 15:36:57 +01:00
tests.scm