Menu

Tree [ec999d] main /
 History

HTTPS access


File Date Author Commit
 TP1803 2022-06-09 SirRGB SirRGB [cfe7b1] TP1803: fix revision
 a57y17lte 2022-12-12 SirRGB SirRGB [8b42bd] a57y17lte: initial S manifest
 beyond 2022-05-24 SirRGB SirRGB [30cf07] beyond: fix format
 cedric 2023-02-01 SirRGB SirRGB [ec999d] cedric: use lineage branch
 cheeseburgerdumpling 2023-01-30 SirRGB SirRGB [0c0289] cheesedump: simplify remote
 flounder 2022-08-01 SirRGB SirRGB [2018a6] flounder: add xenon
 griffin 2023-01-29 SirRGB SirRGB [3583cc] griffin: track custom vendor
 guacamole 2022-07-06 davigamer987 davigamer987 [45697b] guacamole: Switch to crdroid trees
 hammerhead 2023-01-29 SirRGB SirRGB [81dbe6] hammerhead: use z3DD3rs kernel
 hotdog 2022-07-17 SirRGB SirRGB [e83428] hotdogb: use TheMuppets vendor
 j7elte 2022-05-07 SirRGB SirRGB [96591d] j7elte: add A10 manifest
 j7y17lte 2022-09-29 SirRGB SirRGB [a741c5] j7y17lte: initial manifest
 kminilte 2022-07-11 SirRGB SirRGB [90ffcc] kminilte: fix revision
 matisse 2022-05-03 SirRGB SirRGB [d02d8a] matisse: initial manifest
 montana 2022-02-05 SirRGB SirRGB [a30140] common: add status
 pdx203 2022-12-27 SirRGB SirRGB [a9492f] pdx203: initial twrp manifest
 peregrine 2022-08-07 SirRGB SirRGB [60a2f7] peregrine: track lineage device trees
 titan 2022-06-26 SirRGB SirRGB [241b6d] titan: initial manifest
 whyred 2022-06-26 SirRGB SirRGB [f3f627] whyred: initial manifest
 README.md 2022-11-10 SirRGB SirRGB [b37dca] README: missing dots

Read Me

Local Manifests

These are my local manifests for various devices.

Some of them may be broken, if they are dont hesitate to pull request.

If you have a working local manifest and want to add it here you can also pull request.

Generally spoken: if there is a rom that has a manifest, but is not released, the device trees are not buildable/bootable.

Some manifests have a similarly named .md file, which indicates the state of the trees, but it isnt updated regularly due to lack of time.

Usage:

You can place the text in the .repo/local_manifests/manifest.xml after repo init $SOME_ROM_MANIFEST_URL by either:

manually creating .repo/local_manifests and a .xml file and then copying the code to .repo/local_manifests/manifest.xml.

OR

running

mkdir .repo/local_manifests
curl https://raw.githubusercontent.com/SirRGB/local_manifests/main/$DEVICE/$MANIFEST_NAME > .repo/local_manifests/manifest.xml

be sure to replace $DEVICE and $MANIFEST_NAME with a device codename and manifest name, that are available.

Example:

mkdir .repo/local_manifests && curl https://raw.githubusercontent.com/SirRGB/local_manifests/main/griffin/A11Lineage.xml > .repo/local_manifests/manifest.xml

after that do repo sync --force-sync --no-tags --no-clone-bundle -c to get both the rom and device sources.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.