1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-11 05:17:44 +03:00
systemd-stable/shell-completion/zsh
Zbigniew Jędrzejewski-Szmek 36b4a7ba55 Remove snapshot unit type
Snapshots were never useful or used for anything. Many systemd
developers that I spoke to at systemd.conf2015, didn't even know they
existed, so it is fairly safe to assume that this type can be deleted
without harm.

The fundamental problem with snapshots is that the state of the system
is dynamic, devices come and go, users log in and out, timers fire...
and restoring all units to some state from the past would "undo"
those changes, which isn't really possible.

Tested by creating a snapshot, running the new binary, and checking
that the transition did not cause errors, and the snapshot is gone,
and snapshots cannot be created anymore.

New systemctl says:
Unknown operation snapshot.
Old systemctl says:
Failed to create snapshot: Support for snapshots has been removed.

IgnoreOnSnaphost settings are warned about and ignored:
Support for option IgnoreOnSnapshot= has been removed and it is ignored

http://lists.freedesktop.org/archives/systemd-devel/2015-November/034872.html
2015-11-10 19:33:06 -05:00
..
_bootctl zsh-completion: fix typo in _bootctl 2015-06-01 12:07:19 +02:00
_busctl zsh completion: update busctl 2015-08-15 13:58:05 +02:00
_coredumpctl zsh-completion: add missing completions for coredumpctl 2015-01-12 21:26:27 +01:00
_hostnamectl zsh-completion: update hostnamectl 2015-04-08 02:42:50 +02:00
_journalctl zsh-completion: journalctl --identifier 2015-10-25 10:49:19 -04:00
_kernel-install zsh-completions: kernel-install - only show existing kernels for 'remove' 2014-02-07 15:48:35 +01:00
_localectl shell-completion,man: beef up chassis completions and description 2014-07-11 09:22:00 -04:00
_loginctl zsh-completion: _loginctl/_systemd/_systemd-inhibit improvements 2015-06-22 18:07:32 -04:00
_machinectl zsh-completion: add missing completions for machinectl 2015-05-16 11:54:28 -04:00
_sd_hosts_or_user_at_host zsh_completion: Move helper function to autoload 2013-08-14 22:42:56 -04:00
_sd_machines _sd_machines: Use machinectl --no-legend 2014-03-15 00:32:06 -04:00
_sd_outputmodes fix zsh completion typo 2015-01-15 00:57:45 +01:00
_sd_unit_files Remove snapshot unit type 2015-11-10 19:33:06 -05:00
_systemctl.in Remove snapshot unit type 2015-11-10 19:33:06 -05:00
_systemd zsh-completion: _loginctl/_systemd/_systemd-inhibit improvements 2015-06-22 18:07:32 -04:00
_systemd-analyze zsh-completion: update -M completion for systemd-analyze 2015-05-16 11:54:28 -04:00
_systemd-delta zsh_completion: Fix single letter args 2013-08-23 12:48:14 -04:00
_systemd-inhibit zsh-completion: _loginctl/_systemd/_systemd-inhibit improvements 2015-06-22 18:07:32 -04:00
_systemd-nspawn zsh-completion: _systemd-nspawn - add more argument completion 2015-06-21 21:59:26 -04:00
_systemd-run shell-completion: systemd-run: add the property RuntimeDirectory 2015-10-27 05:18:12 +03:00
_systemd-tmpfiles zsh-completion: add missing completions for systemd-tmpfiles 2015-01-12 22:19:34 +01:00
_timedatectl zsh-completion: add missing -M completion for timedatectl 2015-01-12 21:31:45 +01:00
_udevadm zsh: don't mention /etc/mtab 2015-10-09 17:20:32 +02:00
.gitignore shell-completion: restore completion for -p 2014-07-15 10:06:12 -04:00
Makefile build-sys: add missing makefile symlinks 2014-02-26 02:19:28 +01:00