guix/etc
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
..
completion scripts: system: Remove 'vm-image' command. 2021-02-17 10:52:28 +01:00
git maint: Only run make authenticate when pushing commits. 2020-12-14 12:15:06 -05:00
init.d
openrc guix-install.sh: Support OpenRC. 2020-09-17 14:10:42 +02:00
snippets etc: snippets: Add new build systems to package snippet. 2020-12-23 17:30:14 +01:00
substitutes
committer.scm.in etc: committer: Use EQUAL? instead of EQ? for differences. 2020-10-06 00:34:59 +02:00
copyright.el
gnu-store.mount.in
guix-daemon.cil.in etc: Add more SELinux permissions for the daemon. 2020-12-10 23:48:42 +01:00
guix-daemon.conf.in
guix-daemon.service.in
guix-install.sh /etc/profile.d/guix.sh: Add guix pull profile even when absent 2021-01-03 17:01:26 +01:00
guix-publish.conf.in
guix-publish.service.in etc: 'guix-publish.service' depends on 'guix-daemon.service'. 2021-02-09 23:38:33 +01:00
historical-authorizations
indent-code.el
news.scm news: Add 'fr' translation. 2021-02-09 23:38:33 +01:00
release-manifest.scm maint: Reduce the package set for "i586-gnu". 2020-11-08 16:58:30 +01:00
system-tests.scm