]> hackdaworld.org Git - hdw-linux/hdw-linux.git/commitdiff
CVS_RSH defaults to ssh (etc/profile)
authorhackbard <hackbard>
Thu, 24 Mar 2005 23:53:29 +0000 (23:53 +0000)
committerhackbard <hackbard>
Thu, 24 Mar 2005 23:53:29 +0000 (23:53 +0000)
doc/CHANGELOG
misc/sysfiles/etc/profile

index 2a6527858ba59c3fac0192de6ca17488dae9940c..154af9dd203f85209cb016fb72eaad025ba5415a 100644 (file)
@@ -1,3 +1,7 @@
+*) 2005-03-25
+
+- added CVS_RSH=ssh export to /etc/profile
+
 *) 2005-02-27
 
 - added transfig package
index d60a22a0a835fdf30c4ff659852090b2f97cb0c8..689040edd1738a9df1ef4ab47bec1d37f3a5ff06 100644 (file)
@@ -38,6 +38,7 @@ fi
 export EDITOR="vi"
 export PAGER="less"
 export BLOCKSIZE=K
+export CVS_RSH="ssh"
 
 # set the MANPATH variable