Thread
:
New firmware released! Minor update PR1.0.1 needed for upcoming PR1.1
View Single Post
jebba
2010-01-11 , 16:13
Posts: 355 | Thanked: 566 times | Joined on Nov 2009 @ Redstone Canyon, Colorado
#
441
I diff'ed the kernel sources and it appears the only change was to LZO compression.
Files changed:
crypto/lzo.c
fs/ubifs/compress.c
fs/ubifs/journal.c
fs/ubifs/sb.c
fs/ubifs/super.c
fs/ubifs/ubifs-media.h
include/linux/lzo.h
lib/lzo/lzo1x_9x.c
So they are now using this:
lib/lzo/Makefile
+lzo_compress-objs := lzo1x_compress.o lzo1x_9x.o
"lzo1x_9x.c -- implementation of the LZO1X-999 compression algorithm" - "This file is part of the LZO real-time data compression library."
Wikipedia has a bit of info:
http://en.wikipedia.org/wiki/Lempel-Ziv-Oberhumer
__________________
-Jeff Moe
http://wiki.maemo.org/User:Jebba
http://www.lulzbot.com
Quote & Reply
|
The Following 7 Users Say Thank You to jebba For This Useful Post:
ewan
,
Flandry
,
Helmuth
,
kik
,
kwotski
,
pycage
,
spanner
jebba
View Public Profile
Send a private message to jebba
Visit jebba's homepage!
Find all posts by jebba