add improved db layout with pkg versions

better error handling of api
This commit is contained in:
2023-12-23 23:00:30 +01:00
parent 9c23bf2411
commit 5bcd8d2ee2
21 changed files with 300 additions and 121 deletions

2
scripts/README.md Normal file
View File

@ -0,0 +1,2 @@
This is a patched makepkg version to allow being run as root.
Especially in containers this makes things a lot easier and shoudln't be a security concern there.