Commit Graph

10 Commits

Author SHA1 Message Date
177d6a33b2 fix pacman.conf to build qt-installer-framework 2022-01-31 19:26:33 +01:00
85163477df updates and build process changes
build process:
- never run "pacman -Sy" as pacman does not support partial upgrades, instead use "pacman -Syu"
- after each build-stage: run "docker build" with cache disabled to make sure the build step "pacman -Syu" is run
2021-09-19 18:59:43 +02:00
906beae0d8 add xml2, lib32-ncurses5-compat-libs, aosp-devel, lineageos-devel; enable multilib repository 2021-09-10 15:53:53 +02:00
91501cbb12 update Dockerfile 2021-09-10 12:16:36 +02:00
f9c1220a61 add plib 2021-09-09 12:37:46 +02:00
9ed434ffef fix 2021-09-08 22:53:17 +02:00
aae05dfc1a Dockerfile: Disable pacman download timeout 2021-06-23 16:54:57 +02:00
91369b04a0 improve README; minor; 2021-06-18 21:46:50 +02:00
f127910308 Dockerfile: Specify keyserver for gnupg auto key import 2021-06-17 10:37:04 +02:00
fbb4169253 refactor to build-archiso and build-pkg; add docker-compose for archiso script 2021-06-12 11:55:25 +02:00