Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | utils: Fix some typos (mostly found by codespell) | Stefan Weil | 2016-04-30 |
| | | | | Signed-off-by: Stefan Weil <sw@weilnetz.de> | ||
* | hfsprogs: fix build with musl | Daniel Golle | 2015-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 import | Florian Fainelli | 2015-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> |