From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from toccata.ens-lyon.org (toccata.ens-lyon.fr [140.77.166.68]) by speech.braille.uwo.ca (Postfix) with ESMTP id 12B1B103D7 for ; Thu, 18 Feb 2010 09:26:46 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by toccata.ens-lyon.org (Postfix) with ESMTP id 23D5D840AA for ; Thu, 18 Feb 2010 15:26:45 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at toccata.ens-lyon.org Received: from toccata.ens-lyon.org ([127.0.0.1]) by localhost (toccata.ens-lyon.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4gvtcH0ab2ZV for ; Thu, 18 Feb 2010 15:26:45 +0100 (CET) Received: from const.ipv6 (dhcp-131-114-89-178.di.unipi.it [131.114.89.178]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by toccata.ens-lyon.org (Postfix) with ESMTPSA id E9DA6840A5 for ; Thu, 18 Feb 2010 15:26:44 +0100 (CET) Received: from samy by const.ipv6 with local (Exim 4.71) (envelope-from ) id 1Ni7L2-0005Ye-FW for speakup@braille.uwo.ca; Thu, 18 Feb 2010 15:26:44 +0100 Date: Thu, 18 Feb 2010 15:26:44 +0100 From: Samuel Thibault To: "Speakup is a screen review system for Linux." Subject: Re: What does it take to fork the kernel? Message-ID: <20100218142644.GB20690@const.captive.local> References: <20100218131648.8946.45371@web2.serotek.com> <499d69a01002180551x68bc6da5l4ed5c101c7be96f6@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <499d69a01002180551x68bc6da5l4ed5c101c7be96f6@mail.gmail.com> User-Agent: Mutt/1.5.12-2006-07-14 X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.13 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: Thu, 18 Feb 2010 14:26:47 -0000 Bill Cox, le Thu 18 Feb 2010 08:51:43 -0500, a écrit : > The problem with building a Debian package for each new kernel Ubuntu > ships is that users will find that speakup stops talking after random > upgrades. Debian now includes the speakup modules directly in the linux-2.6 package, precisely to fix that issue. Samuel