-
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Updated default config, flashable zip generator and donation links.
- Loading branch information
Showing
8 changed files
with
29 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,5 +9,4 @@ community_bridge: # Replace with a single Community Bridge project-name e.g., cl | |
liberapay: VR25 # Replace with a single Liberapay username | ||
issuehunt: # Replace with a single IssueHunt username | ||
otechie: # Replace with a single Otechie username | ||
custom: https://paypal.me/vr25xda/ # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] | ||
|
||
custom: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&[email protected]&lc=US&item_name=VR25+is+creating+free+and+open+source+software.+Donate+to+suppport+their+work.&no_note=0&cn=¤cy_code=USD&bn=PP-DonationsBF:btn_donateCC_LG.gif:NonHosted # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -77,7 +77,7 @@ <h2 id="config">Config</h2> | |
/etc/zram-swap-manager.conf | ||
</code></pre> | ||
<h2 id="default-config">Default Config</h2> | ||
<pre><code>config_ver=202110290 # used for patching; do not modify! | ||
<pre><code>config_ver=202111230 # used for patching; do not modify! | ||
|
||
comp_algorithm=auto # [auto] -> zstd (288) | lz4 (210) | lzo-rle (212) | lzo (2011) | ||
comp_ratio=210 # [210], irrelevant when comp_algorithm=auto | ||
|
@@ -92,8 +92,7 @@ <h2 id="default-config">Default Config</h2> | |
low_load_threshold=0 # [0], % | ||
low_load_swappiness=100 # [100] | ||
|
||
# [vm="swappiness=80 vfs_cache_pressure=200 page-cluster=0"] | ||
vm="swappiness=80 vfs_cache_pressure=200 page-cluster=0" | ||
vm="swappiness=80 page-cluster=0" | ||
|
||
# android's low memory killer (deprecated in favor of lmkd in recent OS versions) | ||
# write /sys/module/lowmemorykiller/parameters/minfree "CUSTOM PARAMETERS GO HERE" | ||
|
@@ -164,10 +163,10 @@ <h2 id="benchmarks">Benchmarks</h2> | |
</table> | ||
<h2 id="donations">Donations</h2> | ||
<ul> | ||
<li><a href="https://app.airtm.com/send-or-request/send">Airtm username: ivandro863auzqg</a></li> | ||
<li><a href="https://app.airtm.com/send-or-request/send">Airtm, username: ivandro863auzqg</a></li> | ||
<li><a href="https://liberapay.com/vr25/">Liberapay</a></li> | ||
<li><a href="https://patreon.com/vr25/">Patreon</a></li> | ||
<li><a href="https://paypal.me/vr25xda/">PayPal</a></li> | ||
<li><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&[email protected]&lc=US&item_name=VR25+is+creating+free+and+open+source+software.+Donate+to+suppport+their+work.&no_note=0&cn=&currency_code=USD&bn=PP-DonationsBF:btn_donateCC_LG.gif:NonHosted">PayPal or Credit/Debit Card</a></li> | ||
</ul> | ||
|
||
</body> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,7 +41,7 @@ | |
/etc/zram-swap-manager.conf | ||
|
||
## Default Config | ||
config_ver=202110290 # used for patching; do not modify! | ||
config_ver=202111230 # used for patching; do not modify! | ||
|
||
comp_algorithm=auto # [auto] -> zstd (288) | lz4 (210) | lzo-rle (212) | lzo (2011) | ||
comp_ratio=210 # [210], irrelevant when comp_algorithm=auto | ||
|
@@ -56,8 +56,7 @@ | |
low_load_threshold=0 # [0], % | ||
low_load_swappiness=100 # [100] | ||
|
||
# [vm="swappiness=80 vfs_cache_pressure=200 page-cluster=0"] | ||
vm="swappiness=80 vfs_cache_pressure=200 page-cluster=0" | ||
vm="swappiness=80 page-cluster=0" | ||
|
||
# android's low memory killer (deprecated in favor of lmkd in recent OS versions) | ||
# write /sys/module/lowmemorykiller/parameters/minfree "CUSTOM PARAMETERS GO HERE" | ||
|
@@ -78,7 +77,7 @@ | |
| lzf 3.6 -1 | 2.077 | 400 MB/s | 860 MB/s | | ||
|
||
## Donations | ||
- [Airtm username: ivandro863auzqg](https://app.airtm.com/send-or-request/send) | ||
- [Airtm, username: ivandro863auzqg](https://app.airtm.com/send-or-request/send) | ||
- [Liberapay](https://liberapay.com/vr25/) | ||
- [Patreon](https://patreon.com/vr25/) | ||
- [PayPal](https://paypal.me/vr25xda/) | ||
- [PayPal or Credit/Debit Card](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&[email protected]&lc=US&item_name=VR25+is+creating+free+and+open+source+software.+Donate+to+suppport+their+work.&no_note=0&cn=¤cy_code=USD&bn=PP-DonationsBF:btn_donateCC_LG.gif:NonHosted) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,16 @@ | ||
#!/usr/bin/env sh | ||
|
||
{ cd "${0%/*}" | ||
cp -u install.sh customize.sh | ||
cp -u install.sh META-INF/com/google/android/update-binary; } 2>/dev/null | ||
zip -r9 zsm-magisk-$(date +%Y%m%d%H%M%S).zip * .git* -x \*.zip -x .git/\* | ||
echo | ||
trap 'e=$?; echo; exit $e' EXIT | ||
cd "${0%/*}" 2>/dev/null | ||
|
||
for i in *.sh; do | ||
sh -n $i || exit | ||
done | ||
|
||
cp -u install.sh customize.sh 2>/dev/null | ||
cp -u install.sh META-INF/com/google/android/update-binary 2>/dev/null | ||
|
||
filename=zsm-$(date +%Y.%m.%d.%H.%M.%S).zip | ||
echo $filename | ||
zip -r9 $filename * .git* -x \*.zip -x .git/\* -x '_*/*' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters