aboutsummaryrefslogtreecommitdiff
path: root/utils/hfsprogs/patches/0007-Fix-path-for-HFS-wrapper-block.patch
Commit message (Collapse)AuthorAge
* hfsprogs: update to 540.1.linux3Rosen Penev2022-05-25
| | | | | | | | Updates hfsprogs from 2011 to 2013 version. Updated patches to latest Debian ones. Kept custom OpenWrt ones. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* hfsprogs: fix compilation under glibcRosen Penev2020-12-30
| | | | | | | | Seems sys/sysctl.h was removed. Refresh patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* 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>