Skip to content

juergh/dns323-fw-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tools for manipulating DNS-323 firmware
---------------------------------------

unpack <firmware>
   Unpack the kernel, ramdisk and defaults tarball from a firmware file.

pack <uImage> <uRamdisk> <default.tar.gz> <firmware>
   Pack a kernel, ramdisk and defaults tarball into a firmware file.

fw-unpack <firmware file> [output directory]
   Unpack a firmware file and put all the files into the output directory.

fw-pack <firmware directory> <output file>
   Pack a firmware directory tree into a firmware file.

fw-clean <firmware directory>
   Clean a firmware directory.

About

Tools for manipulating DNS-323 firmware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages