Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
 

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: make dsl-embedded 1700kB smaller< Next Oldest | Next Newest >
stw Offline





Group: Members
Posts: 1
Joined: April 2005
Posted: April 14 2005,14:54 QUOTE

I think it would be great to use 7zip and UPX to make the embedded version (with qemu) smaller.
Code Sample

du -s
113220

gunzip minirt24.gz
7za a -tgzip -mx=9 minirt24.gz minirt24
rm minirt24

chmod +x qemu/qemu
upx -9 qemu/qemu qemu/qemu.exe qemu/sdl.dll

du -s
111520

As you can see, it uses 1700kB less, which is not much, but it may also speed up loading from slow media such as an usb stick, because the qemu binaries are smaller.

OT: Why isn't there a mailing list? I *hate* forums.

Cheers,
Stephan
Back to top
Profile PM 
MakodFilu Offline





Group: Members
Posts: 65
Joined: Jan. 2006
Posted: Jan. 20 2007,16:21 QUOTE

I was toying a little with 7z a -mx=9 -tgzip and then gzip -9.

Both provide a minirt.gz smaller than the original. I was expecting that from 7z, but not for busybox gzip, since I thought it was already compressed at maximum setting.

Is there any reason for not doing so? Speed or memory constraints in old computers?
Back to top
Profile PM WEB 
roberts Offline





Group: Members
Posts: 4983
Joined: Oct. 2003
Posted: Jan. 20 2007,16:53 QUOTE

It has been considered.
Yes, the impact on older slower computers prevents from doing so.
Back to top
Profile PM WEB 
2 replies since April 14 2005,14:54 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

 
reply to topic new topic new poll
Quick Reply: make dsl-embedded 1700kB smaller

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code