docs: update instructions for basefile creation to include capabilities
authorMichael Prokop <mika@grml.org>
Wed, 21 Feb 2024 18:48:48 +0000 (19:48 +0100)
committerMichael Prokop <mika@grml.org>
Wed, 21 Feb 2024 18:48:48 +0000 (19:48 +0100)
commit642ff89a093a38bb9e5b061dfabfaa08974e7f47
tree55fb93e212c299e3346e4e6cbe20e08383fe561b
parent2ba0597d649d18c5dc2dbcadeab01681b403fb48
docs: update instructions for basefile creation to include capabilities

When creating the basefile via tar without `--xattrs --xattrs-include='*.*'`,
the resulting basefile doesn't provide capabilities as used and needed
for example by ping(8), also see https://bugs.debian.org/881829

While at it, also exclude /var/lib/apt/lists/ files, to further reduce
the resulting basefile.

Closes: https://github.com/grml/grml-live/issues/143
docs/grml-live.txt