Skip to content

Simple utility to see information about squashfs filesystem images

License

Notifications You must be signed in to change notification settings

diskfs/squashfs-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

squashfs-util

Simple utility to read information about a squashfs filesystem.

As of now, just dumps the superblock information. If you want a full-blown ability to manipulate these systems, see diskfs and its various libraries. This originally was developed to help work on squashfs for diskfs.

Running

squashfs-util <filename>

Building

make build

Will install in the same directory squashfs-util .

Installing

make install

Will install in $GOPATH/bin/

About

Simple utility to see information about squashfs filesystem images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published