From 74b0861cc8f822032cc149d2eae49efe6f4ab400 Mon Sep 17 00:00:00 2001 From: deep-42-thought Date: Thu, 8 Jun 2017 10:54:49 +0200 Subject: Updated Build system (markdown) --- Build-system.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Build-system.md b/Build-system.md index 777d941..db79cf5 100644 --- a/Build-system.md +++ b/Build-system.md @@ -21,7 +21,8 @@ The build system will consist from the following shell scripts: - 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 - archbuild: build packages in a clean chroot (from [devtools32](https://github.com/archlinux32/devtools32), a fork of [devtools](https://git.archlinux.org/devtools.git)) -- return-assignment: add binary packages to the staging repository, and remove them from the build list (could have been a fork of [db-update](https://git.archlinux.org/dbscripts.git/tree/db-update), but isn't) +- return-assignment: add binary packages to the staging repository, and remove them from the build list +- db-update: move binary packages from staging to testing and from testing to stable repositories (not a fork of [db-update](https://git.archlinux.org/dbscripts.git/tree/db-update), but heavily inspired by it) ### get-package-updates 1. Update git repositories ([official packages](https://git.archlinux.org/svntogit/packages.git/), [community packages](https://git.archlinux.org/svntogit/community.git/) and the repository of package customizations). -- cgit v1.2.3