Pete Fotheringham
901a33a1d2
Tidy up code and comments
2024-04-04 17:33:57 +01:00
Pete Fotheringham
04b2d1689e
Fix path of IMAGES directory for 21.0
2024-04-04 10:24:46 +01:00
Pete Fotheringham
fa45feae0b
No need to rename the image file
2024-04-03 22:16:04 +01:00
Pete Fotheringham
13e9fa8f25
Use mka otaimage bacon: see if we hit the posix spawn error
2024-04-03 19:11:52 +01:00
Pete Fotheringham
393bf05478
Move cleanup code to a function. Call it after breakfast fails or build completes
2024-04-03 18:41:14 +01:00
Pete Fotheringham
cfc5745d04
Update build.sh: correct name of ota zip file
2024-03-31 08:06:57 +01:00
Pete Fotheringham
8b3440792b
Merge branch 'master' into experimental
2024-03-29 07:14:10 +00:00
Pete Fotheringham
29049c52b6
Fix the posix spwan error
...
- make the 'otapackage` target instead of bacon
- rename the ROM zip file from "lineage_$codename-ota-eng.root.zip"
to the expected "lineage-$los_ver-$builddate-$RELEASE_TYPE-$codename.zip"
2024-03-13 22:22:02 +00:00
Pete
3bc509aa14
Fix typos and copy / paste errors
2024-02-15 17:25:25 +00:00
Pete
8099ad0bc6
Fix typos and copy / paste errors
2024-02-15 17:11:54 +00:00
Pete
a62c3e3db2
fix build signing for Android 14
2024-02-15 17:11:54 +00:00
Pete
e813c32135
Handle the 'lineage-21.0' BRANCH_NAME value
2024-02-15 17:11:54 +00:00
Pete
9c4a51a869
Sig spoofing patches for Android 14 / LOS 21
2024-02-15 17:11:54 +00:00
Pete
ff27067796
fix build signing for Android 14
2024-02-15 15:42:46 +00:00
Pete
47545fb5fb
Handle the 'lineage-21.0' BRANCH_NAME value
2024-02-14 22:08:09 +00:00
Pete
70318caf1b
Sig spoofing patches for Android 14 / LOS 21
2024-02-14 22:08:09 +00:00
Pete Fotheringham
4b0c22fbf5
Reset 'builddate` when each device build starts
...
Fixes #562
2024-02-14 22:08:09 +00:00
Pete Fotheringham
0ba2d82dfa
Reset 'builddate` when each device build starts
...
Fixes #562
2024-01-30 08:07:22 +00:00
Pete
5480a67eb6
Add switchable git lfs pull call
2024-01-28 08:45:37 +00:00
Pete
d5c8f2302c
Dont create a .prop file for the -img.zip
2024-01-28 08:45:37 +00:00
Pete
23d31d6688
Zip up the .img files
2024-01-28 08:45:37 +00:00
Pete
0ab43084fb
Make the -img.zip file
2024-01-28 08:45:37 +00:00
Pete
031bad1b39
Make repo init switchable
2024-01-28 08:45:37 +00:00
Pete
fd213ff4b0
Make calling mka switchable
2024-01-28 08:45:37 +00:00
Pete
5d2bac89e7
Make calling envsetup.sh and breakfast switchable
2024-01-28 08:45:37 +00:00
Pete
f9bc6d8125
Make applying patches switchable
2024-01-28 08:45:37 +00:00
Pete
8f2815fac2
Make syncing branch repository switchable
2024-01-28 08:45:37 +00:00
Pete
e4cf653a9c
Make syncing branch repository switchable
2024-01-28 08:45:37 +00:00
Pete
898da798fa
Make reset vendor & undo patches switchable
2024-01-28 08:45:37 +00:00
Pete
50e4d53130
Make sync mirror switchable
2024-01-28 08:45:37 +00:00
Pete
34091c5216
Make init mirror switchable
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
Pete Fotheringham
38ae38c5c9
Revert the changes made for #483
...
- fixes #487 *#488
2023-10-06 12:07:07 +01:00
Pete
1812b5345b
Zip up the delivered '.img' files
2023-09-21 07:19:04 +01:00
Pete Fotheringham
fbafff486a
Revert build.sh changes to repo init
...
Revert the changes from b789cf0d622a513904d71704d1eabef0499e0d2f
2023-09-01 11:35:50 +01:00
Pete Fotheringham
0bcebb7cf1
Update build.sh: fix the additional args for repo init
...
Fix #478
2023-09-01 11:25:50 +01:00
Pete Fotheringham
b789cf0d62
Merge pull request #431 from hellodword/repo_init_args
...
add repo init args
2023-08-30 20:43:17 +01:00
Yannik Sembritzki
bde7c7666b
Copy images from IMAGES directory ( fixes #405 )
2023-08-07 12:34:07 +02:00
Pete Fotheringham
ba64ea53b0
build.sh: add dtbo super_empty vbmeta images to zips
drectory
2023-07-31 08:52:45 +01:00
Pete Fotheringham
2c6bc1d3f5
Update build.sh - correct quoting in post-build.sh calls
2023-07-31 07:36:01 +01:00
Pete Fotheringham
0c98820f66
Update build.sh
...
Correct my shell errors
2023-07-29 18:27:55 +01:00
Pete Fotheringham
a827de19e4
Update build.sh
...
Fix typo
2023-07-27 17:41:14 +01:00
Pete Fotheringham
359b1f0807
Call post-build.sh
in case of breakfast
failing
2023-07-27 17:31:05 +01:00
Pete Fotheringham
8efcb956d5
Add $branch
to call to post-buid.sh
build.sh
2023-07-27 17:25:48 +01:00
yetanother-user
695c3945f8
make the recognition of the project structure of the "Updater" app more flexible
2023-07-16 02:06:49 +02:00
hellodword
89fe0d307e
add repo init args
2023-06-25 01:56:35 +00:00
Christian Schirling
192a1892d9
Use --git-lfs option in repo init
...
Fixes #402
2023-03-22 21:29:40 +01:00
Philip Nagler-Frank
ba58e6bd8f
also copy vendor_boot.img if it exists
2023-02-03 20:24:54 +01:00
Philip Nagler-Frank
99c8fc8a95
sha256sum the recovery, no more md5sums
2023-02-03 20:24:54 +01:00
Philip Nagler-Frank
e6aad1946f
keep original name for boot.img
2023-01-12 19:07:31 +01:00