From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mta1.math.wisc.edu (mta1.math.wisc.edu [144.92.166.194]) by speech.braille.uwo.ca (Postfix) with ESMTP id D00F510BDF for ; Fri, 6 Jun 2008 17:04:40 -0400 (EDT) Received: from ulam.math.wisc.edu (ulam.math.wisc.edu [144.92.166.245]) by mta1.math.wisc.edu (Postfix) with ESMTP id 8E1B47428B for ; Fri, 6 Jun 2008 16:04:40 -0500 (CDT) Received: from vv507j (vv507j.math.wisc.edu [144.92.166.75]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by ulam.math.wisc.edu (Postfix) with ESMTP id 8B0962BD9B for ; Fri, 6 Jun 2008 16:04:40 -0500 (CDT) Message-ID: <010501c8c818$efa92870$4ba65c90@vv507j> From: "John Heim" To: "Speakup is a screen review system for Linux." References: <009501c8c812$36e9fd10$4ba65c90@vv507j><48499E4A.2030306@onid.orst.edu><00e601c8c816$6da27c20$4ba65c90@vv507j> <20080606205409.GA32396@localhost.localdomain> Subject: Re: git-clone problem Date: Fri, 6 Jun 2008 16:04:40 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.10 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jun 2008 21:04:41 -0000 ----- Original Message ----- From: "Gregory Nowak" To: "Speakup is a screen review system for Linux." Sent: Friday, June 06, 2008 3:54 PM Subject: Re: git-clone problem > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Fri, Jun 06, 2008 at 03:46:43PM -0500, John Heim wrote: >> Can i git-pull if I'm building a newer kernel? I had speakup patches for >> 2.6.24 but now I'm trying to build a 2.6.25 kernel. > > Yes, as far as I know, though I do stand to be corrected as always. It appears to have worked. I ran git-pull on another machine and that finished w/o generating an error message. So then i tarred up the speakup directory and untarred it on the target machine. Then I re-ran git-pull and it said speakup is up to date. Then I ran the installer and it said 'speakup is installed to /usr/src/linux-2.6.25/'. I guess all that remains to be seen is if i get a tlaking kernel out of it.