From 44ec529c8915322143fb3de451d0bc76e1ac2a0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Reynolds?= Date: Thu, 31 Mar 2011 20:23:05 -0300 Subject: Added notes to configure vparabola --- libretools.conf | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'libretools.conf') diff --git a/libretools.conf b/libretools.conf index ab8fb07..108b001 100644 --- a/libretools.conf +++ b/libretools.conf @@ -52,11 +52,19 @@ ABSLIBREGIT=http://projects.parabolagnulinux.org/abslibre.git/ # ControlMaster auto # ControlPath /tmp/ssh-%r@%h:%p # +## Repo server # Host parabola # Port 22 # HostName repo.parabolagnulinux.org # User parabolavnx # IdentityFile ~/.ssh/id_rsa +# +## Git server +# Host vparabola +# Port 1863 +# HostName parabolagnulinux.org +# User parabola +# IdentityFile ~/.ssh/id_rsa # Checks if vars aren't empty @@ -70,4 +78,4 @@ for VAR in CHROOTDIR CHROOT CHCOPY CACHEDIR PARABOLAHOST LIBREDESTDIR \ } done -source /usr/bin/libremessages \ No newline at end of file +source /usr/bin/libremessages -- cgit v1.2.2