File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22Globally mounted modules and whiteouts via OverlayFS.
33
44## Changelog
5- ## 189
5+ ## 190
66- scripts: revert 2-stage mounting routine
77- scripts: move logging folder to /dev
8+ - scripts/customize: skip checking umount success
89
910## 188
1011- scripts: support APatch metamodule mode
@@ -14,11 +15,5 @@ Globally mounted modules and whiteouts via OverlayFS.
1415- scripts: updates for 2-stage mounts
1516- scripts/post-fs-data: 2-stage mounts
1617
17- ## 187
18- - webui/js: modular append function
19- - webui/js: add moutnify prefix in local storage
20- - webui/js: fix config not saved
21- - scripts: account for non-tmpfs /mnt/vendor
22-
2318### Full Changelog
2419- [ Commit history] ( https://github.com/backslashxx/mountify/commits/master/ )
Original file line number Diff line number Diff line change 11id=mountify
22name=mountify
3- version=v1.8.9
4- versionCode=189
3+ version=v1.9.0
4+ versionCode=190
55author=xx, KOWX712
66metamodule=true
77description=Globally mounted modules via OverlayFS.
Original file line number Diff line number Diff line change 11{
2- "version" : " v1.8.9 " ,
3- "versionCode" : 189 ,
2+ "version" : " v1.9.0 " ,
3+ "versionCode" : 190 ,
44 "zipUrl" : " https://github.com/backslashxx/mountify/releases/latest/download/mountify.zip" ,
55 "changelog" : " https://raw.githubusercontent.com/backslashxx/mountify/refs/heads/master/CHANGELOG.md"
66}
You can’t perform that action at this time.
0 commit comments