compile command【 su 】 into LineageOS-14.1 ROM --- Update & Build Prep – LineageOS
http://lineageos.org/Update-and-Build-Prep/
Written on January 20, 2017 by ciwrl
Alright, alright, alright - it’s nearly ‘go time’ for builds to start flowing. Before everyone gets excited and rushes to download, we want to cover a few important points.
First, we want to thank everyone that stepped forward to assist with the infrastructure (and offers continue to pour in). Thanks to you all, all infrastructure pieces are lighting up ‘Operational’ on our lovely status page.
Additionally, our Download Portal, Install stats page (yep, that’s 50k+ unofficial installs already!) and Wiki are all live. Notably, all three of these sites (and this blog) are open sourced - you can contribute to them via our Gerrit instance! Bear with us if these sites look bare at the moment, they will grow with content and design as we continue marching forward.
On to the fun stuff - build roster, release process and other details:
- The build roster is ever growing, but we are supporting Marshmallow and Nougat capable devices.
- We’ll list the 80+ devices in a separate post.
- Our release cadence will be ‘weekly’ by default (to be nice to all the donated hardware).
- We will NOT be shipping root baked into the ROM.
- Root will be a downloadable zip based install similar to gapps installation (only need to flash it once).
- Home builders that want to bake su back into the ROM can use the command ‘export WITH_SU=true’ prior to building.
- Our official builds will all be signed with a private key for authentication and signature permission control
- This will not break, prevent or stop any ‘unofficial’ builds.
- Key verification info can be found on the wiki Verifying Build Authenticity page
Regarding installation, we recommend that users wipe when switching to LineageOS, and reinstall their gapps. However, we recognize that this can be time consuming, so we are offering an EXPERIMENTAL (read as, if it fails, you’ll have to wipe anyways) solution.
- Alongside the ‘weekly’ release for your supported device, we’ll provide an EXPERIMENTAL data migration build.
- This build will allow you to ‘upgrade’ from CM to the signed LineageOS weekly
- This build may wipe permissions (you’ll have to re-allow app permissions), but should retain all user data
- This build will be watermarked with an ugly banner to ensure that you don’t permanently run this EXPERIMENTAL release, and upgrade to a normal weekly after.
- The process for this installation will be as follows:
- Install EXPERIMENTAL migration build on top of cm-13.0 or cm-14.1 build (don’t try to install LineageOS 13.0 on top of CM 14.1, that will not work).
- Reboot
- Install LineageOS weekly build
- Reboot
- Re-setup your application permissions
Given the EXPERIMENTAL nature of this process, we are going to remove this option in two months time.
Look for builds to start rolling out this weekend!
LineageOS Team
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 基于Microsoft.Extensions.AI核心库实现RAG应用
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· 开发者必知的日志记录最佳实践
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· 无需6万激活码!GitHub神秘组织3小时极速复刻Manus,手把手教你使用OpenManus搭建本
· Manus爆火,是硬核还是营销?
· 终于写完轮子一部分:tcp代理 了,记录一下
· 别再用vector<bool>了!Google高级工程师:这可能是STL最大的设计失误
· 单元测试从入门到精通