cm: Rebrand to LineageOS
Change-Id: Icf53ce2b98306498cfa815e9fc7377e9a6c583a6
This commit is contained in:
parent
7f06bc78a9
commit
e9bf910528
@ -1,9 +1,9 @@
|
||||
CyanogenMod
|
||||
LineageOS
|
||||
===============
|
||||
|
||||
Visit http://github.com/CyanogenMod for full source and git access.
|
||||
Visit http://github.com/LineageOS for full source and git access.
|
||||
|
||||
Visit http://review.cyanogenmod.org for our Gerrit instance.
|
||||
Visit http://review.lineageos.org for our Gerrit instance.
|
||||
|
||||
CHANGELOG (notable new features)
|
||||
---------
|
||||
|
@ -1,7 +1,7 @@
|
||||
CyanogenMod
|
||||
LineageOS
|
||||
===========
|
||||
|
||||
Maintainers (CyanogenMod 13.0):
|
||||
Maintainers (LineageOS 13.0):
|
||||
-----------------------------
|
||||
* __Acer A700:__ pawitp
|
||||
* __Alcatel Idol 3:__ c457
|
||||
|
1
LICENSE
1
LICENSE
@ -1,4 +1,5 @@
|
||||
Copyright 2011-15 The CyanogenMod Project
|
||||
2017 The LineageOS Project
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
18
README.mkdn
18
README.mkdn
@ -1,9 +1,9 @@
|
||||
CyanogenMod
|
||||
LineageOS
|
||||
===========
|
||||
|
||||
Submitting Patches
|
||||
------------------
|
||||
Patches are always welcome! Please submit your patches via CyanogenMod Gerrit!
|
||||
Patches are always welcome! Please submit your patches via LineageOS Gerrit!
|
||||
You can do this by using these commands:
|
||||
|
||||
(From root android directory)
|
||||
@ -20,31 +20,31 @@ For more help on using this tool, use this command: repo help upload
|
||||
Make your changes and commit with a detailed message, starting with what you are working with (i.e. vision: Update Kernel)
|
||||
Commit your patches in a single commit. Squash multiple commit using this command: git rebase -i HEAD~<# of commits>
|
||||
|
||||
To view the status of your and others' patches, visit [CyanogenMod Code Review](http://review.cyanogenmod.org/)
|
||||
To view the status of your and others' patches, visit [LineageOS Code Review](http://review.lineageos.org/)
|
||||
|
||||
|
||||
Getting Started
|
||||
---------------
|
||||
|
||||
To get started with Android/CyanogenMod, you'll need to get
|
||||
To get started with Android/LineageOS, you'll need to get
|
||||
familiar with [Repo](https://source.android.com/source/using-repo.html) and [Version Control with Git](https://source.android.com/source/version-control.html).
|
||||
|
||||
To initialize your local repository using the CyanogenMod trees, use a command like this:
|
||||
To initialize your local repository using the LineageOS trees, use a command like this:
|
||||
|
||||
repo init -u git://github.com/CyanogenMod/android.git -b cm-13.0
|
||||
repo init -u git://github.com/LineageOS/android.git -b cm-13.0
|
||||
|
||||
Then to sync up:
|
||||
|
||||
repo sync
|
||||
|
||||
Please see the [CyanogenMod Wiki](http://wiki.cyanogenmod.org/) for building instructions, by device.
|
||||
Please see the [LineageOS Wiki](http://wiki.lineageos.org/) for building instructions, by device.
|
||||
|
||||
For more information on this Github Organization and how it is structured,
|
||||
please [read the wiki article](http://wiki.cyanogenmod.org/w/Github_Organization)
|
||||
please [read the wiki article](http://wiki.lineageos.org/w/Github_Organization)
|
||||
|
||||
Buildbot
|
||||
--------
|
||||
|
||||
All supported devices are built nightly and periodically as changes are committed to ensure the source trees remain buildable.
|
||||
|
||||
You can view the current build statuses in the [Jenkins](http://jenkins.cyanogenmod.org) tool.
|
||||
You can view the current build statuses in the [Jenkins](http://jenkins.lineageos.org) tool.
|
||||
|
@ -4,7 +4,7 @@ You have tried to change the API from what has been previously approved.
|
||||
|
||||
STOP.
|
||||
Read this:
|
||||
https://github.com/CyanogenMod/cm_platform_sdk/wiki/Creating-an-API-for-the-SDK#updating--verifying-the-api
|
||||
https://github.com/LineageOS/cm_platform_sdk/wiki/Creating-an-API-for-the-SDK#updating--verifying-the-api
|
||||
|
||||
To make these errors go away, you have two choices:
|
||||
1) You can add "@hide" javadoc comments to the methods, etc. listed in the
|
||||
@ -142,6 +142,6 @@ To make these errors go away, you have two choices:
|
||||
,;+++++++++++++++++++++++++++++++++++++++++++++++++++++++:.
|
||||
..,;;+++++++++++++++++++++++++++++;:,.
|
||||
|
||||
To submit the revised current.txt to the main CyanogenMod repository,
|
||||
To submit the revised current.txt to the main LineageOS repository,
|
||||
you will need approval.
|
||||
******************************
|
||||
|
@ -1,6 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2013 The CyanogenMod Project
|
||||
(C) 2017 The LineageOS Project
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
@ -41,7 +42,7 @@
|
||||
<item>com.google.android.gms/com.google.android.gms.update.SystemUpdateService</item>
|
||||
</string-array>
|
||||
|
||||
<string name="config_mms_user_agent">CyanogenMod</string>
|
||||
<string name="config_mms_user_agent">LineageOS</string>
|
||||
<string name="config_mms_user_agent_profile_url">http://www.google.com/oha/rdf/ua-profile-kila.xml</string>
|
||||
|
||||
<!-- Defines the default set of global actions. Actions may still be disabled or hidden based
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/sbin/sh
|
||||
#
|
||||
# /system/addon.d/50-cm.sh
|
||||
# During a CM13.0 upgrade, this script backs up /system/etc/hosts,
|
||||
# During a LineageOS 13.0 upgrade, this script backs up /system/etc/hosts,
|
||||
# /system is formatted and reinstalled, then the file is restored.
|
||||
#
|
||||
|
||||
|
@ -4,7 +4,10 @@
|
||||
#
|
||||
L="log -p i -t cm"
|
||||
|
||||
$L "____ _ _ ____ _ _ ____ ____ ____ _ _ _ _ ____ ___";
|
||||
$L "| \\_/ |__| |\\ | | | | __ |___ |\\ | |\\/| | | | \\";
|
||||
$L "|___ | | | | \\| |__| |__] |___ | \\| | | |__| |__/";
|
||||
$L "Welcome to Android `getprop ro.build.version.release` / CyanogenMod-`getprop ro.cm.version`";
|
||||
$L "_ _ "
|
||||
$L "| (_)_ __ ___ __ _ __ _ ___ ___ ___ "
|
||||
$L "| | | '_ \\ / _ \\/ _\` |/ _\` |/ _ \\/ _ \\/ __|"
|
||||
$L "| | | | | | __/ (_| | (_| | __/ (_) \\__ \\"
|
||||
$L "|_|_|_| |_|\\___|\\__,_|\\__, |\\___|\\___/|___/"
|
||||
$L " |___/"
|
||||
$L "Welcome to Android `getprop ro.build.version.release` / LineageOS-`getprop ro.cm.version`";
|
||||
|
@ -1,4 +1,4 @@
|
||||
for combo in $(curl -s https://raw.githubusercontent.com/CyanogenMod/hudson/master/cm-build-targets | sed -e 's/#.*$//' | grep cm-13.0 | awk '{printf "cm_%s-%s\n", $1, $2}')
|
||||
for combo in $(curl -s https://raw.githubusercontent.com/LineageOS/hudson/master/cm-build-targets | sed -e 's/#.*$//' | grep cm-13.0 | awk '{printf "cm_%s-%s\n", $1, $2}')
|
||||
do
|
||||
add_lunch_combo $combo
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user