Skip to content

invisiblek/CyanogenModOTA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#CyanogenModOTA A simple OTA REST Server for CyanogenMod OTA Updater System Application

##How to use Just git clone this repo and upload all the files to your preferred directory on your server.

You just have to be sure that is running PHP and Memcached.

After, upload all your ZIP files that you get after you build the ROM on the _builds directory.

##and after? Just follow the rest of the tutorial on Julian's personal blog post where I explain how to override the build server on your ROM.

##What about Debug? Simple script made for NodeJS that you clone and use it.

##Do you support Delta updates?

  • YES! Diff here: hudson
  • build_env/envsetup.sh exports keys: export OTA_PACKAGE_SIGNING_KEY=build_env/keys/platform
  • For more information: build/target/product/security/README

Enjoy :)

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.3%
  • ApacheConf 0.7%