1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-04 09:18:12 +03:00
systemd/shell-completion/bash
Lennart Poettering 1c0ade2e1f discover-image: introduce per-user image directories
We nowadays support unprivileged invocation of systemd-nspawn +
systemd-vmspawn, but there was no support for discovering suitable disk
images (i.e. no per-user counterpart of /var/lib/machines). Add this
now, and hook it up everywhere.

Instead of hardcoding machined's, importd's, portabled's, sysupdated's
image discovery to RUNTIME_SCOPE_SYSTEM I introduced a field that make
the scope variable, even if this field is always initialized to
RUNTIME_SCOPE_SYSTEM for now. I think these four services should
eventually be updated to support a per-user concept too, this is
preparation for that, even though it doesn't outright add support for
this.

This is for the largest part not user visible, except for in nspawn,
vmspawn and the dissect tool. For the latter I added a pair of
--user/--system switches to select the discovery scope.
2024-12-20 18:04:01 +01:00
..
bootctl bootctl: add --random-seed=yes/no 2024-06-20 14:26:13 +09:00
busctl busctl: rename --num-matches= → --limit-messages= 2024-10-29 16:50:06 +01:00
coredumpctl fix(SC2148): add ShellCheck directive to bash completion scripts 2024-02-27 15:41:28 +01:00
homectl user-record: Add preferredSession{Type,Launcher} 2024-03-01 16:28:10 +00:00
hostnamectl fix(SC2148): add ShellCheck directive to bash completion scripts 2024-02-27 15:41:28 +01:00
importctl shell completion: add bash completion for importctl 2024-04-26 12:07:53 +03:00
journalctl journalctl: add --list-invocations command and -I/--invocation options 2024-08-01 07:31:44 +09:00
kernel-install fix(SC2148): add ShellCheck directive to bash completion scripts 2024-02-27 15:41:28 +01:00
localectl localectl: introduce -l/--full option 2024-08-02 09:33:46 +02:00
loginctl fix(SC2148): add ShellCheck directive to bash completion scripts 2024-02-27 15:41:28 +01:00
machinectl shell completion: fix machinectl import-{tar,raw} 2024-04-26 12:10:30 +03:00
meson.build shell completion: add systemd-creds 2024-12-12 00:14:42 +00:00
networkctl networkctl: introduce --no-ask-password option 2024-08-19 11:28:22 +09:00
oomctl fix(SC2148): add ShellCheck directive to bash completion scripts 2024-02-27 15:41:28 +01:00
portablectl bash completion: add missing parameters for portablectl 2024-04-18 10:47:29 +01:00
resolvectl resolvectl: introduce --no-ask-password option 2024-08-19 11:36:22 +09:00
run0 shell-completion: add bash-completion for run0 command 2024-04-26 18:45:13 +03:00
systemctl.in Bash completion: no more ANSI colorcode in pathnames 2024-12-02 16:56:12 +00:00
systemd-analyze analyze: add verb for showing system's CHIDs 2024-12-18 17:38:42 +01:00
systemd-cat shell-completion: add systemd-cat --namespace= 2024-03-14 13:07:19 +00:00
systemd-cgls fix(SC2148): add ShellCheck directive to bash completion scripts 2024-02-27 15:41:28 +01:00
systemd-cgtop fix(SC2148): add ShellCheck directive to bash completion scripts 2024-02-27 15:41:28 +01:00
systemd-confext fix(SC2148): add ShellCheck directive to bash completion scripts 2024-02-27 15:41:28 +01:00
systemd-creds bash-completion/creds: generate suggestions by systemd-creds itself 2024-12-12 15:25:38 +09:00
systemd-cryptenroll bash-completion: add --list-devices to systemd-cryptenroll 2024-11-22 10:38:19 +01:00
systemd-delta fix(SC2148): add ShellCheck directive to bash completion scripts 2024-02-27 15:41:28 +01:00
systemd-detect-virt fix(SC2148): add ShellCheck directive to bash completion scripts 2024-02-27 15:41:28 +01:00
systemd-dissect discover-image: introduce per-user image directories 2024-12-20 18:04:01 +01:00
systemd-id128 id128: add 'var-partition-uuid' verb 2024-07-17 18:05:40 +02:00
systemd-nspawn Revert "nspawn: Allow specifying custom init program" 2024-08-22 22:20:42 +02:00
systemd-path fix(SC2148): add ShellCheck directive to bash completion scripts 2024-02-27 15:41:28 +01:00
systemd-resolve fix(SC2148): add ShellCheck directive to bash completion scripts 2024-02-27 15:41:28 +01:00
systemd-run systemd-run: add unit and invocation_id JSON output 2024-08-12 20:19:01 +02:00
systemd-sysext fix(SC2148): add ShellCheck directive to bash completion scripts 2024-02-27 15:41:28 +01:00
systemd-vmspawn shell-completion: add bash completion for systemd-vmspawn 2024-05-01 20:47:59 +03:00
systemd-vpick shell-completion: add bash-completion for systemd-vpick command 2024-04-26 18:45:13 +03:00
timedatectl fix(SC2148): add ShellCheck directive to bash completion scripts 2024-02-27 15:41:28 +01:00
udevadm udev: add option to trigger parent devices despite filters 2024-12-16 15:43:52 +01:00