From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from rgminet12.oracle.com (rcsinet12.oracle.com [148.87.113.124]) by speech.braille.uwo.ca (Postfix) with ESMTP id 0DCD310A2F for ; Wed, 8 Jul 2009 06:06:01 -0400 (EDT) Received: from acsinet15.oracle.com (acsinet15.oracle.com [141.146.126.227]) by rgminet12.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n68A5bhc014616 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 8 Jul 2009 10:05:38 GMT Received: from abhmt005.oracle.com (abhmt005.oracle.com [141.146.116.14]) by acsinet15.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n68A7Jmf020518 for ; Wed, 8 Jul 2009 10:07:20 GMT MIME-Version: 1.0 Message-ID: <4489b493-ce7c-416f-8a6c-6a3fd86a5853@default> Date: Wed, 8 Jul 2009 03:05:32 -0700 (PDT) From: Don Raikes To: "speakup (E-mail)" Subject: patching speakup into my kernel X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 1.5.1.2 (306040) [OL 9.0.0.6627] Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Source-IP: abhmt005.oracle.com [141.146.116.14] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090204.4A546F6B.0233:SCFSTAT5015188,ss=1,fgs=0 X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.12 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: Wed, 08 Jul 2009 10:06:01 -0000 Hello, I have retrieved the git repository for speakup using: git-clone http://linux-speakup.org/speakup.git then git fetch Now, how do I go about patching my kernel with speakup? I am running fc9 at the moment. This is a test install for me once I figure= out the process of patching speakup into my kernel and building the kernel= , I want to upgrade to a later version. Any info/pointers would be greatly appreciated.