1
0
Fork 0
mirror of https://github.com/lineageos4microg/docker-lineage-cicd synced 2024-06-10 10:46:06 +02:00
Commit Graph

48 Commits

Author SHA1 Message Date
Pete Fotheringham d1b4d0f34e Update README.md: indebt the 'Settings' paragraphs 2024-01-28 08:45:37 +00:00
Pete Fotheringham dbcdbc8913 Update README.md: add settings to control 'switchable' build steps 2024-01-28 08:45:37 +00:00
Konrad Mösch 8ea671271a Add RETRY_FETCHES setting (#495)
* add RETRY_FETCHES setting

* add documentation for RETRY_FETCHES

* Improve documentation on default and allowed values
2024-01-24 20:37:56 +00:00
Benjamin Loison af75ffab7c
Correct typos and update URLs 2023-10-30 17:29:55 +01:00
Benjamin Loison 2f4fab4a26
Correct 4 typos and update 4 URLs 2023-10-30 04:44:36 +01:00
Pete Fotheringham 254019017b
Update README.md - typo 2023-09-30 12:09:40 +01:00
Pete Fotheringham 9a4e15ea78
Update README.md
Add information on build targtes & frequency
2023-09-30 11:58:14 +01:00
Pete Fotheringham 5a043a48be Add words for 'Project Scope & Objectives' in the 'Web Site text' section 2023-09-28 11:22:15 +01:00
Pete Fotheringham c251857103 Add section for text that needs to be added to the website. Move stuff from the main body to that section 2023-09-28 11:11:08 +01:00
Pete Fotheringham 4bbcd46a9f Docs - add information on needed resources
Fix  'Warn about the needed disk usage' #50
2023-09-26 10:59:08 +01:00
Pete Fotheringham eef1a82f36 Docs - add information on troubleshooting and support 2023-09-26 10:19:22 +01:00
Pete Fotheringham 1854dedd38 Docs - add information on 'clean' and 'dirty' flashing 2023-09-26 09:47:10 +01:00
Pete Fotheringham 649e288682 Docs - add information on installing the ROM 2023-09-26 09:45:32 +01:00
Pete Fotheringham ef635ac777 Docs - add information about the build outputs/deliverables 2023-09-26 09:40:47 +01:00
Pete Fotheringham 84765a9784 Docs - document the necessary call to docker pull
Fix #441
2023-09-26 09:35:39 +01:00
Philip Nagler-Frank bded815a68 improve documentation for PARALLEL_JOBS 2022-03-16 20:41:55 +01:00
Philip Nagler-Frank 15ba459d3c add option to limit number of parallel jobs 2022-03-16 20:41:54 +01:00
KuzonCode 2d0c2fc21b
Update WITH_SU readme 2022-03-02 18:26:59 +10:00
Philip Nagler-Frank 1ee9524f4f default value and docs for BUILD_TYPE 2022-01-28 19:10:55 +01:00
Bradley c0fc887aa4 Include build type param 2021-12-26 18:47:29 +10:00
Philip Nagler-Frank 87583531b2 declare proper language for code snippets in readme 2021-12-13 17:12:10 +01:00
Philip Nagler-Frank 92d4cbeffa update readme on how to include GMS 2021-12-13 17:11:49 +01:00
Philip Nagler-Frank 7ce6026f04
Merge pull request #153 from bananer/docs_for_ota
Better documentation on how to set up OTA updates
2021-06-17 15:15:56 +02:00
Philip Nagler-Frank b4ee898f3f
Add support for building Lineage 18.1 (#148)
* add patches for android R
* don't request user input when patching
* update names of branches and devices in readme
* fail fast when patch does not apply cleanly
2021-04-01 15:49:45 +02:00
Philip Nagler-Frank 78531e0d02 more details on how to set up OTA 2021-01-29 17:58:03 +01:00
Philip Nagler-Frank cbf8560e3a document ZIP_SUBDIR 2021-01-29 17:57:48 +01:00
Darío Hereñú f012e2084b
README: Minor fix on line 03 (#106) 2021-01-19 12:38:20 +01:00
Nicola Corna e724032a86 Add gitlab.com/the-muppets as additional source for proprietary files
Manifests can not be used as-is, as they have some incompatibilities
(like the re-define of the already existing "gitlab" remote) with the
build system.
2019-10-05 10:53:43 +02:00
Nicola Corna 481aefe6de Update default branch from cm-14.1 to lineage-16.0
Also adjust the examples in the README.
2019-08-21 10:24:13 +02:00
Nicola Corna fc32f54b3e README fixes 2018-06-22 20:50:15 +02:00
Nicola Corna 1a467b6ddd Rewrite README.md 2018-03-09 08:46:02 +01:00
Nicola Corna 8d7ef9dc73 Move the mirror to a separate volume 2017-12-19 23:25:42 +01:00
Nicola Corna 324a10e762 Add multibranch support
It's now possible to build multiple branches with the same docker image.
A full LineageOS mirror is downloaded and created locally (~200 GB).
2017-12-13 12:13:36 +01:00
Nicola Corna 33b708763d Update README.md 2017-11-01 19:11:09 +01:00
Nicola Corna d912e4b030 Improve the logging 2017-10-19 07:26:32 +02:00
Nicola Corna 625e715e4a Add an option to generate the OpenDelta's builds JSON file 2017-08-09 12:21:37 +02:00
Nicola Corna d74ec09989 Move to lineageos4microg 2017-08-05 09:38:53 +02:00
Nicola Corna ce6fbd473c Minor typo fix 2017-08-05 09:38:53 +02:00
Nicola Corna 49ce415eaa Update README 2017-06-06 14:47:48 +02:00
Julian Xhokaxhiu d6e53000ff Update README.md
Add useful information about Android Proprietary Binaries, required for a fully functional build.
2017-01-24 21:35:45 +01:00
Julian Xhokaxhiu b655ad3fe6 Rename OUT_DIR to ZIP_DIR
It was confusing the build system which was placing any output file inside the final output directory
2017-01-21 23:59:02 +01:00
Julian Xhokaxhiu 702b3689c8 Update README.md
Use the proper path
2017-01-21 13:54:11 +01:00
Julian Xhokaxhiu 63e10eed06 Update README.md
Enhance the Expert mode
2017-01-21 12:00:20 +01:00
Julian Xhokaxhiu 5ef68a0710 Update README.md 2017-01-15 23:12:51 +01:00
Julian Xhokaxhiu 4dd1c01080 Add some more documentation 2017-01-08 19:49:38 +01:00
Julian Xhokaxhiu 80fcd5894c Add some more documentation 2017-01-08 17:50:24 +01:00
Julian Xhokaxhiu 71d28d2203 First commit 2017-01-08 17:37:37 +01:00
Julian Xhokaxhiu 23e4754a3d Initial commit 2017-01-06 15:02:14 +01:00