summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-06-06 11:55:06 +0200
committerErich Eckner <git@eckner.net>2018-06-06 11:55:06 +0200
commit8a8ec0e303c649fd03ff126028c4d2d1c66cae91 (patch)
treec1b852f413bad4ffffcec85bba7e7f8410cf30bf
parent5e66a5fcec0325b72ebcdeb55fcef44c9a1ae49e (diff)
downloadbuilder-8a8ec0e303c649fd03ff126028c4d2d1c66cae91.tar.xz
README.md: update
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index e3e1748..df0c6f3 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,7 @@ The sources are currently hosted on https://git.archlinux32.org/archlinux32/buil
## requirements
* `moreutils`
+
### build master only
* `base-devel`
* `bc`
@@ -20,6 +21,7 @@ The sources are currently hosted on https://git.archlinux32.org/archlinux32/buil
* `rsync`
* `screen`
* some ssh-server
+
### build slave only
* some ssh-client
* `wget`
@@ -27,12 +29,14 @@ The sources are currently hosted on https://git.archlinux32.org/archlinux32/buil
* `devtools32`
## configuration
-The standard configuration in `conf/*.conf.example` can be locally overwritten by removing the `.example` prefix, uncommenting the desired variables and changing the values.
+The standard configuration in `conf/*.conf.example` can be locally overwritten by removing the `.example` suffix, uncommenting the desired variables and changing the values.
+
### build master only
* add `command=".../bin/slave-build-connect $slave-identifier" $ssh-key` to `~/.ssh/authorized_keys` for each build slave
+
### build slave only
* set `keyserver-options auto-key-retrieve` in ~/.gnupg/gpg.conf
-* put an i686 mirror into `/etc/pacman.d/mirrorlist` as __first__ mirror
+* enable `[releng]` repository in `/etc/pacman.conf` with an i686 mirror
## tools for the build master and the build slaves
* `check-opcodes`: