From: Mike Frysinger Date: Sat, 23 Oct 2010 10:26:31 +0000 (-0400) Subject: declare id file X-Git-Url: https://git.wh0rd.org/?p=home.git;a=commitdiff_plain;h=3dbf50fb2e1efcf74cf3b2a428437aaad8610885 declare id file --- diff --git a/.ssh/config b/.ssh/config index 7b68f8a..c0478f5 100644 --- a/.ssh/config +++ b/.ssh/config @@ -20,6 +20,7 @@ Host home-ports Host wh0rd-admin User wh0rd HostName wh0rd.vmadmin.bytemark.co.uk + IdentityFile ~/.ssh/id_dsa.vapier @@ -34,27 +35,31 @@ Host cvs.blackfin.uclinux.org blackfin.uclinux.org db.blackfin.uclinux.org sourc Host uboot u-boot www.denx.de User gu-blackfin - HostName www.denx.de IdentityFile ~/.ssh/id_dsa.bfin + HostName www.denx.de Host db.b.u.o User root + IdentityFile ~/.ssh/id_dsa.adi HostName db.blackfin.uclinux.org Port 443 Host docs.b.u.o User root + IdentityFile ~/.ssh/id_dsa.adi HostName docs.blackfin.uclinux.org Host sources.b.u.o User root + IdentityFile ~/.ssh/id_dsa.adi HostName sources.blackfin.uclinux.org Host firewall-sources.b.u.o User root + IdentityFile ~/.ssh/id_dsa.adi HostName firewall-sources.blackfin.uclinux.org Port 443 Host firewall-sources.blackfin.uclinux.org User vapier + IdentityFile ~/.ssh/id_dsa.adi Port 443 - IdentityFile ~/.ssh/id_dsa.bfin Host norwood-cvs nwd2cvs1.corp.analog.com User cvsuser @@ -131,6 +136,9 @@ Host dev-ports IdentityFile ~/.ssh/id_dsa.vapier LocalForward 127.0.0.1:1111 127.0.0.1:25 +Host git.overlays.gentoo.org + IdentityFile ~/.ssh/id_dsa.vapier + Host tinderbox HostName x86dev.gentoo.osuosl.org