From 23bd1970f5d9ed0cbfa46d5c5b479f43999e4316 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 24 May 2017 10:53:30 +0200 Subject: update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index b402b07..9aada2a 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,13 @@ This includes scripts to be run on the build master as well as scripts to be run ### build slave only * some ssh-client * `devtools32` -* set `keyserver-options auto-key-retrieve` in ~/.gnupg/gpg.conf ## configuration The standard configuration in `conf/default.conf` can be locally overwritten by `conf/local.conf`. +### 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 ## tools for the build master * `get-assignment`: -- cgit v1.2.3