Commit Graph

8 Commits

Author SHA1 Message Date
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
9ed434ffef fix 2021-09-08 22:53:17 +02:00
6600d5c1a1 minor 2021-09-08 22:32:03 +02:00
f395b73cc3 fix 2021-06-18 18:12:01 +02:00
aa932691c0 update makepkg build process with docker 2021-06-18 16:35:44 +02:00
23e117890e reorder AUR build stages 2021-06-16 23:23:44 +02:00
25ce522e5e update build-pkg scripts 2021-06-14 20:16:40 +02:00
fbb4169253 refactor to build-archiso and build-pkg; add docker-compose for archiso script 2021-06-12 11:55:25 +02:00