xbps/bin
Christian Neukirchen cfc0e3b9d9 xbps-create: do not compress with xz -9
xz -9 is very expensive in terms of CPU and memory usage, and also
memory usage for decompression.  Thus we stick to default of -6 for
xz.  For gzip and bzip2, -9 is ok.
2014-09-19 16:38:31 +02:00
..
xbps-checkvers
xbps-create xbps-create: do not compress with xz -9 2014-09-19 16:38:31 +02:00
xbps-dgraph
xbps-install xbps-install: abort transaction if there's insufficient disk space on rootdir. 2014-09-18 12:11:02 +02:00
xbps-pkgdb Remove empty self replaced pkg arrays from pkgdb. 2014-09-14 18:16:43 +02:00
xbps-query xbps-query: do not print ANSI escape codes if stdout is not a tty. 2014-09-18 10:14:42 +02:00
xbps-reconfigure
xbps-remove xbps-{install,remove}: print guards in post-install/pre-remove messages. 2014-09-16 09:58:27 +02:00
xbps-rindex xbps-rindex: fix -a/--add mode repodata archive permissions. 2014-09-15 12:15:42 +02:00
xbps-uchroot
xbps-uhelper
Makefile