Gentoo Archives: gentoo-dev

From: Tiago Serra <tserra@××××××××××××××.pt>
To: Matthew Walker <mwalker@×××××××.net>
Cc: gentoo-dev@g.o
Subject: Re: [gentoo-dev] New PDA Guide
Date: Fri, 13 Dec 2002 04:32:49
Message-Id: 3DF93DAC.6050505@student.dei.uc.pt
In Reply to: Re: [gentoo-dev] New PDA Guide by Matthew Walker
1 I made this script some while ago so I could ssh to my Ipaq which has
2 linux installed on it.
3
4 if you have a zaurus connect your usb cable to your machine and:
5
6 [- Issue this in your zaurus:
7
8 # modprobe usb-eth
9 # ifconfig usbf up 1.1.1.2 netmask 255.255.255.0
10 # route add default gw 1.1.1.1
11
12 [- Issue this in your machine:
13
14 # ./ipaq_nat start
15
16 you can now connect to the zaurus and through the zaurus connect to the
17 internet.
18
19 for more info check handhelds.org and specifically:
20
21 http://handhelds.org/z/wiki/How%20do%20I%20setup%20USB%20networking
22
23 ciao
24
25 Tiago Serra
26
27 Matthew Walker wrote:
28 > John P.Davis said:
29 >
30 >>On 10 Dec 2002 20:02:07 -0500
31 >>Grant Goodyear <g2boojum@g.o> wrote:
32 >>
33 >>
34 >>>>I just wanted to inform you all of a new guide from the doc team. This
35 >>>
36 >>>guide focuses on PDAs under Gentoo Linux. You can check it out here:
37 >>><http://www.gentoo.org/doc/en/gentoo-pda.xml>
38 >>>
39 >>>>My goal is to migrate this information out of the desktop guide, and
40 >>>
41 >>>this guide fills the bill.
42 >>>
43 >>>>Please comment, add fixes, etc. As soon as this doc looks good, I am
44 >>>
45 >>>going to officially publish it on the site, and remove the information
46 >>>from the desktop guide.
47 >>>
48 >>>Looks nice. I assume you're planning on making to mention more than
49 >>>just the Handspring? Ah, I just found the serial stuff, which looks a
50 >>>bit like it's just been grafted in (which, I suspect, is the case).
51 >>>Code listing 1.3 is too wide for comfortable reading/printing; perhaps
52 >>>we need a <tinyfont></tinyfont> tag for these problems (or a better
53 >>>idea--really a better idea would be much nicer). In any event,
54 >>>wonderful start!
55 >>>
56 >>>-g2boojum-
57 >>>
58 >>>
59 >>>
60 >>
61 >>Yeah, its a bit rough and I need to refine it a bit ;-)
62 >>I am currently working on some Zaurus stuff, but it is too early to
63 >>include all of that. Expect more updates in the next couple of days.
64 >
65 >
66 > Dude, I just bought a Zaurus, and if I could sync it in Linux, it'd be
67 > /great/. (I'm also considering /running/ Gentoo on it, but I'm holding back
68 > on that for a bit.)
69 >
70 > Matthew
71 >

Attachments

File name MIME type
ipaq_nat text/plain