Skip to content

Project-DragonPi/DragonRoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DragonRoot

A simple initramfs builder for DragonKexec, currently supporting:

  • Xiaomi Pocophone F1 (Not Tested)
  • OnePlus 6 (Not Tested)
  • OnePlus 6T (Not Tested)
  • Redmi 2
  • Motorola G4 Play

Qualcomm Devices Usage

Boot the image using fastboot boot.

Building

The dependencies are:

Additional dependencies for Qualcomm Devices:

  • mkbootimg

$ make -j8 boot-xiaomi-beryllium-tianma.img
Builds everything needed for the pinephone image...

$ make -j8 all
Generates an image for every supported platform in parallel

$ fastboot boot boot-xiaomi-beryllium-tianma.img
Let DragonKexec Rock in Your Phone!

$ fastboot flash boot boot-xiaomi-beryllium-tianma.img
Install DragonKexec to your smart phone!

This project is built on:

About

A simple initramfs builder for DragonKexec

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published