Skip to content

Commit cfbb5a7

Browse files
Update by CLI (2025-09-14 20:12:58.260383)
1 parent 926dbf5 commit cfbb5a7

7 files changed

Lines changed: 48 additions & 41 deletions

File tree

json/modules.json

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"description": "A wonderful collection of useful modules that are known or considered as hidden gems, all in one repo, It also contains ZG089's projects (modules) as well.",
1010
"metadata": {
1111
"version": 1,
12-
"timestamp": 1757866425.24129
12+
"timestamp": 1757880778.260383
1313
},
1414
"modules": [
1515
{
@@ -1244,8 +1244,8 @@
12441244
{
12451245
"id": "mountify",
12461246
"name": "mountify",
1247-
"version": "v1.4.6",
1248-
"versionCode": 146,
1247+
"version": "v1.4.7",
1248+
"versionCode": 147,
12491249
"author": "xx",
12501250
"description": "Globally mounted modules via OverlayFS.",
12511251
"categories": [
@@ -1256,17 +1256,19 @@
12561256
"readme": "https://raw.githubusercontent.com/backslashxx/mountify/master/README.md",
12571257
"verified": false,
12581258
"added": 0,
1259-
"timestamp": 1757566658.0,
1260-
"size": 12723,
1259+
"timestamp": 1757872098.0,
1260+
"size": 13675,
12611261
"permissions": [
12621262
"magisk.permission.SERVICE",
12631263
"magisk.permission.POST_FS_DATA",
1264-
"magisk.permission.ACTION"
1264+
"magisk.permission.ACTION",
1265+
"kernelsu.permission.BOOT_COMPLETED"
12651266
],
12661267
"features": {
12671268
"service": true,
12681269
"post_fs_data": true,
1269-
"action": true
1270+
"action": true,
1271+
"boot_completed": true
12701272
},
12711273
"track": {
12721274
"type": "ONLINE_JSON",
@@ -1276,21 +1278,21 @@
12761278
"build_metadata": "https://zguation-projects.github.io/ZG-R/modules/mountify/track.yaml"
12771279
},
12781280
"versions": [
1279-
{
1280-
"timestamp": 1757473372.0,
1281-
"version": "v1.4.5",
1282-
"versionCode": 145,
1283-
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.4.5_145.zip",
1284-
"changelog": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.4.5_145.md",
1285-
"size": 12533
1286-
},
12871281
{
12881282
"timestamp": 1757566658.0,
12891283
"version": "v1.4.6",
12901284
"versionCode": 146,
12911285
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.4.6_146.zip",
12921286
"changelog": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.4.6_146.md",
12931287
"size": 12723
1288+
},
1289+
{
1290+
"timestamp": 1757872098.0,
1291+
"version": "v1.4.7",
1292+
"versionCode": 147,
1293+
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.4.7_147.zip",
1294+
"changelog": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.4.7_147.md",
1295+
"size": 13675
12941296
}
12951297
]
12961298
},

modules/mountify/track.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ categories:
33
- Mounts
44
enable: true
55
id: mountify
6-
last_update: 1757566658.0
6+
last_update: 1757872098.0
77
readme: https://raw.githubusercontent.com/backslashxx/mountify/master/README.md
88
source: https://github.com/backslashxx/mountify
99
support: https://github.com/backslashxx/mountify/issues

modules/mountify/update.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22
"id": "mountify",
33
"timestamp": 1741872659.0,
44
"versions": [
5-
{
6-
"timestamp": 1757473372.0,
7-
"version": "v1.4.5",
8-
"versionCode": 145,
9-
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.4.5_145.zip",
10-
"changelog": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.4.5_145.md",
11-
"size": 12533
12-
},
135
{
146
"timestamp": 1757566658.0,
157
"version": "v1.4.6",
168
"versionCode": 146,
179
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.4.6_146.zip",
1810
"changelog": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.4.6_146.md",
1911
"size": 12723
12+
},
13+
{
14+
"timestamp": 1757872098.0,
15+
"version": "v1.4.7",
16+
"versionCode": 147,
17+
"zipUrl": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.4.7_147.zip",
18+
"changelog": "https://zguation-projects.github.io/ZG-R/modules/mountify/v1.4.7_147.md",
19+
"size": 13675
2020
}
2121
]
2222
}

modules/mountify/v1.4.5_145.md

Lines changed: 0 additions & 17 deletions
This file was deleted.

modules/mountify/v1.4.5_145.zip

-12.2 KB
Binary file not shown.

modules/mountify/v1.4.7_147.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Mountify
2+
Globally mounted modules and whiteouts via OverlayFS.
3+
4+
## Changelog
5+
## 147
6+
documentation/readme: ext4 sparse mode and others
7+
scripts/post-fs-data: stop hardcoding sparse location
8+
scripts/post-fs-data: add spoof option to sparse mount
9+
scripts/post-fs-data: allow sparse size override
10+
scripts/post-fs-data: remove inlined susfs support
11+
scripts/config: update config
12+
scripts/boot-completed: provide a small script template
13+
scripts/customize: migrate boot-completed as well
14+
15+
## 146
16+
scripts/post-fs-data: allow overrding for ext4-sparse mode
17+
scripts/config: add/describe ext4 sparse mode override
18+
19+
### Full Changelog
20+
- [Commit history](https://github.com/backslashxx/mountify/commits/master/)
21+
22+

modules/mountify/v1.4.7_147.zip

13.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)