diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-01-27 19:49:08 (GMT) |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-01-27 19:49:08 (GMT) |
| commit | 8b13ce0bc3c332e4a7a71985d400dead647d95ff (patch) | |
| tree | b12f57bd85c7d23e5b894621cf1d9243e87d5ce3 | |
| parent | 92a287fc767b63c5d23dcdc7b1bc661b0ae444b1 (diff) | |
| download | busybox-website-8b13ce0bc3c332e4a7a71985d400dead647d95ff.tar.gz busybox-website-8b13ce0bc3c332e4a7a71985d400dead647d95ff.tar.bz2 | |
add size comparison
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| -rw-r--r-- | news.html | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -28,6 +28,12 @@ <a href="http://busybox.net/downloads/fixes-1.16.0/">patches</a>, <a href="http://busybox.net/fix.html">how to add a patch</a>)</p> + <p>Sizes of busybox-1.16.0 and busybox-1.15.3 (with equivalent config, static uclibc build):<pre> + text data bss dec hex filename + 816619 453 7436 824508 c94bc busybox-1.15.3/busybox + 812074 453 7300 819827 c8273 busybox-1.16.0/busybox +</pre> + <p>Changes since previous release: <p>New applets: |
