OpenWrt Forum Archive

Topic: OpenWRT and UPX

The content of this topic has been archived on 23 Mar 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hello,

Recently UPX got support for MIPS binaries and could be used with OpenWRT.

See
https://sourceforge.net/tracker/?func=d … up_id=2331

for the feature request (closed now).

What do you think about this? Could it be used to pack executables in order to save more space on the routers? How about delivering packages with binaries already processed by upx ? ( I know it's a little too soon for such a step - upx still needs to prove it's stability on this platform - but just as a thought..)

Thanks!

The filesystem is already compressed. Compressing the binaries with UPX as well would make things slower without any significant size decrease.

Damn...I've completely forgot about that sad And the jffs partition is compressed too, right ?

The discussion might have continued from here.