Skip to content

fnesveda/Agnostic-kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agnostic kernel

A filesystem independent kernel flasher (not only) for the Nexus 7 2012.

Support thread on XDA-developers

This is a recovery tool primarily made for kernel/ROM developers, but anyone is welcome to use it, provided he knows what to do. It was made to enable kernel developers to have a single .zip with the kernel which will work on all partition layouts like All-F2FS, Data-F2FS and All-EXT4 (the standard layout). It takes a boot.img, unpacks it during the installation, finds out what partition layout is used on the device, changes the fstab in the ramdisk accordingly, repacks the boot.img and flashes it.

If you just want to use Agnostic kernel, you'll find more info in the support thread.

This repository is rather a working folder I use to create the kernel zips. When you run make in the folder, it takes all the img files in images/ and creates corresponding agnostic-kernel zips in out/. Kinda boring.

About

Filesystem agnostic kernel flasher for the Nexus 7 2012

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published