Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1003 Bytes

log.md

File metadata and controls

39 lines (27 loc) · 1003 Bytes

Changelog Overlay FS

V1.4

  • Use volume key to select
  • Added mount bind option
  • Add hidden root feature

V1.3

  • Move home to /data/overlayfs
  • Remove the backup feature because from this version only deleting the module will cause data loss, updates will remain the same
  • Fix some inactivity errors
  • Note that from 1.2 to 1.3 there will be no backup, please switch manually.

V1.2

  • Added bootloop drum feature, waiting time 2 minutes 120 seconds, Timeout automatically turns off the overlayfs module
  • Added auto mode again
  • Command: overlayrw [path_folder_rw]
  • For example: overlayrw /system/app
  • Will rw the entire /system/app directory
  • Fully updated to support more magisks
  • Default backup option on
  • Remove rw option in module.prop
  • Added early or late start feature

V1.1

  • Fix bootloop
  • Update some more partitions

V1.0

  • First version