SW: add xxd to GRML_SMALL + GRML_FULL
authorMichael Prokop <mika@grml.org>
Fri, 2 Feb 2024 12:24:44 +0000 (13:24 +0100)
committerMichael Prokop <mika@grml.org>
Fri, 2 Feb 2024 12:24:44 +0000 (13:24 +0100)
xxd is no longer a dependency of vim-common, quotings vim's Debian
package changelog (also see
https://metadata.ftp-master.debian.org/changelogs/main/v/vim/unstable_changelog):

| vim (2:9.0.0135-1) unstable; urgency=medium
|
| [...]
|   * Remove "Depends: xxd" from vim-common (Closes: #1007887)

Since we always shipped xxd with grml-small and grml-full, let's
make sure we continue to provide it.

etc/grml/fai/config/package_config/GRML_FULL
etc/grml/fai/config/package_config/GRML_SMALL

index 4abeea0..8bd4757 100644 (file)
@@ -87,6 +87,7 @@ hexedit
 nano
 vim
 vim-gtk3
 nano
 vim
 vim-gtk3
+xxd
 zile
 
 # filesystem support
 zile
 
 # filesystem support
index cb5d489..2941cfb 100644 (file)
@@ -105,6 +105,7 @@ wget
 whois
 wipe
 xfsprogs
 whois
 wipe
 xfsprogs
+xxd
 zip
 zsh
 zstd
 zip
 zsh
 zstd