Skip to content

Commit 765e6c4

Browse files
committed
Add Project Status
1 parent 7aca284 commit 765e6c4

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

index.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,19 @@ A secondary objective is to make our main build tool available for other project
4343
- of LineageOS for microG, 'vanilla' LineageOS, and / or other LineageOS-based custom ROMs (e.g. [IodéOS](https://iode.tech/));
4444
- for other devices, whether or not officially supported by those projects.
4545

46-
### Project deliverables
46+
### Project Status
47+
48+
The project is currently in a fairly stable state:
49+
- we are (mostly) achieving our objective of delivering monthly builds
50+
- the only essential work that is ongoing is to
51+
- monitor the delivery process, to fix any problems that may occur, and to make any changes that are needed to ensure that the problems do not recur
52+
- to make any changes needed when upstreams make changes. In particular, when LineageOS introduces support for a new Android version and / or drops support for older Android versions
53+
54+
The project is therefore - in the opinion of the currently active maintainers - essentially 'feature complete' and in 'maintenance' mode. The only change that we believe might significantly improve the project is to support other classes of Android devices, specifically
55+
- `Minimal` & `Android TV` devices (see Note 2)
56+
- [`Treble-capable`](https://www.xda-developers.com/list-android-devices-project-treble-support/) devices which are not officially supported by LOS. [As has recently been suggested](https://github.com/lineageos4microg/docker-lineage-cicd/issues/462) building for the `lineage_gsi` target would make our builds available for and usable on these devices.
57+
58+
### Project Deliverables
4759

4860
1. The device-specific ROM `zip` files, for manual and OTA installation: made available in sub-directories on [the download server](https://download.lineage.microg.org/)
4961
2. Other device-specific `zip` and `.img` files that are needed for installing or updating the ROM zip file (e.g. `boot.img`, `recovery.img`): also made available on [the download server](https://download.lineage.microg.org/)

0 commit comments

Comments
 (0)