Expand description
Common functionality for creating ALPM-MTREE files.
Enumsยง
- Bsdtar
Options - The bsdtar options for different versions of ALPM-MTREE.
Functionsยง
- create_
mtree_ file_ from_ input_ dir - Creates an ALPM-MTREE file from a package input directory.
- create_
mtree_ ๐file_ in_ dir - Creates an ALPM-MTREE file in a directory.
- run_
bsdtar ๐ - Runs bsdtar in
path
with dedicatedoptions
and return its stdout.