Commit Graph

10 Commits

Author SHA1 Message Date
d3858b81e2 Add new boot service: boot-complete 2018-08-09 14:52:44 +08:00
a8030c39b1 Separate logging into its own daemon 2018-07-02 22:11:28 +08:00
7265450e2e Precise free space calculation for magisk.img
1. Introduce new applet: imgtool for better separation from the main program
2. Actually mount the image and check statvfs for free space in the image

This shall eliminate any possible module installation failure from image resizing issues.
2018-06-22 06:18:06 +08:00
4d5841332a Change to applet name to prevent showing magisk.bin 2018-06-17 01:47:55 +08:00
d08fd0561a Remove invincible mode 2018-06-17 01:28:29 +08:00
34dcf49fbc Update restorecon implementation 2018-06-03 14:43:03 +08:00
36448191b7 Fix applet invocation 2018-05-20 00:49:48 +08:00
c0e2f44092 Use wrapper script to prevent crazy LD_XXX flags 2018-05-13 14:32:21 +08:00
9484ec0c17 Massive refactoring
Remove post-fs mode
2018-04-22 02:16:56 +08:00
328fc44194 Rename module core to native 2018-01-27 09:11:28 +08:00