Came in handy while working on
https://github.com/systemd/systemd/pull/24024 so let's install it
in the image by default.
# For testing systemd's zsh completion scripts
# Run `autoload -Uz compinit; compinit` from a zsh shell in the booted image to enable completions.
zsh
+ # xxd is provided by the vim package
+ vim
# Required to run systemd-networkd-tests.py
python
iproute
less
netcat
e2fsprogs
+ # xxd is provided by the vim-common package
+ vim-common
# Required to run systemd-networkd-tests.py
python3
iproute
locales
nano
strace
+ xxd
# Required to run systemd-networkd-tests.py
python3
iproute2
netcat
e2fsprogs
compsize
+ # xxd is provided by the vim-common package
+ vim-common
# Required to run systemd-networkd-tests.py
python
iproute
nano
strace
util-linux
+ # xxd is provided by the vim package
+ vim
locales
nano
strace
+ xxd
# Required to run systemd-networkd-tests.py
python3
iproute2