An open API service indexing awesome lists of open source software.

https://github.com/zonque/squashfs-copy

A simple tool copying a squashfs image
https://github.com/zonque/squashfs-copy

Last synced: 9 months ago
JSON representation

A simple tool copying a squashfs image

Awesome Lists containing this project

README

          

cpsquashfs
==========

A simple tool that copies a squashfs image from one file or device to another.
It reads the superblock first, checks the magic and and then copies the number
of bytes used in that squashfs over to the target.