You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/utils
Rui Salvaterra eb24a57b7f busybox: store applet usage messages uncompressed
The rootfs squashfs is already highly (XZ) compressed. Storing the applet
messages in compressed form will increase the entropy and reduce the overall
image compression ratio.

Size diffs (compressed vs uncompressed):

busybox (the executable): 364596 vs 384804 bytes.

OpenWrt target images (the kernel image is unchanged, obviously):

 omnia-medkit-openwrt-mvebu-cortexa9-cznic_turris-omnia-initramfs.tar.gz:

  9163597 vs 9162531 bytes (1066 bytes difference).

openwrt-mvebu-cortexa9-cznic_turris-omnia-initramfs-kernel.bin:

  9161688 vs 9160600 bytes (1088 bytes difference).

openwrt-mvebu-cortexa9-cznic_turris-omnia-sysupgrade.img.gz:

 9729550 vs 9729230 bytes (320 bytes difference).

All in all, we save just a little bit over 1 kiB. As an added bonus, we
also don't have to decompress the messages twice, (first from squashfs,
then from the bzip2 message storage).

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
[added additional size comparision diff detaisl]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
4 years ago
..
adb adb: fix for SuperSpeed devices 4 years ago
bcm27xx-userland bcm27xx-userland: update to latest version 4 years ago
bsdiff bsdiff: Also pass down TARGET_CPPFLAGS 7 years ago
busybox busybox: store applet usage messages uncompressed 4 years ago
bzip2 bzip2: add linker option LDFLAGS 5 years ago
ct-bugcheck ct-bugcheck: report to https://openwrt.org by default 5 years ago
e2fsprogs e2fsprogs: Update to 1.45.6 4 years ago
f2fs-tools package/utils/f2fs-tools: Update to 1.13.0 4 years ago
fbtest packages/utils: fbtest fix Makefile 4 years ago
fritz-tools fritz-tools: add support for IPQ40xx platform 5 years ago
jboot-tools firmware: add JBOOT based devices config extractor 6 years ago
jsonfilter jsonfilter: update to latest git HEAD 6 years ago
lua lua: install luac symlink on host 5 years ago
lua5.3 lua5.3: include hpp header 5 years ago
mdadm mdadm: Use upstream fix for musl 1.1.23 compile 5 years ago
mtd-utils mtd-utils: update to 2.1.1 5 years ago
nvram brcm47xx: rename target to bcm47xx 4 years ago
osafeloader packages: mark packages depending on a target as nonshared 7 years ago
oseama utils/oseama: drop Build/Prepare rule in favor of default one 8 years ago
otrx brcm47xx: rename target to bcm47xx 4 years ago
px5g px5g: support EC keys 5 years ago
ravpower-mcu ravpower-mcu: add missing PKG_RELEASE 4 years ago
spidev_test treewide: Remove self from MAINTAINER entries 4 years ago
ugps ugps: nmea: make sure date is valid 4 years ago
usbmode usbmode: Update modeswitch data to 20191128 4 years ago
usbreset usbreset: Add missing header 5 years ago
usbutils usbutils: Update usb.ids to 0.321 5 years ago
util-linux logger: enable alternatives support 4 years ago