资 源 简 介
The project aims to make an overlay file system for the system partition of the HTC Desire. Basically, the principle also works with other models.
We have decided to use aufs (Another Unionfs) to make changes to the /system files without to touch them.
Our idea is to make the system writeable with almost no need of root-rights.
There are several advantages of such a design. The most important is security. It is not possible to make changes to the /system-partition during runtime, because the Android OS will NOT be rooted in the classic way. There will be not su or sudo to gain higher rights on the running operating system. Instead you make changes to the files on the overlay file or partition.
To reach the goal, we will build a new kernel, almost identical to the Kernel HTC delivers with the Phone plus the aufs file system driver. We will also flash the recovery and/or boot images.
How to learn more and contribute?
For now, visit the Project-Wiki: 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报