From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from SMTP.EU.CITRIX.COM (smtp.eu.citrix.com [62.200.22.115]) by speech.braille.uwo.ca (Postfix) with ESMTP id D0B8A10A5F for ; Mon, 21 Jul 2008 06:35:46 -0400 (EDT) X-IronPort-AV: E=Sophos;i="4.31,222,1215388800"; d="scan'208";a="1095915" Received: from lonpexchmx01.citrite.net ([10.30.224.191]) by LONPIPO01.EU.CITRIX.COM with ESMTP; 21 Jul 2008 10:35:46 +0000 Received: from implementation.famille.thibault.fr ([10.80.12.250]) by lonpexchmx01.citrite.net with Microsoft SMTPSVC(6.0.3790.3959); Mon, 21 Jul 2008 11:35:46 +0100 Received: from samy by implementation.famille.thibault.fr with local (Exim 4.69) (envelope-from ) id 1KKsk5-0001jA-Oc for speakup@braille.uwo.ca; Mon, 21 Jul 2008 12:35:45 +0200 Date: Mon, 21 Jul 2008 11:35:40 +0100 From: Samuel Thibault To: "Speakup is a screen review system for Linux." Subject: Re: Debian ist kaput, revisited... Message-ID: <20080721103540.GI4501@implementation.uk.xensource.com> References: <20080721035644.GA10310@clearwire.net> <488464CB.5080106@baechler.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <488464CB.5080106@baechler.net> User-Agent: Mutt/1.5.12-2006-07-14 X-OriginalArrivalTime: 21 Jul 2008 10:35:46.0190 (UTC) FILETIME=[88CEEAE0:01C8EB1D] 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: Mon, 21 Jul 2008 10:35:47 -0000 Tony Baechler, le Mon 21 Jul 2008 03:28:27 -0700, a écrit : > I haven't tried doing anything with git as I really don't feel like > compiling a new kernel package set again and it takes several hours. You don't really need to recompile a new kernel if you are fine with speakup being compiled as modules. > I haven't figured how to pull from git and just compile modules sudo module-assistant prepare git clone http://www.linux-speakup.org/speakup.git cd speakup/src make sudo make modules_install voilà. > but I think module-assistant would do that if I could get it not to > automatically download the "latest" Speakup Debian source, which is > 3.0.2-20080517. > Also, I want a stable set of Speakup modules and it looks like the > past few weeks are not stable yet. It should be now (or at least as much as 20080517). I actually intend to push a new snapshot to debian. But without people testing the git tree, we can not be so sure that it's stable enough... Samuel