diff --git a/software/gpm/index.html-v0.2 b/software/gpm/index.html-v0.2 deleted file mode 100644 index 1fc4c8a9..00000000 --- a/software/gpm/index.html-v0.2 +++ /dev/null @@ -1,135 +0,0 @@ - - - - - - - - - - - - -linux.schottelius.org - - - - - - - - - - - - - - - - - - - -

linux.schottelius.org: gpm

-
-

what is it?

-

gpm means general purpose mouse and is the mouse support for linux -in the console. -


-

how to get it?

-

Perhaps the best way to get gpm currently is via -monotone, a cvs -successor. You have to retrieve the collection "org.schottelius.gpm" from -"linux.schottelius.org". You can get the public server key from -here. -


-

monotone - get (aka "pull")

-

Here's a small manual howto get gpm via monotone: -

-
-# create a database
-scice% monotone --db=gpm.db db init 
-
-# get the server key
-scice% wget -q  http://linux.schottelius.org/gpm/server-key.pub 
-
-# read the server key
-scice% monotone --db=gpm.db read < server-key.pub
-monotone: read 1 packet
-
-# do an anonymous pull
-scice% monotone --key="" --db=gpm.db pull linux.schottelius.org org.schottelius.gpm
-monotone: warning: doing anonymous pull
-monotone: rebuilding merkle trees for collection org.schottelius.gpm
-monotone: connecting to linux.schottelius.org
-monotone: [bytes in: 722110] [bytes out: 7405] 
-monotone: exchanged goodbyes and flushed output on fd 7 (peer linux.schottelius.org), disconnecting
-
-# extract source from the database to a directory
-scice% monotone --db=gpm.db --branch=org.schottelius.gpm checkout your-destination-directory                                           
-monotone: fetching heads of branch 'org.schottelius.gpm'
-
- - - -

For more information visit monotone's homepage, it has excellent -documentation!

-
-

archives

- -

Releases and archives are available -in Italy and -in Germany. -


-

cvs

-

CVS is still available, but obsolete. The last time a commit to cvs -could have happened was 19-May-2004 (it was earlier than that, but at this -time we changed to monotone). Still, if you really want (a perhaps outdated tree), -here's the way to go: -

-$ cvs -d :pserver:cvs@ar.linux.it:/data/cvs login
-(Logging in to cvs@ar.linux.it)
-CVS password: (type "cvs" here)
-$ cvs -d :pserver:cvs@ar.linux.it:/data/cvs checkout gpm
-
-
-

documentation

-

Is included in the package.

-
-

irc

-

Well, there's now an irc channel #gpm on irc.freenode.org. -


-

mailing list

-
-
-The mailing list devoted to gpm is "gpm@lists.linux.it"
-The list is managed by Mailman and is currently open,
-so non-subscribers are allowed to post.
-
-In order to subscribe to the mailing list, visit
-http://www.linux.it/mailman/listinfo/gpm or send a message
-with "subscribe" in its body to gpm-request@lists.linux.it . For example:
-
-   echo subscribe | mail gpm-request@lists.linux.it
-
-
-

mailing list archive

-http://lists.linux.it/pipermail/gpm/ - -
  -
-[ linux.schottelius.org ] -[ Nico at Schottelius dot org ] - - - diff --git a/software/gpm/index.html-v0.3 b/software/gpm/index.html-v0.3 deleted file mode 100644 index 66663d96..00000000 --- a/software/gpm/index.html-v0.3 +++ /dev/null @@ -1,104 +0,0 @@ - - - -linux.schottelius.org - - - -

Nico Schottelius -
linux.schottelius.org

-
-

GPM

-
-

what is it?

-

gpm means general purpose mouse and is the mouse support for linux -in the console. -

how to get it?

-

Perhaps the best way to get gpm currently is via -monotone, a cvs -successor. You have to retrieve the collection "org.schottelius.gpm" from -"monotone.schottelius.org" (NOT linux.schottelius.org!). -You can get the public server key from -here. -

monotone - get (aka "pull")

-

Here's a small manual howto get gpm via monotone: -

-
-# create a database
-scice% monotone --db=gpm.db db init 
-
-# get the server key
-scice% wget -q  http://linux.schottelius.org/gpm/server-key.pub 
-
-# read the server key
-scice% monotone --db=gpm.db read < server-key.pub
-monotone: read 1 packet
-
-# do an anonymous pull
-scice% monotone --key="" --db=gpm.db pull monotone.schottelius.org org.schottelius.gpm
-monotone: warning: doing anonymous pull
-monotone: rebuilding merkle trees for collection org.schottelius.gpm
-monotone: connecting to monotone.schottelius.org
-monotone: [bytes in: 722110] [bytes out: 7405] 
-monotone: exchanged goodbyes and flushed output on fd 7 (peer monotone.schottelius.org), disconnecting
-
-# extract source from the database to a directory
-scice% monotone --db=gpm.db --branch=org.schottelius.gpm checkout your-destination-directory                                           
-monotone: fetching heads of branch 'org.schottelius.gpm'
-
- - - -

For more information visit monotone's homepage, it has excellent -documentation!

-

archives

-

Releases and archives are available -in Italy and -in Germany. -

cvs

-

CVS is still available, but obsolete. The last CVS commit -may have been done on 19th of May 2004 (it was earlier than that, but at this -time we changed to monotone). Still, if you really want (a perhaps outdated tree), -here's the way to go: -

-$ cvs -d :pserver:cvs@ar.linux.it:/data/cvs login
-(Logging in to cvs@ar.linux.it)
-CVS password: (type "cvs" here)
-$ cvs -d :pserver:cvs@ar.linux.it:/data/cvs checkout gpm
-
-

documentation

-

Is included in the package.

-

irc

-

Well, there's now an irc channel #gpm on irc.freenode.org. -

mailing list

-
-
-The mailing list devoted to gpm is "gpm@lists.linux.it"
-The list is managed by Mailman and is currently open,
-so non-subscribers are allowed to post.
-
-In order to subscribe to the mailing list, visit
-http://www.linux.it/mailman/listinfo/gpm or send a message
-with "subscribe" in its body to gpm-request@lists.linux.it . For example:
-
-   echo subscribe | mail gpm-request@lists.linux.it
-
-

Mailing list archive

-

http://lists.linux.it/pipermail/gpm/ -

-

Links

-

PC mouse information -
- -