On Fri, Oct 28, 2005 at 06:01:52PM +0200, Gerald Pfeifer wrote: >On Fri, 28 Oct 2005, Christopher Faylor wrote: >> I just updated the cvs/svn shell on gcc.gnu.org. It now has the ability >> to add a v2 key to the system: >> >> ssh gcc.gnu.org 'updatekey' < ~/.ssh/id_rsa.pub >> >> This will add the id_rsa.pub to the authorized_keys file on gcc.gnu.org. >> It will, of course, only work if you are already able to access the >> system. > >That's really, really cool. Thanks!
You're welcome! Since we have better control of the connection to gcc.gnu.org now, are there any other things like this which would be useful to add, like maybe a ssh gcc.gnu.org "mirror-repo" or something? cgf