index
:
kernel-flasher.git
master
kernel flasher script for android
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-01-04
Should only run in recovery
Zackptg5
2020-01-03
Add apex mount/umount (#48)
Zackptg5
2020-01-02
tools: update magisk utils to v20.2(20200) stable
osm0sis
2019-11-03
tools: update magisk utils to v20.1(20100) stable
osm0sis
2019-11-03
tools: update to latest busybox (1.31.1)
osm0sis
2019-10-29
Backend: further fixes for GSIs
osm0sis
2019-10-16
Backend: break early on getprop failure fallback when value found
osm0sis
2019-10-16
Backend: fix getprop and devicecheck for GSIs
osm0sis
2019-08-29
Backend: fix restore_env $bb commands
Chris Renshaw
2019-08-27
Backend: add /dev/random workaround for recovery
Chris Renshaw
2019-08-21
README: add note about including new LICENSE file in zips
Chris Renshaw
2019-08-20
LICENSE: slight clarifications and touch-ups
osm0sis
2019-08-19
add LICENSE and compliance notices for binary redistribution
osm0sis
2019-08-17
Backend: rewrite mount logic to properly cover all cases
osm0sis
2019-08-13
Backend: mask error on TWRP devices without /system_root in fstab
Chris Renshaw
2019-08-13
Backend: support TWRP devices with /system_root in fstab
Chris Renshaw
2019-08-12
Backend: mounting fixes, simplify ui_printing from files
osm0sis
2019-08-07
Backend: fix derp
Chris Renshaw
2019-08-06
README: cosmetic changes to match xda thread
osm0sis
2019-08-06
Backend: ensure /system_root umount even if /system is a symlink
osm0sis
2019-08-06
Backend: attempt to fix system_root setup on oddball device recoveries
osm0sis
2019-08-06
AK3: fix partition detection taking first match on older devices
osm0sis
2019-08-04
AK3+Backend: fix multi-line abort outputs
osm0sis
2019-07-20
AK3: reset_ak: don't remove $ramdisk unless has already been unpacked
osm0sis
2019-07-20
README: update for set_perm and set_perm_recursive
osm0sis
2019-07-20
Example: update to use set_perm_recursive
osm0sis
2019-07-20
AK3: add file/directory attributes functions
osm0sis
2019-07-20
Backend: remember we needs them busybox awks
osm0sis
2019-07-20
README: document supported.patchlevels
osm0sis
2019-07-20
anykernel: add supported.patchlevels
osm0sis
2019-07-20
Backend: introduce Android security patch level check, cleanups
osm0sis
2019-07-15
README: add caveat about slots + modules
Chris Renshaw
2019-07-12
Backend: speed up and simplify is_mounted use
osm0sis
2019-07-12
README: update for optional arch detect
osm0sis
2019-07-01
AK3: add simple arch detect to optionally support arm + x86 in same zip
osm0sis
2019-06-30
tools: update magisk utils to v19.4-05658caf(19305) canary
osm0sis
2019-06-26
Backend: use recovery umount for /vendor
wloot
2019-06-26
Backend: fix getting parent directory on some devices
wloot
2019-06-24
tools: update magisk utils to v19.4-1058aeb0(19302) canary
osm0sis
2019-06-17
AK3: better living through sed
osm0sis
2019-06-15
AK3: fix support for forced uncompressed cpio ramdisk repacks
osm0sis
2019-06-15
tools: update magiskboot to v19.4-ee407472(19301)
osm0sis
2019-06-12
README: update to emphasize final kernel build product shouldn't be renamed
osm0sis
2019-06-12
Example: remove more things confusing to new adopters
osm0sis
2019-06-12
AK3: fix signing derp
Chris Renshaw
2019-06-10
AK3: allow ChromeOS auto-detect, clean up signing, fixes
osm0sis
2019-06-10
Backend: avoid tar complaining when there is no recovery.log
Chris Renshaw
2019-06-09
Backend: only take relevant files for debug .tgz
Chris Renshaw
2019-06-07
AK3: clean up "OG AK" mode stderr on images with no kernel/ramdisk present
osm0sis
2019-06-07
AK3: be clear when unpack_ramdisk fails because there is no ramdisk
osm0sis
[next]