Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull from remote/refs/android-6.0 from omnirom/android_bootable_recovery #3

Open
wants to merge 7 commits into
base: android-6.0-mrom
Choose a base branch
from

Conversation

DroidThug
Copy link

I use this branch 🛩️

bigbiff and others added 7 commits September 23, 2016 15:42
This patchset will fix issues with creating and checking
md5 checksums with single partitions and subpartitions.

Change-Id: Id2d46af0f0913c944aa1d800c44327cfb47e6bd7
Change-Id: Ie86bc7525a9097b2ab25661e17803b14a7c9ad79
Change-Id: I526d4e6a009c40c7fc7803553ba0c70701fbfb77
The PartitionSettings struct contains some data elements that are duplicates
of data elements in the TWPartition class that is contained within the
PartitionsSettings.Part element. We will eliminate this duplication to help
reduce the chances for programming bugs.

Specifically, this fixes problems where the current file system does not
match the backed up file system.

Change-Id: I02f236e72093362050556a2e53a09d1dbb9a269d
PS2: full_filename is not a dir

PS3: use a consistent format of always assuming directory
     is missing the trailing / + fix whitespace alignment

Change-Id: Ib963473ae10571b3d069b326d024ca04c7224dda
We missed a spot!

Change-Id: Ic838f4a23107b4d52d3fb1d7a875e265726c4516
@nkk71
Copy link
Owner

nkk71 commented Apr 8, 2017

@DroidThug
Any particular reason to use the 6.0 branch?
TWRP 7.1 branch is the currently active one, and can be built in 4.4 through 7.1 trees, so I don't see any reason to use TWRP 6.0 branch.

@DroidThug
Copy link
Author

DroidThug commented Apr 8, 2017

My device needs ramdisk compression as my recovery partition is only 16MB while TWRP image (and thus MROM image) is 17MB, with a difference of some blocks. android-6.0 works fine for me and thus am using it..

Currently RD compression doesn't get the device to boot. Need to look into it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants