1
0
mirror of https://github.com/lineageos4microg/docker-lineage-cicd synced 2024-09-20 12:22:40 +02:00
Commit Graph

21 Commits

Author SHA1 Message Date
Julian Xhokaxhiu
b28f68d616 Add WITH_SU flag support
See http://lineageos.org/Update-and-Build-Prep/
2017-01-21 11:43:44 +01:00
Julian Xhokaxhiu
4ac22955a8 Some logs were left out from DEBUG
Include them as well
2017-01-17 20:51:31 +01:00
Julian Xhokaxhiu
acc11df22a Enhance the build script with Debug and Clean capabilities
User can decide if he wants to get the build logs in its entirely or just resume.
Also added a flag to configure if the script should clean artifacts once the ROM was built or not.
2017-01-17 19:35:03 +01:00
Julian Xhokaxhiu
5ef68a0710 Update README.md 2017-01-15 23:12:51 +01:00
Julian Xhokaxhiu
a156e12764 A lot of improvements
Fixing cron job, enhancing log output, remove custom manifest URL option ( users can always upload custom manifest by accessing their .repo folder mapped via volume anyway )
2017-01-15 23:03:17 +01:00
Julian Xhokaxhiu
7142edf4dd printenv output was not compatible with crontab
Triage by sedding the output in a proper way
2017-01-12 23:51:01 +01:00
Julian Xhokaxhiu
c4f50fd23d It seems cronjob is running but not the shell script
Refine again
2017-01-12 22:38:54 +01:00
Julian Xhokaxhiu
a6f149a63d Refactor a little cron functionality 2017-01-11 21:48:48 +01:00
Julian Xhokaxhiu
56ba6677f6 Fix again the cronjob for good
I hope this will be the last fix required
2017-01-10 21:06:35 +01:00
Julian Xhokaxhiu
38cbef20f0 Fix the cronjob init
Syntax was wrong
2017-01-09 20:08:31 +01:00
Julian Xhokaxhiu
59233f4d0e Fix the cron command 2017-01-08 22:59:42 +01:00
Julian Xhokaxhiu
4fd2a678ee Add a link to possible branches 2017-01-08 22:18:21 +01:00
Julian Xhokaxhiu
4dd1c01080 Add some more documentation 2017-01-08 19:49:38 +01:00
Julian Xhokaxhiu
e623387130 Add support for Custom manifests
Through this patch we will enable this Docker to build LineageOS forks
2017-01-08 19:35:25 +01:00
Julian Xhokaxhiu
d5b1deadbe Hook into one common makefile to inject the OTA URL
And make sure the source stays clean for the next repo sync
2017-01-08 19:28:32 +01:00
Julian Xhokaxhiu
53c7778701 Fix permissions for crontab file
And move ADDITIONAL_DEFAULT_PROPERTIES export to build.sh
2017-01-08 18:24:23 +01:00
Julian Xhokaxhiu
3d802e2e09 Install basic development tools
And remove progress bars
2017-01-08 18:16:26 +01:00
Julian Xhokaxhiu
80fcd5894c Add some more documentation 2017-01-08 17:50:24 +01:00
Julian Xhokaxhiu
ff024d86f9 Minor cleanup 2017-01-08 17:42:01 +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