From 650750cae5039d1a0ece091fe84e7bd2a17eca00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Reynolds?= Date: Sun, 11 Nov 2012 21:17:08 -0300 Subject: Ensure we start with some pubkeys --- README.markdown | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 328a518..949f2d7 100644 --- a/README.markdown +++ b/README.markdown @@ -15,6 +15,12 @@ mirror one, etc.) using ssh to connect to the repository server. ## Install +Clone hackers.git somewhere and add yours and other people's SSH pubkeys (at +least yours) to the authorized\_keys file, then commit. + +This step can be done in a single step with `make bootstrap` (or let the next +step do it). If you don't you won't be able to login later! + Run `make PREFIX=/srv/git` as root, where *PREFIX* is the git root. Check the Makefile itself to see other options. -- cgit v1.2.3