Quantcast
Channel: xda-developers - Android Software and Hacking General [Developers Only]
Viewing all articles
Browse latest Browse all 3614

make kexec guestable kernels

$
0
0
hi all,
i'm going to support multiple android roms loading in my kernel_chooser + root_chooser project.
in few words it will be a powerful bootloader for android.

this is what it will be able to do ( many points are yet working ):
  • kernel loading thought kexec
  • boot from external devices
  • boot from subfolders
  • custom background
  • change android /sytem partition
  • change android /data partition
  • wipe android /cache partition

what i'm asking to you it's to make your android rom's kernel kexec-ready, applying them a kexec guest patch.
thus to make them ready to load for me.
if not i have to patch your kernel every time you modify it.

kernel_chooser and root_chooser are hosted here: https://github.com/tux-mind/tf201-dev
they are made for the asus transformer prime ( TF201 ), but they can run on any android device with your help.
i will add you to the github collaborators if you want to help.
now we are working on multiple android roms support.

thanks in advance for your time.
-- tux_mind

Viewing all articles
Browse latest Browse all 3614

Trending Articles