mirror of
https://github.com/JotaRandom/hfsutils.git
synced 2026-03-11 01:38:18 +00:00
- Add comprehensive manual pages for filesystem utilities: * mkfs.hfs.8 - HFS filesystem creation * mkfs.hfs+.8 - HFS+ filesystem creation * fsck.hfs.8 - HFS filesystem checking * fsck.hfs+.8 - HFS+ filesystem checking * Symlinks for .hfsplus variants - Update Makefile to install section 8 manual pages - Remove '(Apple Silicon fork)' from version strings - Update .gitignore for filesystem utility symlinks - Enhance CI workflow with installation testing - Add comprehensive GitHub Copilot instructions All manual pages include proper examples, options, and cross-references. Installation now includes both man1 and man8 sections correctly.