From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from toccata.ens-lyon.org (toccata.ens-lyon.org [140.77.166.68]) by speech.braille.uwo.ca (Postfix) with ESMTP id C04E0103E5 for ; Thu, 18 Feb 2010 09:28:02 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by toccata.ens-lyon.org (Postfix) with ESMTP id 40027840AA for ; Thu, 18 Feb 2010 15:28:02 +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 8Mfq2EtNISsL for ; Thu, 18 Feb 2010 15:28:02 +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 0D58B840A5 for ; Thu, 18 Feb 2010 15:28:02 +0100 (CET) Received: from samy by const.ipv6 with local (Exim 4.71) (envelope-from ) id 1Ni7MH-0005Yp-JR for speakup@braille.uwo.ca; Thu, 18 Feb 2010 15:28:01 +0100 Date: Thu, 18 Feb 2010 15:28:01 +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: <20100218142801.GC20690@const.captive.local> References: <20100218131648.8946.45371@web2.serotek.com> <499d69a01002180551x68bc6da5l4ed5c101c7be96f6@mail.gmail.com> <4b7d4cb2.9515f10a.479c.ffff90c4@mx.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <4b7d4cb2.9515f10a.479c.ffff90c4@mx.google.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:28:03 -0000 Chris Brannon, le Thu 18 Feb 2010 08:20:35 -0600, 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. > > Can't you control that with your package manager? E.G., with Speakup > having a dependency on a certain range of kernel versions? It's already the case, but that doesn't prevent the default boot choice from being to boot a newer kernel, even if the older is still available. Samuel