File tree Expand file tree Collapse file tree 3 files changed +12
-17
lines changed Expand file tree Collapse file tree 3 files changed +12
-17
lines changed Original file line number Diff line number Diff line change 22Globally mounted modules and whiteouts via OverlayFS.
33
44## Changelog
5+ ## 163
6+ - scripts/post-fs-data: prevent persist fuckup
7+ - webui/js: support config requirement
8+ - LKM: add mountify as prefix for easy grep
9+ - webui/config: tweak LKM nuke / spoof sparse logic after d0cbcf3
10+ - LKM: update prebuilts to 3dab8a0
11+
512## 162
613- LKM: update prebuilts to 66cd4af
714- LKM, scripts/post-fs-data: fix usage when kernel is on cfi
815
9- ## 160
10- - scripts/post-fs-data: mount our own tmpfs
11- - scripts/post-fs-data: tweak decoy mounting
12- - scripts/post-fs-data: add more debug
13- - LKM: tests: strip debug info
14- - scripts: cleanup logs and sparse
15- - scripts: expose in-kernel umount options
16- - scripts/post-fs-data: nuke always when ksud nuke-ext4-sysfs is available
17- - webui: add umount config option
18- - scripts/customize: handle small config changes
19- - scripts/service: fixup "no modules mounted"
20-
2116### Full Changelog
2217- [ 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.6.2
4- versionCode=162
5- author=xx
3+ version=v1.6.3
4+ versionCode=163
5+ author=xx, KOWX712
66description=Globally mounted modules via OverlayFS.
77updateJson=https://raw.githubusercontent.com/backslashxx/mountify/master/update.json
Original file line number Diff line number Diff line change 11{
2- "version" : " v1.6.2 " ,
3- "versionCode" : 162 ,
2+ "version" : " v1.6.3 " ,
3+ "versionCode" : 163 ,
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