kumquat-buildroot/support
Frank Hunleth 2ec0a7d11c size-stats: don't count hard links
This change adds inode tracking to the size-stats script so that hard
links don't cause files to be double counted. This has a significant
effect on the size computation for some packages. For example, git has
around a dozen hard links to a large file. Before this change, git would
weigh in at about 170 MB with the total filesystem size reported as
175 MB. The actual rootfs.ext2 size was around 16 MB. With the change,
the git package registers at 10.5 MB with a total filesystem size of
15.8 MB.

Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com>
Acked-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-02-06 19:38:53 +01:00
..
dependencies core: do not reset DEPENDENCIES_HOST_PREREQ in dependencies.mk 2017-01-28 20:30:41 +13:00
download support/download: make the git wrapper more robust 2016-10-25 23:49:35 +02:00
gnuconfig
kconfig
legal-info
libtool
misc Update for 2016.11.2 2017-01-25 09:55:14 +01:00
scripts size-stats: don't count hard links 2017-02-06 19:38:53 +01:00