* patching 2.6.16 with speakup-2.0
@ John Heim
` Gregory Nowak
` Lorenzo Taylor
0 siblings, 2 replies; 19+ messages in thread
From: John Heim @ UTC (permalink / raw)
To: speakup
Should I be concerned about the error messages reproduced at the end of
this message? The first few lines of the output below are just to show
what I did. I downloaded the kernel 2.6.16 source, uuntarred it, and made a
symlink to it. Then I downloaded speakup-2.0, untarred it, and ran the
install script which gave me some error messages.
# cd /usr/src
# wget http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.16.11.tar.bz2
#tar -jxvf linux-2.6.16.11.tar.bz2
# ln -s linux-2.6.16.11/ linux
# wget
ftp://mirror.services.wisc.edu/mirrors/linux/distributions/speakup/speakup-2.0.tar.gz
# tar -zxf speakup-2.0.tar.gz
# cd speakup-2.0/
# ./install
Patching version v26
Creating .orig files [] done.
Patching files [ppp1 out of 1 hunk FAILED -- saving rejects to file
arch/mips/Kc
onfig.rej
p1 out of 1 hunk FAILED -- saving rejects to file arch/sparc64/Kconfig.rej
p1 out of 1 hunk FAILED -- saving rejects to file arch/sparc/Kconfig.rej
pp1 out of 3 hunks FAILED -- saving rejects to file drivers/Makefile.rej
pppp9 out of 13 hunks FAILED -- saving rejects to file drivers/char/vt.c.rej
pppp] done.
Copying files [ccccc] done.
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: patching 2.6.16 with speakup-2.0
patching 2.6.16 with speakup-2.0 John Heim
@ ` Gregory Nowak
` ace
` (2 more replies)
` Lorenzo Taylor
1 sibling, 3 replies; 19+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The speakup 2.0 tarball will not patch into a 2.6.16 kernel. You need
to check speakup out of cvs, which should be fixed as of now, at least
according to the post on the cvs mailing list.
Greg
On Mon, May 01, 2006 at 02:33:19PM -0500, John Heim wrote:
> Should I be concerned about the error messages reproduced at the end of
> this message? The first few lines of the output below are just to show
> what I did. I downloaded the kernel 2.6.16 source, uuntarred it, and made a
> symlink to it. Then I downloaded speakup-2.0, untarred it, and ran the
> install script which gave me some error messages.
>
>
> # cd /usr/src
> # wget http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.16.11.tar.bz2
> #tar -jxvf linux-2.6.16.11.tar.bz2
> # ln -s linux-2.6.16.11/ linux
> # wget
> ftp://mirror.services.wisc.edu/mirrors/linux/distributions/speakup/speakup-2.0.tar.gz
> # tar -zxf speakup-2.0.tar.gz
> # cd speakup-2.0/
> # ./install
> Patching version v26
> Creating .orig files [] done.
> Patching files [ppp1 out of 1 hunk FAILED -- saving rejects to file
> arch/mips/Kc
> onfig.rej
> p1 out of 1 hunk FAILED -- saving rejects to file arch/sparc64/Kconfig.rej
> p1 out of 1 hunk FAILED -- saving rejects to file arch/sparc/Kconfig.rej
> pp1 out of 3 hunks FAILED -- saving rejects to file drivers/Makefile.rej
> pppp9 out of 13 hunks FAILED -- saving rejects to file drivers/char/vt.c.rej
> pppp] done.
> Copying files [ccccc] done.
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
- --
web site: http://www.romuald.net.eu.org
gpg public key: http://www.romuald.net.eu.org/pubkey.asc
skype: gregn1
(authorization required, add me to your contacts list first)
- --
Free domains: http://www.eu.org/ or mail dns-manager@EU.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
iD8DBQFEVmQw7s9z/XlyUyARAsUZAJ0SzvhVuDc3DSApOkGV2KK6gH1n4gCfVEZH
Y3N/5G59v9ZfqOPGhb4s4d4=
=rieB
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 19+ messages in thread* Re: patching 2.6.16 with speakup-2.0
` Gregory Nowak
@ ` ace
` Gregory Nowak
` Speakup tarballs (was: Re: patching 2.6.16 with speakup-2.0) Igor Gueths
` patching 2.6.16 with speakup-2.0 John Heim
2 siblings, 1 reply; 19+ messages in thread
From: ace @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
What is the point of even having a tarball release if it is broken?
Just curious. It seems as though there should be a tarball release with
every major kernel release (when things usually seem to break) or just
stop producing tarballs.
On Mon, May 01, 2006 at 12:40:32PM -0700, Gregory Nowak wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> The speakup 2.0 tarball will not patch into a 2.6.16 kernel. You need
> to check speakup out of cvs, which should be fixed as of now, at least
> according to the post on the cvs mailing list.
>
> Greg
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFEVnhDwamDI1Gy2GIRAm+pAKC/Z18q7fsziw0TXwr3KLlQ4sKMqgCcDvPC
+RzxCcFp64jveF3mpcAsF2E=
=Mso+
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 19+ messages in thread* Re: patching 2.6.16 with speakup-2.0
` ace
@ ` Gregory Nowak
` Steve Holmes
0 siblings, 1 reply; 19+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Mon, May 01, 2006 at 04:06:11PM -0500, ace wrote:
> What is the point of even having a tarball release if it is broken?
The point is that when the tarball was released, it worked with the
then currently newest kernel version, so it wasn't broken.
> Just curious. It seems as though there should be a tarball release with
> every major kernel release (when things usually seem to break) or just
> stop producing tarballs.
>
I'm sure that Kirk would be more then happy to let you checkout cvs
into a tarball whenever a new kernel comes out, and make that tarball
available for the rest of us on ftp.linux-speakup.org/pub/speakup/.
Greg
- --
web site: http://www.romuald.net.eu.org
gpg public key: http://www.romuald.net.eu.org/pubkey.asc
skype: gregn1
(authorization required, add me to your contacts list first)
- --
Free domains: http://www.eu.org/ or mail dns-manager@EU.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
iD8DBQFEVnG17s9z/XlyUyARAtE8AJ9RhIRZkqDdznjTeG7yUblV4hKgKQCgyVTl
/JW9oi7Ua15qog7DVdGiEpE=
=HKFi
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 19+ messages in thread* Re: patching 2.6.16 with speakup-2.0
` Gregory Nowak
@ ` Steve Holmes
0 siblings, 0 replies; 19+ messages in thread
From: Steve Holmes @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
On Mon, May 01, 2006 at 01:38:13PM -0700, Gregory Nowak wrote:
> I'm sure that Kirk would be more then happy to let you checkout cvs
> into a tarball whenever a new kernel comes out, and make that tarball
> available for the rest of us on ftp.linux-speakup.org/pub/speakup/.
I wouldn't mind doing this but I haven't figured out how to create a
valid tarball of Speakup. I tried once some time ago to take a fresh
directory out of CVS and remove all the CVS subdirs but that method
resulted in various problems. I don't remember exactly what they were
but heard that other steps have to be taken in order to do this. If I
could get those steps defined, I would be glad to put up a stand-alone
tarball of Speakup. It is a bloody shame that kernel changes have been
breaking Speakup so often lately.
- --
HolmesGrown Solutions
The best solutions for the best price!
http://ld.net/?holmesgrown
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.7 (GNU/Linux)
iD8DBQFEVnloWSjv55S0LfERAxlDAKDDHp0mvdq1ESQ5/HUcg50rSshE5ACcD0jz
krXUwPo92WPpxn6W1thM3Ic=
=otub
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 19+ messages in thread
* Speakup tarballs (was: Re: patching 2.6.16 with speakup-2.0)
` Gregory Nowak
` ace
@ ` Igor Gueths
` Gregory Nowak
` patching 2.6.16 with speakup-2.0 John Heim
2 siblings, 1 reply; 19+ messages in thread
From: Igor Gueths @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Hi all. I've checked out the latest CVS and created speakup-2.0-linux-2.6.16.tar.gz, and speakup-2.0-linux-2.6.16.tar.bz2. Should I upload those to /pub/incoming on linux-speakup.org?
On Mon, May 01, 2006 at 12:40:32PM -0700, Gregory Nowak wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> The speakup 2.0 tarball will not patch into a 2.6.16 kernel. You need
> to check speakup out of cvs, which should be fixed as of now, at least
> according to the post on the cvs mailing list.
>
> Greg
>
>
> On Mon, May 01, 2006 at 02:33:19PM -0500, John Heim wrote:
> > Should I be concerned about the error messages reproduced at the end of
> > this message? The first few lines of the output below are just to show
> > what I did. I downloaded the kernel 2.6.16 source, uuntarred it, and made a
> > symlink to it. Then I downloaded speakup-2.0, untarred it, and ran the
> > install script which gave me some error messages.
> >
> >
> > # cd /usr/src
> > # wget http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.16.11.tar.bz2
> > #tar -jxvf linux-2.6.16.11.tar.bz2
> > # ln -s linux-2.6.16.11/ linux
> > # wget
> > ftp://mirror.services.wisc.edu/mirrors/linux/distributions/speakup/speakup-2.0.tar.gz
> > # tar -zxf speakup-2.0.tar.gz
> > # cd speakup-2.0/
> > # ./install
> > Patching version v26
> > Creating .orig files [] done.
> > Patching files [ppp1 out of 1 hunk FAILED -- saving rejects to file
> > arch/mips/Kc
> > onfig.rej
> > p1 out of 1 hunk FAILED -- saving rejects to file arch/sparc64/Kconfig.rej
> > p1 out of 1 hunk FAILED -- saving rejects to file arch/sparc/Kconfig.rej
> > pp1 out of 3 hunks FAILED -- saving rejects to file drivers/Makefile.rej
> > pppp9 out of 13 hunks FAILED -- saving rejects to file drivers/char/vt.c.rej
> > pppp] done.
> > Copying files [ccccc] done.
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> - --
> web site: http://www.romuald.net.eu.org
> gpg public key: http://www.romuald.net.eu.org/pubkey.asc
> skype: gregn1
> (authorization required, add me to your contacts list first)
>
> - --
> Free domains: http://www.eu.org/ or mail dns-manager@EU.org
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.2.2 (GNU/Linux)
>
> iD8DBQFEVmQw7s9z/XlyUyARAsUZAJ0SzvhVuDc3DSApOkGV2KK6gH1n4gCfVEZH
> Y3N/5G59v9ZfqOPGhb4s4d4=
> =rieB
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
- --
Any society that would give up a little liberty to gain a little
security will deserve neither and lose both.
- -- Benjamin Franklin
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
iQIVAwUBRFZ6R6e2pgKIdGq4AQpu7g//TEropVbvvIvHxbtBFj6p8ZW/ZSkhYq17
uaYQNrxbSkrLZD85HiVtQiHQw9r5HoUSZDCJ1XZOUde//a6xzDta1OmNCs3vZzdh
bgs+x328+O6QrS0YrGjTR+uscc4VvDnX0lRhi7FkXtFqhrijN1MU3F6UqYdXO+ma
zC6MwraHsbIrJ0plnlvbBY0IWw8RvuXmqh3T+IFGE7UH7Ypa3XHlEEd/D36pp4g1
G8uQ9HBsge4jxWT0WYclcTnylijWKcKyWooLUZsGdj2jgNmK1w0rmPsMZxIWkkUn
gAq6y8YzlkKpAXd2pVHQOMMJcryLa+BpNyAk+ZjyXkFCWIc+HuRhdVU4kLj+B2KB
wsBRh4NLAvLmrXPnZiFyq0aoNfjOe7d40dkdZCVCkyWe9xbMrjp90PNGgb+1Sxjn
BjehBPZwdecZxAxsOm45Me8FtW8V9hxQU0UqvHSlwyUckQRvEwS143Rn6zsx1cuk
NXjy/uHB30I7BQAOq1s6FDISro81oBlAlAUveDng9trJGGvXzIhjX4OryQ7zuLr9
ZcUGfmJwoA8h21lm+HLvRVwJKRqesF04MRt3TKWDxH/POVHTMoTXT8pJvfik4aOk
/CV0jWpfMrLMljtSQLhS3gLe6coO7arXQru1T7b3+cYDqlgXpDvhi7ucDHjUZhEt
Oi7imWw8Vww=
=47a/
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 19+ messages in thread* Re: Speakup tarballs (was: Re: patching 2.6.16 with speakup-2.0)
` Speakup tarballs (was: Re: patching 2.6.16 with speakup-2.0) Igor Gueths
@ ` Gregory Nowak
` Igor Gueths
0 siblings, 1 reply; 19+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Since they're ready for upload, I assume they work when they're
patched in, like the official tar releases do. In that case, mind
sharing the steps you took to create the tarball? I know I wouldn't be
the only one interested. Thanks.
Greg
On Mon, May 01, 2006 at 05:14:47PM -0400, Igor Gueths wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
>
> Hi all. I've checked out the latest CVS and created speakup-2.0-linux-2.6.16.tar.gz, and speakup-2.0-linux-2.6.16.tar.bz2. Should I upload those to /pub/incoming on linux-speakup.org?
- --
web site: http://www.romuald.net.eu.org
gpg public key: http://www.romuald.net.eu.org/pubkey.asc
skype: gregn1
(authorization required, add me to your contacts list first)
- --
Free domains: http://www.eu.org/ or mail dns-manager@EU.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
iD8DBQFEVn4F7s9z/XlyUyARAokyAKDUZs1OJH2WZpTOQyspLTo8wxfx2wCgxy55
950l9/ijpgrACkZaZR3FVqY=
=6Eq/
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 19+ messages in thread* Re: Speakup tarballs (was: Re: patching 2.6.16 with speakup-2.0)
` Gregory Nowak
@ ` Igor Gueths
` Gregory Nowak
0 siblings, 1 reply; 19+ messages in thread
From: Igor Gueths @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Hi. I just checked out the latest CVS, and then did a tar zcvf speakup-2.0-linux-2.6.16.tar.gz speakup-2.0, and tar jcvf speakup-2.0-linux-2.6.16.tar.bz2 speakup-2.0. I didn't think of trying
to patch the CVS release into the kernel as is done with the stable releases, however I'll try it anyway since there's always the chance it won't work as expected.
On Mon, May 01, 2006 at 02:30:45PM -0700, Gregory Nowak wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Since they're ready for upload, I assume they work when they're
> patched in, like the official tar releases do. In that case, mind
> sharing the steps you took to create the tarball? I know I wouldn't be
> the only one interested. Thanks.
>
> Greg
>
>
> On Mon, May 01, 2006 at 05:14:47PM -0400, Igor Gueths wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA512
> >
> > Hi all. I've checked out the latest CVS and created speakup-2.0-linux-2.6.16.tar.gz, and speakup-2.0-linux-2.6.16.tar.bz2. Should I upload those to /pub/incoming on linux-speakup.org?
>
> - --
> web site: http://www.romuald.net.eu.org
> gpg public key: http://www.romuald.net.eu.org/pubkey.asc
> skype: gregn1
> (authorization required, add me to your contacts list first)
>
> - --
> Free domains: http://www.eu.org/ or mail dns-manager@EU.org
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.2.2 (GNU/Linux)
>
> iD8DBQFEVn4F7s9z/XlyUyARAokyAKDUZs1OJH2WZpTOQyspLTo8wxfx2wCgxy55
> 950l9/ijpgrACkZaZR3FVqY=
> =6Eq/
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
- --
Any society that would give up a little liberty to gain a little
security will deserve neither and lose both.
- -- Benjamin Franklin
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
iQIVAwUBRFZ/0qe2pgKIdGq4AQqiFxAAtcsIcyu9EzQaaQjeev2mzHm3y4GvDW97
vedEy9DhTQRsfC91Z4OFQXzn54OGlfBaehWv3Bqw4MLw7fcr7eojnoKvL4iQ57Jw
jY+snHbAwAs6L/NAJoPzrq0j6xk/VQzDw6et03JturQ7wSt9XI8aYOrT3TmLek/a
oPf0fMttjZAab7Vo+KchBguhZ3dbZESnxZvU9LyV6hmlWFrLT1AfQIvJF+zOfcWP
Z3kB2bbbWpTpp2yNnFe4XGkHzQHtAij28m1NDKLlcVpv+a45p1qEJ3Lz+uBeFd7e
I8R/c7Qj5N/xAwSXDl+5EbhDc8Mvz6pEpAN/MDyLrrUql0KPYqc/yWlkAFtwH8Xr
mvc0TtjetKqDFoOlNPgYLk6SENBhIwx0Jn5clxYaoklk+iYIwHg7m8TxNsWaXg7i
n3tOgoWQak1r18Aujd8ccuC53QBkHl8tsjr4diRP0NRiTkKGwPODTaBiOyDfdiCZ
0kNZZGj4hNpUHEKH8FOrmj4Q44MyZWPieYCXkKx7veXLLdOJvNDYDSlGagWodSYi
KpnXFH7c46VPo0EGH1D6nIZEvroOxaSodmx6ew0AEYUaEnQU1jMFKurbI1c3NrF7
oVyakdWDNNNzQl2cYhZdcwThSOy5pNh2OZDHs6jGu1OSkpV5K2ubzmg4d5xQWcqR
CFic0KYzT3I=
=82iv
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 19+ messages in thread* Re: Speakup tarballs (was: Re: patching 2.6.16 with speakup-2.0)
` Igor Gueths
@ ` Gregory Nowak
` Steve Holmes
0 siblings, 1 reply; 19+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Ok. Some people have said though that this method doesn't work, and
that some other stuff has to be done to the checked out source to turn
it into a working tarball.
Greg
On Mon, May 01, 2006 at 05:38:26PM -0400, Igor Gueths wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
>
> Hi. I just checked out the latest CVS, and then did a tar zcvf speakup-2.0-linux-2.6.16.tar.gz speakup-2.0, and tar jcvf speakup-2.0-linux-2.6.16.tar.bz2 speakup-2.0. I didn't think of trying
> to patch the CVS release into the kernel as is done with the stable releases, however I'll try it anyway since there's always the chance it won't work as expected.
- --
web site: http://www.romuald.net.eu.org
gpg public key: http://www.romuald.net.eu.org/pubkey.asc
skype: gregn1
(authorization required, add me to your contacts list first)
- --
Free domains: http://www.eu.org/ or mail dns-manager@EU.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
iD8DBQFEVoRi7s9z/XlyUyARAv6KAJ9ESdnErQmZVNlNR9qDAc8as8+3tgCbBFjJ
XfBzIQ0SIZk6T/rKtwC6qNw=
=x4Oo
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 19+ messages in thread* Re: Speakup tarballs (was: Re: patching 2.6.16 with speakup-2.0)
` Gregory Nowak
@ ` Steve Holmes
` Igor Gueths
0 siblings, 1 reply; 19+ messages in thread
From: Steve Holmes @ UTC (permalink / raw)
To: speakup
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
I Think Egore was simply patching the kernel and then taring up the
whold kernel modified source tree. I want to make just the tar ball
containing the Speakup patches.
On another note, I just got thru trying to compile Linux-2.6.16.12 with
Speakup patches as of 3/20/2006 and the patching went fine as I
mentioned earlier but I get compile errors in a speakup module. I don't
have the error in front of me but it has to do with a structure with no
name or something similar. I wonder if I have to go back further in
time to get this to work. Is Linux-2.6.16.12 a bad choice to work with?
Do I have to go back to an earlier kernel?
On Mon, May 01, 2006 at 02:57:54PM -0700, Gregory Nowak wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Ok. Some people have said though that this method doesn't work, and
> that some other stuff has to be done to the checked out source to turn
> it into a working tarball.
>
> Greg
>
>
> On Mon, May 01, 2006 at 05:38:26PM -0400, Igor Gueths wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA512
> >
> > Hi. I just checked out the latest CVS, and then did a tar zcvf speakup-2.0-linux-2.6.16.tar.gz speakup-2.0, and tar jcvf speakup-2.0-linux-2.6.16.tar.bz2 speakup-2.0. I didn't think of trying
> > to patch the CVS release into the kernel as is done with the stable releases, however I'll try it anyway since there's always the chance it won't work as expected.
>
> - --
> web site: http://www.romuald.net.eu.org
> gpg public key: http://www.romuald.net.eu.org/pubkey.asc
> skype: gregn1
> (authorization required, add me to your contacts list first)
>
> - --
> Free domains: http://www.eu.org/ or mail dns-manager@EU.org
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.2.2 (GNU/Linux)
>
> iD8DBQFEVoRi7s9z/XlyUyARAv6KAJ9ESdnErQmZVNlNR9qDAc8as8+3tgCbBFjJ
> XfBzIQ0SIZk6T/rKtwC6qNw=
> =x4Oo
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
- --
HolmesGrown Solutions
The best solutions for the best price!
http://ld.net/?holmesgrown
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.7 (GNU/Linux)
iD8DBQFEVo6kWSjv55S0LfERAwemAJ9trivxWrp7gSZ3wFpt5rp/uyKiIQCfQ2kC
Ml+QhV4SnFMNngRZeRg8wJM=
=EETG
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 19+ messages in thread* Re: Speakup tarballs (was: Re: patching 2.6.16 with speakup-2.0)
` Steve Holmes
@ ` Igor Gueths
` Steve Holmes
0 siblings, 1 reply; 19+ messages in thread
From: Igor Gueths @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Hi all. I made a small mistake in the tarball, which I've since corrected; I forgot that the install script expected all the source files in the speakup-2.0/speakup directory. So I just need
to re-upload the archive, and everything is set from there.
On Mon, May 01, 2006 at 03:41:41PM -0700, Steve Holmes wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: RIPEMD160
>
> I Think Egore was simply patching the kernel and then taring up the
> whold kernel modified source tree. I want to make just the tar ball
> containing the Speakup patches.
>
> On another note, I just got thru trying to compile Linux-2.6.16.12 with
> Speakup patches as of 3/20/2006 and the patching went fine as I
> mentioned earlier but I get compile errors in a speakup module. I don't
> have the error in front of me but it has to do with a structure with no
> name or something similar. I wonder if I have to go back further in
> time to get this to work. Is Linux-2.6.16.12 a bad choice to work with?
> Do I have to go back to an earlier kernel?
>
> On Mon, May 01, 2006 at 02:57:54PM -0700, Gregory Nowak wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > Ok. Some people have said though that this method doesn't work, and
> > that some other stuff has to be done to the checked out source to turn
> > it into a working tarball.
> >
> > Greg
> >
> >
> > On Mon, May 01, 2006 at 05:38:26PM -0400, Igor Gueths wrote:
> > > -----BEGIN PGP SIGNED MESSAGE-----
> > > Hash: SHA512
> > >
> > > Hi. I just checked out the latest CVS, and then did a tar zcvf speakup-2.0-linux-2.6.16.tar.gz speakup-2.0, and tar jcvf speakup-2.0-linux-2.6.16.tar.bz2 speakup-2.0. I didn't think of trying
> > > to patch the CVS release into the kernel as is done with the stable releases, however I'll try it anyway since there's always the chance it won't work as expected.
> >
> > - --
> > web site: http://www.romuald.net.eu.org
> > gpg public key: http://www.romuald.net.eu.org/pubkey.asc
> > skype: gregn1
> > (authorization required, add me to your contacts list first)
> >
> > - --
> > Free domains: http://www.eu.org/ or mail dns-manager@EU.org
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1.4.2.2 (GNU/Linux)
> >
> > iD8DBQFEVoRi7s9z/XlyUyARAv6KAJ9ESdnErQmZVNlNR9qDAc8as8+3tgCbBFjJ
> > XfBzIQ0SIZk6T/rKtwC6qNw=
> > =x4Oo
> > -----END PGP SIGNATURE-----
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
> >
>
> - --
> HolmesGrown Solutions
> The best solutions for the best price!
> http://ld.net/?holmesgrown
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.7 (GNU/Linux)
>
> iD8DBQFEVo6kWSjv55S0LfERAwemAJ9trivxWrp7gSZ3wFpt5rp/uyKiIQCfQ2kC
> Ml+QhV4SnFMNngRZeRg8wJM=
> =EETG
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
- --
Any society that would give up a little liberty to gain a little
security will deserve neither and lose both.
- -- Benjamin Franklin
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
iQIVAwUBRFbORqe2pgKIdGq4AQp8zBAAjWxBSeHSeQB71A+N5AEjCf/xQkoLy9ad
D86yAzbjMUQJjJKliO4IJyQspYT/VOrhlCnXl9mgVwXi1jcEtZRaOXL+V4I4l/nA
t5vlytMhRDN9ILgs1zNvMH6jiAh3GvH9YdmuGnX2mmWKaQEUPX9TLOfC8761Grwl
c+z+6z5Fl3MTB6H9AtrkVjc7Nlpsy2cd+8BO5YIk7hUVUcDH1+e2FQPUQu93WTfl
/6xRcnNBwJKGGJclovkqfyz/UDXx2cPP2IR3f6kG0Sx7bcHRXl4pBirbeslKk/ON
CFLolaHlW8XMz2d74ywA/yZ9hlNFPZ+sNJR0qVLLsW66SyfH/oIaDxSUNo959fgx
L8hXi6mnbJ/59FMTWlu8QrTQCBFNP0PIGKek87C4F70RB2wa9zclSR61rpXL8UFU
EKjQgwKK5i59D23k3JOPTboaAJwRf9Wzlc8DP1fPrAXxDFC0Fe8fvUlFJ4xSPEeG
FAWwCZxqa8wkxfvK/rOTs1cOk1sZ30a5bu7KhYSNxjH9/qObL4MJYn76cspoezT1
+0wWIrVfOyYZ1qtwFHRWUNA6nPzlzzFWhKMMw0llb97bPUg/QCeohhPIgdC1OzHp
AB3Z7VKs7G9o1KRdqxEqUhGyLn3P1eKD8hBx1KPysksJpU21F/NSOvTC1z+aVkZb
tZ3fjblo1A0=
=ooSs
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 19+ messages in thread* Re: Speakup tarballs (was: Re: patching 2.6.16 with speakup-2.0)
` Igor Gueths
@ ` Steve Holmes
0 siblings, 0 replies; 19+ messages in thread
From: Steve Holmes @ UTC (permalink / raw)
To: speakup
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
That last thing you mention confuses me a big. I reread your original
posts t the bottom here and I miss understood what you were doing. I
thought all the speakup sources were given via CVS except perhaps, the
install script. I remember before just taking the checkout script and
removing the CVS part to make it into an install script. Maybe that was
my original mistake:).
On Mon, May 01, 2006 at 11:13:11PM -0400, Igor Gueths wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
>
> Hi all. I made a small mistake in the tarball, which I've since corrected; I forgot that the install script expected all the source files in the speakup-2.0/speakup directory. So I just need
> to re-upload the archive, and everything is set from there.
> On Mon, May 01, 2006 at 03:41:41PM -0700, Steve Holmes wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: RIPEMD160
> >
> > I Think Egore was simply patching the kernel and then taring up the
> > whold kernel modified source tree. I want to make just the tar ball
> > containing the Speakup patches.
> >
> > > On Mon, May 01, 2006 at 05:38:26PM -0400, Igor Gueths wrote:
> > > > -----BEGIN PGP SIGNED MESSAGE-----
> > > > Hash: SHA512
> > > >
> > > > Hi. I just checked out the latest CVS, and then did a tar zcvf speakup-2.0-linux-2.6.16.tar.gz speakup-2.0, and tar jcvf speakup-2.0-linux-2.6.16.tar.bz2 speakup-2.0. I didn't think of trying
> > > > to patch the CVS release into the kernel as is done with the stable releases, however I'll try it anyway since there's always the chance it won't work as expected.
> > >
> > > - --
> > > web site: http://www.romuald.net.eu.org
> > > gpg public key: http://www.romuald.net.eu.org/pubkey.asc
> > > skype: gregn1
> > > (authorization required, add me to your contacts list first)
> > >
> > > - --
> > > Free domains: http://www.eu.org/ or mail dns-manager@EU.org
> > > -----BEGIN PGP SIGNATURE-----
> > > Version: GnuPG v1.4.2.2 (GNU/Linux)
> > >
> > > iD8DBQFEVoRi7s9z/XlyUyARAv6KAJ9ESdnErQmZVNlNR9qDAc8as8+3tgCbBFjJ
> > > XfBzIQ0SIZk6T/rKtwC6qNw=
> > > =x4Oo
> > > -----END PGP SIGNATURE-----
> > >
> > > _______________________________________________
> > > Speakup mailing list
> > > Speakup@braille.uwo.ca
> > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > >
> > >
> >
> > - --
> > HolmesGrown Solutions
> > The best solutions for the best price!
> > http://ld.net/?holmesgrown
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1.2.7 (GNU/Linux)
> >
> > iD8DBQFEVo6kWSjv55S0LfERAwemAJ9trivxWrp7gSZ3wFpt5rp/uyKiIQCfQ2kC
> > Ml+QhV4SnFMNngRZeRg8wJM=
> > =EETG
> > -----END PGP SIGNATURE-----
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> - --
> Any society that would give up a little liberty to gain a little
> security will deserve neither and lose both.
> - -- Benjamin Franklin
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.2.2 (GNU/Linux)
>
> iQIVAwUBRFbORqe2pgKIdGq4AQp8zBAAjWxBSeHSeQB71A+N5AEjCf/xQkoLy9ad
> D86yAzbjMUQJjJKliO4IJyQspYT/VOrhlCnXl9mgVwXi1jcEtZRaOXL+V4I4l/nA
> t5vlytMhRDN9ILgs1zNvMH6jiAh3GvH9YdmuGnX2mmWKaQEUPX9TLOfC8761Grwl
> c+z+6z5Fl3MTB6H9AtrkVjc7Nlpsy2cd+8BO5YIk7hUVUcDH1+e2FQPUQu93WTfl
> /6xRcnNBwJKGGJclovkqfyz/UDXx2cPP2IR3f6kG0Sx7bcHRXl4pBirbeslKk/ON
> CFLolaHlW8XMz2d74ywA/yZ9hlNFPZ+sNJR0qVLLsW66SyfH/oIaDxSUNo959fgx
> L8hXi6mnbJ/59FMTWlu8QrTQCBFNP0PIGKek87C4F70RB2wa9zclSR61rpXL8UFU
> EKjQgwKK5i59D23k3JOPTboaAJwRf9Wzlc8DP1fPrAXxDFC0Fe8fvUlFJ4xSPEeG
> FAWwCZxqa8wkxfvK/rOTs1cOk1sZ30a5bu7KhYSNxjH9/qObL4MJYn76cspoezT1
> +0wWIrVfOyYZ1qtwFHRWUNA6nPzlzzFWhKMMw0llb97bPUg/QCeohhPIgdC1OzHp
> AB3Z7VKs7G9o1KRdqxEqUhGyLn3P1eKD8hBx1KPysksJpU21F/NSOvTC1z+aVkZb
> tZ3fjblo1A0=
> =ooSs
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
- --
HolmesGrown Solutions
The best solutions for the best price!
http://ld.net/?holmesgrown
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.7 (GNU/Linux)
iD8DBQFEV0enWSjv55S0LfERAwZfAKC/Nwe6kpjE23CXS9n3v2LsNrHH/ACg5/AT
xR1Z93RHJYFqIYdqmPFtong=
=PQzB
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: patching 2.6.16 with speakup-2.0
` Gregory Nowak
` ace
` Speakup tarballs (was: Re: patching 2.6.16 with speakup-2.0) Igor Gueths
@ ` John Heim
2 siblings, 0 replies; 19+ messages in thread
From: John Heim @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
At 02:40 PM 5/1/2006, Gregory Nowak wrote:
>The speakup 2.0 tarball will not patch into a 2.6.16 kernel. You need
>to check speakup out of cvs, which should be fixed as of now, at least
>according to the post on the cvs mailing list.
Now that you mention it, I think I remember hearing that before. But there
are directions on the speakup web site for patching a 2.6 kernel. It even
specifically says to run 'make mproper' bbefore running the install script
if you're patching a 2.6 kernel.
But no complaints here. Speakup rocks. I just didn't want anybody to think
I was that dumb. :-)
Besides, the CVS archive does seem to be working. So that's better anyway.
I'm doing a make-kpkg as I write this. So, with any luck, I will shortly
have a kernel that will run on my little soekris computer on a card.
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: patching 2.6.16 with speakup-2.0
patching 2.6.16 with speakup-2.0 John Heim
` Gregory Nowak
@ ` Lorenzo Taylor
` Steve Holmes
1 sibling, 1 reply; 19+ messages in thread
From: Lorenzo Taylor @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Kernel 2.6.16 will not patch with Speakup 2.0. You will need to patch
it with Speakup from CVS if it is working again.
HTH,
Lorenzo
- --
He is now rising from affluence to poverty.
-- Mark Twain
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFEVmr8G9IpekrhBfIRAuQwAKCS5eSfz+0d/ERK/4UqJu8cCzTiXwCgrpOF
zxpLQfuxg1fVvy7E+yORy4o=
=inma
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 19+ messages in thread* Re: patching 2.6.16 with speakup-2.0
` Lorenzo Taylor
@ ` Steve Holmes
` Steve Holmes
` (2 more replies)
0 siblings, 3 replies; 19+ messages in thread
From: Steve Holmes @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
Well, I'm still getting patch errors with the current version of Speakup
from the CVS at fl.linux-speakup.org. This is with 2.6.16.12.
On Mon, May 01, 2006 at 04:09:32PM -0400, Lorenzo Taylor wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Kernel 2.6.16 will not patch with Speakup 2.0. You will need to patch
> it with Speakup from CVS if it is working again.
>
> HTH,
> Lorenzo
> - --
> He is now rising from affluence to poverty.
> -- Mark Twain
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.3 (GNU/Linux)
>
> iD8DBQFEVmr8G9IpekrhBfIRAuQwAKCS5eSfz+0d/ERK/4UqJu8cCzTiXwCgrpOF
> zxpLQfuxg1fVvy7E+yORy4o=
> =inma
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
- --
HolmesGrown Solutions
The best solutions for the best price!
http://ld.net/?holmesgrown
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.7 (GNU/Linux)
iD8DBQFEVnnAWSjv55S0LfERA99mAJ9R31f0FXGm+AHGztW/yn2MvuET/gCfWxtv
sVMPqru2Rne8HvfIT9ufbg4=
=KvU9
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 19+ messages in thread* Re: patching 2.6.16 with speakup-2.0
` Steve Holmes
@ ` Steve Holmes
` John Heim
` Kirk Reiser
2 siblings, 0 replies; 19+ messages in thread
From: Steve Holmes @ UTC (permalink / raw)
To: speakup
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
I just used a CVS pull of Speakup dated 3/20/2006 and that patched
cleanly to my fresh 2.6.16.12 kernel. So there must still be some misc
buggs in the latest patches or something. I think I'll just stick with
the 3/20/2006 checkout now so I can move on.
On Mon, May 01, 2006 at 02:12:33PM -0700, Steve Holmes wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: RIPEMD160
>
> Well, I'm still getting patch errors with the current version of Speakup
> from the CVS at fl.linux-speakup.org. This is with 2.6.16.12.
>
> On Mon, May 01, 2006 at 04:09:32PM -0400, Lorenzo Taylor wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > Kernel 2.6.16 will not patch with Speakup 2.0. You will need to patch
> > it with Speakup from CVS if it is working again.
> >
> > HTH,
> > Lorenzo
> > - --
> > He is now rising from affluence to poverty.
> > -- Mark Twain
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1.4.3 (GNU/Linux)
> >
> > iD8DBQFEVmr8G9IpekrhBfIRAuQwAKCS5eSfz+0d/ERK/4UqJu8cCzTiXwCgrpOF
> > zxpLQfuxg1fVvy7E+yORy4o=
> > =inma
> > -----END PGP SIGNATURE-----
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
> >
>
> - --
> HolmesGrown Solutions
> The best solutions for the best price!
> http://ld.net/?holmesgrown
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.7 (GNU/Linux)
>
> iD8DBQFEVnnAWSjv55S0LfERA99mAJ9R31f0FXGm+AHGztW/yn2MvuET/gCfWxtv
> sVMPqru2Rne8HvfIT9ufbg4=
> =KvU9
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
- --
HolmesGrown Solutions
The best solutions for the best price!
http://ld.net/?holmesgrown
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.7 (GNU/Linux)
iD8DBQFEVoO1WSjv55S0LfERAwrmAKCUauNkCfC/weSszPv5JQHe+OqhWACdFmb3
0K3GMqYxELl3/Zr9vxaRCaw=
=kx5K
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 19+ messages in thread* Re: patching 2.6.16 with speakup-2.0
` Steve Holmes
` Steve Holmes
@ ` John Heim
` Kirk Reiser
2 siblings, 0 replies; 19+ messages in thread
From: John Heim @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
At 04:12 PM 5/1/2006, Steve Holmes wrote:
>Well, I'm still getting patch errors with the current version of Speakup
>from the CVS at fl.linux-speakup.org. This is with 2.6.16.12.
The following worked for me. Well, I should say I got no errors, I was
able to install and boot the kernel it made, and I was able to start
speakup woth a tripletalk external synth. However, it did seem to hang my
machine. But I'm working on that soekris computer that has no video. I
don't know how to get a console that does *not* use the serial
port. Ironic, eh?
wget
http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.16.11.tar.bz2
tar -jxf linux-2.6.16.11.tar.bz2
ln -s linux-2.6.16.11/ linux
cd /usr/src/linux/
make mrproper
wget
ftp://mirror.services.wisc.edu/mirrors/linux/distributions/speakup/checkout
chmod 0750 ./checkout
./checkout
cd linux/
make-kpkg --append-to-version .060501-speakup kernel_image
^ permalink raw reply [flat|nested] 19+ messages in thread* Re: patching 2.6.16 with speakup-2.0
` Steve Holmes
` Steve Holmes
` John Heim
@ ` Kirk Reiser
` Steve Holmes
2 siblings, 1 reply; 19+ messages in thread
From: Kirk Reiser @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Steve Holmes <steve@holmesgrown.com> writes:
> Well, I'm still getting patch errors with the current version of Speakup
> from the CVS at fl.linux-speakup.org. This is with 2.6.16.12.
That's because I didn't update fl.linux-speakup.org until this
evening. I wanted to make sure the repository was working again
before breaking both of them. So fl is now in sync with
linux-speakup.org.
Kirk
--
Kirk Reiser The Computer Braille Facility
e-mail: kirk@braille.uwo.ca University of Western Ontario
phone: (519) 661-3061
^ permalink raw reply [flat|nested] 19+ messages in thread* Re: patching 2.6.16 with speakup-2.0
` Kirk Reiser
@ ` Steve Holmes
0 siblings, 0 replies; 19+ messages in thread
From: Steve Holmes @ UTC (permalink / raw)
To: speakup
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
Ahh, much better! I now have 2.6.16.12 patched with the latest version
of Speakup. I didn't realize that the FL CVS site lagged behind the
other. I kinda gave up on the original CVS after listen-up kept hanging
when trying to fetch it last week.
I gues I get so spoiled with Speakup's clean patching to the kernel.
Oh, that read window option for the cursor motion keys is great; that
made alsamixer to be a breeze to work with.
On Mon, May 01, 2006 at 08:23:30PM -0400, Kirk Reiser wrote:
> Steve Holmes <steve@holmesgrown.com> writes:
>
> > Well, I'm still getting patch errors with the current version of Speakup
> > from the CVS at fl.linux-speakup.org. This is with 2.6.16.12.
>
> That's because I didn't update fl.linux-speakup.org until this
> evening. I wanted to make sure the repository was working again
> before breaking both of them. So fl is now in sync with
> linux-speakup.org.
>
> Kirk
>
> --
>
> Kirk Reiser The Computer Braille Facility
> e-mail: kirk@braille.uwo.ca University of Western Ontario
> phone: (519) 661-3061
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
- --
HolmesGrown Solutions
The best solutions for the best price!
http://ld.net/?holmesgrown
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.7 (GNU/Linux)
iD8DBQFEV0WIWSjv55S0LfERA8R4AJ4hkQSL/R5dgeAXdm4cAKyG1497YQCbBF0N
cwbpjY+yFC8CwRlsSeUoEY4=
=NrBb
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 19+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
patching 2.6.16 with speakup-2.0 John Heim
` Gregory Nowak
` ace
` Gregory Nowak
` Steve Holmes
` Speakup tarballs (was: Re: patching 2.6.16 with speakup-2.0) Igor Gueths
` Gregory Nowak
` Igor Gueths
` Gregory Nowak
` Steve Holmes
` Igor Gueths
` Steve Holmes
` patching 2.6.16 with speakup-2.0 John Heim
` Lorenzo Taylor
` Steve Holmes
` Steve Holmes
` John Heim
` Kirk Reiser
` Steve Holmes
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).