Skip to content

The boot.img sources for the Bacon(OnePlus One) port of Android Lollipop

Notifications You must be signed in to change notification settings

TheOldUnas/Bacon-Lollipop-Boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Project Structure:

  • ramdisk - Current changes
    • ADD the empty folders "data", "dev", "proc", "sys", and "system".
  • boot.img - Last built image
  • boot.img-kernel - The stock asop kernel
  • boot.img-ramdisk.cipo.gz - The asop ramdisk

##Build Instructions: *Outdated

  • Automatic:

    • Run ./Pack.sh
  • Manual:

    • Create empty folders "data", "dev", "proc", "sys", and "system" required for building
    • cd to the git folder
    • Run ./bin/mkboot boot boot.img

    mkboot is from https://github.com/xiaolu/mkbootimg_tools.

About

The boot.img sources for the Bacon(OnePlus One) port of Android Lollipop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages