From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 106446 invoked by alias); 27 May 2015 22:19:42 -0000 Mailing-List: contact overseers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: overseers-owner@sourceware.org Received: (qmail 106435 invoked by uid 89); 27 May 2015 22:19:41 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_40,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: elastic.org Received: from elastic.org (HELO elastic.org) (69.20.226.105) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Wed, 27 May 2015 22:19:40 +0000 Received: from super.elastic.org (localhost [127.0.0.1]) by elastic.org (8.14.9/8.14.7) with ESMTP id t4RMJEpE042102 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Wed, 27 May 2015 18:19:14 -0400 Received: (from fche@localhost) by super.elastic.org (8.14.9/8.14.7/Submit) id t4RMJDa3042101; Wed, 27 May 2015 18:19:13 -0400 Date: Wed, 27 May 2015 22:19:00 -0000 From: "Frank Ch. Eigler" To: "Gary V. Vaughan" Cc: "overseers@sourceware.org" , Ben Elliston , Ian Lance Taylor , "tom@tromey.com" Subject: Re: autobook? Message-ID: <20150527221912.GN65372@elastic.org> References: <20150527072519.GB15973@air.net.au> <20150527073442.GA16438@air.net.au> <20150527212558.GA27090@air.net.au> <70268AE1-4A64-4662-A377-944317395969@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <70268AE1-4A64-4662-A377-944317395969@gnu.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-SW-Source: 2015-q2/txt/msg00055.txt.bz2 Hi - > We, the authors of the goat book you have kindly hosted for us this past decade > and a half cannot remember where to upload the html pages served from > http://sourceware.org/autobook/autobook/autobook.html. CVS-over-SSH to sourceware.org:/cvs/autobook module htdocs and/or autobook. We're probably good to go with permissions: # grep :65510: /etc/passwd gvv:******:9049:65510:Gary V. Vaughan:/home/gvv:/sourceware/infra/bin/rash You have a ssh public key still installed: 1024 35 169086284[...]90856511679477 gary@gnu.org # grep autobook /etc/group autobook:*:65510:ian,tromey,bje - FChE