xbps/bin/xbps-rindex
Enno Boland 5f4e1ad43e xbps-rindex: check for consistent shlibs
When adding packages to the index, xbps-rindex will check if the
consistency of shlibs is broken by a package. If so, rindex will create
a stage repository and commit the packages there. Once the consistency
is restored, rindex -a will commit the stage area back to the public
repo and delete the stage file.
2016-03-20 21:36:30 +01:00
..
defs.h xbps-rindex(1): add support to sign specific pkgs, not the whole repo. 2015-06-04 16:01:43 +02:00
index-add.c xbps-rindex: check for consistent shlibs 2016-03-20 21:36:30 +01:00
index-clean.c xbps-rindex/index-clean: fix a minor resource leak (CID #98689). 2015-07-26 08:38:12 +02:00
main.c xbps-rindex(1): add support to sign specific pkgs, not the whole repo. 2015-06-04 16:01:43 +02:00
Makefile xbps-rindex: fix musl build: needs -lcrypto explicitly. 2014-09-14 20:01:05 +02:00
remove-obsoletes.c Introduce xbps_repo_{un,}lock() to serialize write access to repodata. 2015-03-25 12:00:59 +01:00
repoflush.c actually use HAVE_FDATASYNC 2016-02-08 15:09:43 +01:00
sign.c xbps-rindex/sign: fix a memleak found by clang-analyzer. 2015-12-21 17:16:00 +01:00
xbps-rindex.1 Minor changes to the documentation. 2015-10-30 02:01:29 -04:00