guix-play/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 machine: ssh: Do not import the host (guix config), really. 2021-01-04 11:51:48 +01:00
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 artwork: Update snapshot to 2f2fe74. 2019-06-10 23:11:07 +02:00
bootloader.scm gnu: bootloader: efi-bootloader-chain: Allow multiple HOOKS. 2020-11-17 16:03:03 +01:00
ci.scm ci: Remove the package version from the job name. 2021-01-31 15:14:15 +01:00
image.scm image: Add image-type support. 2020-09-30 10:47:59 +02:00
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 utils: Move <location> and '&error-location' to (guix diagnostics). 2020-07-25 19:11:36 +02:00
packages.scm packages: 'generate-package-cache' is deterministic. 2020-07-30 19:17:20 +02:00
services.scm services: profile: Create manifest at monadic-bind time. 2020-12-01 00:10:48 +01:00
system.scm services: shepherd: Allow custom 'shepherd' package. 2021-01-30 15:36:57 +01:00
tests.scm utils: Move <location> and '&error-location' to (guix diagnostics). 2020-07-25 19:11:36 +02:00