inital commit

This commit is contained in:
2021-06-10 21:32:11 +02:00
commit 74fbc99439
6 changed files with 917 additions and 0 deletions

31
config.yaml Normal file
View File

@@ -0,0 +1,31 @@
arch: x86_64
repos:
- core
- extra
- community
svn2git:
upstream-core-extra: "https://github.com/archlinux/svntogit-packages.git"
upstream-community: "https://github.com/archlinux/svntogit-community.git"
basedir:
repo: /var/lib/alhp/repo/
chroot: /var/lib/alhp/chroot/
makepkg: /var/lib/alhp/makepkg/
upstream: /var/lib/alhp/upstream/
march:
- x86-64-v3
blacklist:
- pacman
- tensorflow
- tensorflow-cuda
- gcc
build:
worker: 4
makej: 8
logging:
level: DEBUG