pacman/scripts
Allan McRae b264fb9e9d makepkg: calculate exact total file size
The current calculation of the total file size for a package using "du"
suffers from issues in portability and correctness.  Especially on btrfs,
this can result in clearly wrong package information such as:

Download Size  : 14684.29 KiB
Installed Size : 7628.00 KiB

Use an approach based on "stat" to calculate total file size.

Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
2011-12-28 22:32:22 -06:00
..
library parse_options: accept multiple arguments 2011-07-05 10:22:31 -05:00
po Miscellaneous post-4.0.1 updates 2011-11-30 22:28:13 -06:00
.gitignore Move some .gitignore entries 2011-07-18 10:28:19 -05:00
Makefile.am makepkg: calculate exact total file size 2011-12-28 22:32:22 -06:00
makepkg.sh.in makepkg: calculate exact total file size 2011-12-28 22:32:22 -06:00
pacman-db-upgrade.sh.in scripts/*: Declare several constant variables read-only 2011-12-07 10:02:11 -06:00
pacman-key.sh.in Merge branch 'maint' 2011-12-23 14:40:59 -06:00
pacman-optimize.sh.in scripts/*: Declare several constant variables read-only 2011-12-07 10:02:11 -06:00
pkgdelta.sh.in scripts/*: Declare several constant variables read-only 2011-12-07 10:02:11 -06:00
rankmirrors.sh.in rankmirrors: properly sort resulting times 2011-09-06 08:44:34 -05:00
repo-add.sh.in scripts/*: Declare several constant variables read-only 2011-12-07 10:02:11 -06:00