From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-px0-f182.google.com (mail-px0-f182.google.com [209.85.216.182]) by speech.braille.uwo.ca (Postfix) with ESMTP id A1CCC103CB for ; Thu, 18 Feb 2010 10:08:11 -0500 (EST) Received: by pxi12 with SMTP id 12so5751023pxi.33 for ; Thu, 18 Feb 2010 07:08:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=U56ZIInUj9izJ2aLkkmUB8+enUx5wFg0eb+F5rwRh60=; b=VkZ3yPJNAmVqFwmxwy4ambMz/ITbAL7ij61BPnZ/ggIpiX99m7V7Gon+G7l9xFd8ck tZEYX4BNONOZW59ocBsneiNqy2o5Hzi62OiWYt8lJ+vJpMVJDxdnBsVgWZ3izct6mFz+ C35Pqm7NsOzsEG8yCrwpM1PrNBx8Wx+HUr+OU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=HTA1ugVvfAtQFHmnovi7j0YaqTv9uxNlv1/k/5/DMfbJuMzeNSyS3jxluwsSUoOf2+ freslcKiGB2gYKXdOCG6EQT57qZNCgv/YYZfDt/fmba6bwtbmxPFpMrQdX1zW+GBFBq1 uJxIkJt8TMoUa9/lS0Hxd246GR9YtdV/2bbxI= MIME-Version: 1.0 Received: by 10.114.187.35 with SMTP id k35mr6386208waf.42.1266505690790; Thu, 18 Feb 2010 07:08:10 -0800 (PST) In-Reply-To: <20100218142644.GB20690@const.captive.local> References: <20100218131648.8946.45371@web2.serotek.com> <499d69a01002180551x68bc6da5l4ed5c101c7be96f6@mail.gmail.com> <20100218142644.GB20690@const.captive.local> Date: Thu, 18 Feb 2010 10:08:10 -0500 Message-ID: <499d69a01002180708r44c8192do7cfe0fe6f469ce4c@mail.gmail.com> Subject: Re: What does it take to fork the kernel? From: Bill Cox To: "Speakup is a screen review system for Linux." Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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 15:08:12 -0000 On Thu, Feb 18, 2010 at 9:26 AM, Samuel Thibault wrote: > Bill Cox, le Thu 18 Feb 2010 08:51:43 -0500, a =E9crit : >> 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. Nice! Do you have any idea when that may get propagated to Ubuntu? Bill