This repository has been archived on 2024-08-07 . You can view files and clone it, but cannot push or open issues/pull-requests.
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
..
examples
system: Rename 'disk-image' command 'image'.
2021-01-19 17:16:56 +01:00
images
images: pinebook-pro: Fix default serial port.
2021-01-20 13:44:14 +01:00
accounts.scm
accounts: Add default value for the 'home-directory' field of <user-account>.
2019-03-25 23:37:06 +01:00
file-systems.scm
Instantiate nscd in each system container.
2020-10-01 09:27:33 +02:00
hurd.scm
system: hurd: Add diffutils, patch, gawk, tar, gzip, bzip2, xz, and lzip.
2020-10-09 23:25:34 +02:00
image.scm
image: Rename "raw" image-type to "efi-raw".
2021-01-17 11:04:25 +01:00
install.scm
services: shepherd: 'shepherd-service-type' requires documentation.
2021-01-13 22:24:18 +01:00
keyboard.scm
system: Allow for comma-separated keyboard layouts.
2020-04-06 00:14:13 +02:00
linux-container.scm
services: shepherd: 'shepherd-service-type' requires documentation.
2021-01-13 22:24:18 +01:00
linux-initrd.scm
store-copy: 'populate-store' can optionally deduplicate files.
2020-12-15 17:32:10 +01:00
locale.scm
locale: Use the native gzip and libc when building locales.
2020-05-15 00:01:39 +02:00
mapped-devices.scm
services: shepherd: 'shepherd-service-type' requires documentation.
2021-01-13 22:24:18 +01:00
nss.scm
nss: Remove '%compat' from the defaults.
2018-03-27 23:26:15 +02:00
pam.scm
services: Add descriptions.
2020-05-08 16:30:50 +02:00
shadow.scm
services: Do not warn, when duplicate users are eq?.
2021-01-20 09:04:59 +01:00
uuid.scm
uuid: Add support for bcachefs.
2020-11-07 13:40:46 +01:00
vm.scm
scripts: system: Remove 'vm-image' command.
2021-02-17 10:52:28 +01:00