kiss/contrib
Dylan Araps 66958b3232
kiss-export: Remove utility
This utility must be rewritten (with added complexity). There is
no portable way to tell tar to add a directory but not include its
contents (unless it is empty).

The simple approach of giving tar the package's manifest is not
workable without omitting directories. This causes issues when
installing an exported tarball and target directories do not exist.

The most obvious solution is to copy all of the package's files
to a temporary directory and then pass that to tar. This would
work fine but slow the process down substantially.

Another solution will be sought and if not possible the above will
be implemented instead.

Closes #254
2021-08-02 17:29:08 +03:00
..
kiss-chroot kiss-chroot: set LOGNAME 2021-07-19 19:50:25 +03:00
kiss-depends kiss-depends: fix pwd 2020-09-09 13:40:32 +03:00
kiss-fork kiss-fork: minor fixes 2020-11-19 09:53:51 +02:00
kiss-help kiss-help: improvements 2021-07-10 16:33:32 +03:00
kiss-link Use full kiss subcommands for readability and safety 2020-09-04 13:32:19 -04:00
kiss-maintainer Use full kiss subcommands for readability and safety 2020-09-04 13:32:19 -04:00
kiss-manifest kiss-manifest: clean up 2020-09-09 14:00:54 +03:00
kiss-new contrib: Make doc strings match KISS' 2020-05-01 09:07:20 +03:00
kiss-orphans revert to 5.1.0 to cherrypick changes from 6.0.0 2020-11-06 08:14:46 +02:00
kiss-outdated kiss-outdated: libelf -> elfutils 2021-07-19 12:49:31 +03:00
kiss-owns kiss-owns: Fix #209 2021-06-28 07:14:57 +00:00
kiss-preferred kiss-preferred: fixes 2020-11-19 11:48:33 +02:00
kiss-repo-orphans fix shellcheck 2020-11-25 09:02:32 +02:00
kiss-revdepends kiss-revdepends: clean up 2020-09-09 14:20:52 +03:00
kiss-size kiss-size: prepend KISS_ROOT 2021-07-04 13:52:35 +03:00