aboutsummaryrefslogtreecommitdiff
path: root/utils/hfsprogs
Commit message (Collapse)AuthorAge
* hfsprogs: fix build with muslDaniel Golle2015-06-28
| | | | | | Do not make use of sysctl in makehfs.c on non-glibc systems. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* hfsprogs: initial importFlorian Fainelli2015-03-27
Adds supports for hfsprogs, allowing the creation and verification of HFS/HFS+ filesystems. This creates two selectable packages: - hfsfsck - mkhfs A filesystem checking script is included with hfsfsck to allow OpenWrt to check/repair filesystem errors. Using Ubuntu's 332.25 sources plus their patches from debian/patches/. Signed-off-by: Florian Fainelli <florian@openwrt.org>