1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00
pacman/scripts
Jürgen Hötzel 38a60f49bd Use pipe to create compressed package instead of an intermediate tar file
A pipe between tar and compression command is used. This improves
performance by running tar and the compression command simultaneously.

Using a pipe also reduces IO by not writing an intermediate tar file
to disk.

Signed-off-by: Juergen Hoetzel <juergen@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-08-27 13:07:57 -05:00
..
.gitignore Add pkgdelta script to create deltas. 2009-03-15 18:10:15 +01:00
Makefile.am Remove DBEXT usage 2010-07-07 07:25:55 -05:00
makepkg.sh.in Use pipe to create compressed package instead of an intermediate tar file 2010-08-27 13:07:57 -05:00
pacman-optimize.sh.in Bump copyright dates to 2010 2010-03-14 19:46:59 -05:00
pkgdelta.sh.in scripts: replace test builtin [ with shell keywords [[ and (( 2009-11-15 19:22:54 -06:00
rankmirrors.sh.in Remove DBEXT usage 2010-07-07 07:25:55 -05:00
repo-add.sh.in repo-add: create relative DB symlinks 2010-08-18 13:17:46 -05:00