From be7c8cccfee746632a4c7f52154ff4399fe87ccd Mon Sep 17 00:00:00 2001 From: deep-42-thought Date: Sun, 23 Apr 2017 12:08:19 +0200 Subject: Updated Build system (markdown) --- Build-system.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Build-system.md b/Build-system.md index 9030eda..af85dda 100644 --- a/Build-system.md +++ b/Build-system.md @@ -17,6 +17,7 @@ Along with the build list, there will be a state directory, where the build proc ## Processes The build system will consist from the following shell scripts: - get-package-updates: check for packages that need to be built, and build a list in the proper build order +- get-assignment: retrieve a build assignment from the master build server - build-packages: build packages one by one, then upload the binary package to the repository server - arch32build: build packages in a clean chroot (a fork of [archbuild](https://git.archlinux.org/devtools.git/tree/archbuild.in)) - db-update: add binary packages to the repository, and remove them from the build list (a fork of [db-update](https://git.archlinux.org/dbscripts.git/tree/db-update)) -- cgit v1.2.3