# Hybrid-Mount/meta-hybrid_mount

Hybrid Mount Metamodule

Repository: https://github.com/Hybrid-Mount/meta-hybrid_mount
Canonical: https://ross.abutalabs.com/products/meta-hybrid_mount
Homepage: https://t.me/hybridmountchat
Language: Rust
License: GPL-3.0
License Family: copyleft
Last push: 2026-08-26T19:15:23+00:00

## Health v2 (maintenance only)
Score: 79/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 87, longevity 20
- inputs: {"age_days": 282, "days_push": 7, "days_rel": 7, "gap_med": 0.0, "n_releases_24m": 143}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1490, forks 79 (observed 2026-08-28T04:04:52.191462+00:00)

## What it is
Hybrid Mount is a metamodule for KernelSU and APatch that manages how other root modules are mounted on Android. At boot it scans installed modules and, based on global, per-module, and per-path rules, mounts each one with either OverlayFS or Magic Mount while treating module source directories as read-only.

## Use cases
- mix overlayfs and magic mount backends for different root modules
- choose mount backend per module or per path on kernelsu
- mount modules systemlessly on apatch
- configure overlayfs storage mode as tmpfs or ext4
- ignore specific modules or paths during boot mounting
- manage root module mounts with a material design webui

## When to choose
- you use KernelSU or APatch and need fine-grained control over how modules are mounted
- some modules work better with OverlayFS while others need Magic Mount semantics
- you need per-path mount rules like overriding system/etc/hosts
- you want conflict detection between mount backends at boot planning time

## When to avoid
- you use Magisk, which has its own built-in mount system
- you need mounts that take effect without rebooting
- you need a module manager rather than a mount backend selector

## Facets
- artifact type: plugin
- maturity: active
- function: file-system, configuration-management, cli
- domain: android-tools, operating-systems, developer-tools
- platform: cli
- tags: kernelsu, apatch, root-module, overlayfs, magic-mount, android, systemless-mount, webui, rust, automation, linux

## Member repositories
- Hybrid-Mount/meta-hybrid_mount (main) score 79

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:52.191462+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:33:35.876920+00:00, confidence not recorded.
  - readme: https://github.com/Hybrid-Mount/meta-hybrid_mount (fetched 2026-08-28T04:04:52.191462+00:00, sha 1544ba295342)
  - homepage: https://t.me/hybridmountchat (fetched 2026-08-29T11:39:22.280790+00:00, sha 9f12fb19be4f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
