1
0
mirror of https://codeberg.org/kiss-community/kiss synced 2024-09-28 12:22:39 -06:00
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-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
kiss-maintainer
kiss-manifest
kiss-new
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-size kiss-size: prepend KISS_ROOT 2021-07-04 13:52:35 +03:00