Skip to content

Releases: evdenis/disk

Disk Tools for Android v3.0

25 Mar 11:46

Choose a tag to compare

Disk Tools for Android — Disk tools (fdisk, sfdisk, cgdisk, gdisk, sgdisk, fixparts, parted) for Android (aarch64).

Magisk module providing disk partitioning tools for Android.
Installs fdisk, sfdisk, cgdisk, gdisk, sgdisk, fixparts, and parted to /system/bin/ via Magisk's systemless overlay.

v3.0

  • Bump version to v3.0
  • Add CHANGELOG.md with initial release entry
  • Improve README with prerequisites and install details
  • Add release workflow with version check, changelog, and auto-update
  • Add CI workflow with ShellCheck and zip verification
  • Add cliff.toml for git-cliff changelog generation
  • Add pre-commit hook for ShellCheck linting
  • Update Makefile with setup target, atomic update, and expanded zip exclusions
  • Expand .gitattributes with export-ignore for all dev files
  • Expand .gitignore with build artifacts and local-only files
  • Add shebang to customize.sh for shellcheck compatibility
  • Add updateJson to module.prop for Magisk auto-update
  • Refresh update-binary from upstream Magisk

Installation

  1. Download disk-v3.0.zip from the assets below
  2. Open MagiskModulesInstall from storage → select the zip → Reboot

Supports auto-update via Magisk's built-in update mechanism.

Disk Tools v2.0

19 Jul 22:35

Choose a tag to compare

gptutils, parted added

v1.0

29 Apr 17:42

Choose a tag to compare

Disk tool Magisk Module v1.0