Commit Graph

39 Commits

Author SHA1 Message Date
FriendlyNeighborhoodShane
adb99b5fde update-binary: use a list for cleanup unmounting 2022-08-14 22:07:55 +05:30
FriendlyNeighborhoodShane
7c40dd091c update-binary: refactor into cleanup() 2022-08-14 22:03:01 +05:30
FriendlyNeighborhoodShane
48e4d058f3 update-binary: make sizecheck_pack a function 2022-08-14 22:00:26 +05:30
FriendlyNeighborhoodShane
67cc86bfd5 update-binary: use tr to get lowercase basename 2022-08-14 22:00:26 +05:30
FriendlyNeighborhoodShane
96681acc03 update-binary: stop backing up debloated objects
In retrospect, this was a pretty stupid thing to do.
2022-01-31 19:25:14 +05:30
FriendlyNeighborhoodShane
346e77a188 *.md: reflow text to 80 cols 2021-09-08 04:05:45 +05:30
FriendlyNeighborhoodShane
2efc1d10b9 use command -v instead of which to determine tool availability.
It's POSIX and also considers builtins.
2021-06-24 14:38:21 +05:30
FriendlyNeighborhoodShane
c826a347f0 Remove links to the NoGoolag Telegram group for support.
It is no longer a support channel as I am no longer a part of the community.
For now, there is no support channel through Telegram.
2021-06-17 01:09:59 +05:30
FriendlyNeighborhoodShane
cfadfcf6d6 pre_install_actions: run after archive extraction 2021-06-12 13:02:24 +05:30
FriendlyNeighborhoodShane
c33d7a7979 update-binary: format overlong constructs 2021-03-21 00:10:55 +05:30
FriendlyNeighborhoodShane
3811525c3f Add monospace markdown 2021-03-21 00:10:43 +05:30
FriendlyNeighborhoodShane
1ae8a9d81c Skip doing cp and chmod on conf files
It's not needed to do so with the dot command
2020-12-06 13:57:27 +05:30
FriendlyNeighborhoodShane
f6f4e63f5b Remove service and addond features
They will be reimplemented as install hook functions
2020-11-23 23:26:39 +05:30
FriendlyNeighborhoodShane
9701259b5b src: remove unused postfs and sysprop features
They should be implemented with custom install hook functions instead
2020-11-23 23:26:39 +05:30
FriendlyNeighborhoodShane
316fdd2312 src: Add support for system mountpoint /mnt/system/system 2020-09-11 14:38:46 +05:30
FriendlyNeighborhoodShane
526abc7b7d Remove some deps from script 2020-07-12 22:47:22 +05:30
FriendlyNeighborhoodShane
0deb28e536 Better ui_print 2020-07-12 11:36:15 +05:30
FriendlyNeighborhoodShane
ff726f832e Finally gave in to shellcheck after a couple sleepless nights 2020-07-05 17:10:41 +05:30
FriendlyNeighborhoodShane
8132afe973 Replace tests with grep -q invocations 2020-07-05 11:33:11 +05:30
FriendlyNeighborhoodShane
9f49c81f52 Some code style fixes 2020-07-05 11:33:11 +05:30
FriendlyNeighborhoodShane
f3a1729558 Replace awk with homemade select_word shell function 2020-05-27 09:21:46 +05:30
FriendlyNeighborhoodShane
d8f05a2835 Add proper shebangs using env 2020-05-26 23:31:15 +05:30
FriendlyNeighborhoodShane
f1f5602b94 Debloat stuff_uninstall in Magisk installs 2020-05-19 15:19:36 +05:30
FriendlyNeighborhoodShane
9e5c0cfc2a Fix mounting for newer SAR systems
Somebody finally bothered to tell me where  they hide their build.prop
2020-05-08 13:01:38 +05:30
FriendlyNeighborhoodShane
c51287d361 Fix directory debloating 2020-04-27 23:07:41 +05:30
FriendlyNeighborhoodShane
ae54f36cbc Piggyback Magisk busybox if available 2020-04-03 16:12:02 +05:30
FriendlyNeighborhoodShane
b74197e180 Mount system only from recovery 2020-04-03 15:16:47 +05:30
FriendlyNeighborhoodShane
e972e1d246 Refactor logic to allow overwriting modname 2020-03-27 17:50:29 +05:30
FriendlyNeighborhoodShane
4c676e862d Fix some stuff about perming 2020-03-27 17:50:29 +05:30
FriendlyNeighborhoodShane
9037b3f37c Better compartmentalisation of variables 2020-03-27 17:50:29 +05:30
FriendlyNeighborhoodShane
96da9c66ff Properly Stallmanify 2020-03-27 17:50:29 +05:30
FriendlyNeighborhoodShane
246fb5bfdd Handle edge cases of early abort 2020-03-27 17:50:29 +05:30
ShaneTheAwesome
75433e78a7 Auto download zipsigner 2020-02-13 21:47:28 +04:00
ShaneTheAwesome
b5fc852475 Quote correction 2020-02-10 08:38:16 +04:00
ShaneTheAwesome
c40347be6a Improve src using shellcheck 2020-02-01 18:13:21 +04:00
ShaneTheAwesome
9e6659f555 Update docs and add dummy pack 2019-11-24 09:52:16 +04:00
FriendlyNeighborhoodShane
ed3cc60d31 Better sysroot 2019-10-14 11:26:34 +04:00
FriendlyNeighborhoodShane
dfae35e760 Remove unneccesary rm 2019-10-13 19:33:06 +04:00
ShaneTheAwesome
6cacd209a4 Init commit... Well that's not entirely true 2019-09-30 12:35:55 +04:00