summaryrefslogtreecommitdiffstats
path: root/README.txt
blob: 9f4203c1594c2c396ce3603cca574178aa62804c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
== Introduction ==
This tool is a work in progress to repartition the GT-I9100 as its
FACTORY partition is too small for Replicant 11.

We need to at least take care of the PIT and the GPT. We also need to
verify if there aren't hardcoded partition location inside the
bootloader.

== TODO ==
- Test it on real hardware
- Also implement a way to resize the GPT partition
- Port it to Android
- Add support for GT-I9100 with 32 GiB eMMC
- Find where the PIT is located on the eMMC

== Documentation ==

PIT format: https://samsung-loki.github.io/samsung-docs/docs/PIT/

== License ==

This project is released under the GPLv3 or later.