aboutsummaryrefslogtreecommitdiffstats
path: root/tools/squashfs4/patches/007-Unsquashfs-fix-compilation-error-for-missing-sysctl..patch
Commit message (Collapse)AuthorAgeFilesLines
* tools/squashfs4: add new tool for squashfs4 imagesChristian Marangi2023-02-201-0/+26
squashfs tool is finally reborn and correctly maintained. Introduce the new version as a replacement for squasfs4kit as it was a fork and also abandoned. Add additional patch to add the missing feature present in squashfskit4 but still missing on this new project. Backport each required patch that fix compilation error on macos. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>