[Piuparts-commits] [SCM] piuparts git repository branch, master, updated. 0.51

Holger Levsen holger at layer-acht.org
Wed May 15 10:10:14 UTC 2013


The following commit has been merged in the master branch:
commit 5000a36b3cc3f59b1b43c58a00aa54dda63bbecc
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon May 13 21:29:33 2013 +0200

    Document manual .bashrc configuration on master + slave

diff --git a/README_pejacevic.txt b/README_pejacevic.txt
index 05bd858..0fc6bed 100644
--- a/README_pejacevic.txt
+++ b/README_pejacevic.txt
@@ -16,7 +16,20 @@ piuparts.debian.org is a setup running on two systems: pejacevic.debian.org, run
 
 A piupartss (on piu-slave-bm-a) and a piupartsm (on pejacevic) user is needed. Both are members of the group piuparts and '/srv/piuparts.debian.org' is 774 piupartss:piuparts.
 
-Create an SSH keypair for piupartss and put it into '/etc/ssh/userkeys/piupartsm' on pejacevic, so the piupartss can login with ssh and run piuparts-master.
+=== '~/bashrc' for piupartsm and piupartss
+
+Do this for the piupartsm user on pejacevic and piupartss on the slave:
+
+----
+piupartsm at pejacevic$ cat >> ~/.bashrc <<-EOF
+
+# added manually for piuparts
+umask 0002
+export PATH="~/bin:\$PATH"
+EOF
+-----
+
+Then create an SSH keypair for piupartss and put it into '/etc/ssh/userkeys/piupartsm' on pejacevic, so the piupartss can login with ssh and run piuparts-master.
 Restrict it like this:
 
 ----

-- 
piuparts git repository



More information about the Piuparts-commits mailing list