firelizzard18 / firmware-mod-kit

Automatically exported from code.google.com/p/firmware-mod-kit
0 stars 1 forks source link

squashfs (zlib) extension #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Necessary to support firmwares that use a normal squashfs (zlib) based 
file system instead of squashfs-lzma.

Original issue reported on code.google.com by jeremy.collake@gmail.com on 16 Aug 2006 at 11:26

GoogleCodeExporter commented 8 years ago
The zlib based squashfs tools are built into this package already, just need to 
modify scripts and maybe untrx tool to handle them. Other file-systems need to 
be 
added later, including cramfs and older squashfs versions (current is 3.0).

Original comment by jeremy.collake@gmail.com on 16 Aug 2006 at 11:28

GoogleCodeExporter commented 8 years ago
The extract-ng.sh script calls unsquashfs_all.sh which handles all current 
unsquashfs utilities. cramfs support coming soon. build-ng.sh still needs some 
work in order to re-assemble firmware.

Original comment by heffne...@gmail.com on 30 Aug 2011 at 1:12

GoogleCodeExporter commented 8 years ago
Do we need to keep this open? Guess it doesn't really matter much, I just get 
OCD about leaving issues open. :P

Original comment by heffne...@gmail.com on 13 Oct 2011 at 12:37

GoogleCodeExporter commented 8 years ago

Original comment by jeremy.collake@gmail.com on 13 Oct 2011 at 12:44