xbps/bin/xbps-rindex
Juan RP dee7852af8 xbps-rindex: fix -a/--add mode repodata archive permissions.
The repodata archive wasn't group writable, resulting in a new archive
created from scratch if the fd wasn't writable.

repodata archives are now created with 0664 mode, this way its main group
also can write to it.
2014-09-15 12:15:42 +02:00
..
defs.h Drop unused headers. 2014-09-13 08:54:12 +02:00
index-add.c xbps-rindex: fix -a/--add mode repodata archive permissions. 2014-09-15 12:15:42 +02:00
index-clean.c Acquire/release a POSIX file lock on repository archives. 2014-09-05 12:26:42 +02:00
main.c xbps-rindex(8): fix #19. An ATF test-case will be imported later. 2013-11-02 11:34:55 +01:00
Makefile xbps-rindex: fix musl build: needs -lcrypto explicitly. 2014-09-14 20:01:05 +02:00
remove-obsoletes.c xbps-rindex: use xbps_binpkg_{arch,pkgver} for -r (remove-obsoletes). 2014-09-05 21:07:07 +02:00
repoflush.c xbps-rindex: fix -a/--add mode repodata archive permissions. 2014-09-15 12:15:42 +02:00
sign.c Acquire/release a POSIX file lock on repository archives. 2014-09-05 12:26:42 +02:00
xbps-rindex.8 bin/*/*.8: add missing End-List macros (.El). 2014-08-23 09:26:02 +02:00