Re: [9fans] geoloc - a crappy script I wrote.

2009-06-05 Thread J.R. Mauro
On Fri, Jun 5, 2009 at 10:01 PM, J.R. Mauro wrote: > generally useful besides a gmap helper, I suppose. I'm trying to see > if I can get something like google maps directions based on geoloc > since the yahoo site it uses seems to not fail if you give it a very > vague address, unlike most other s

Re: [9fans] Inferno wiki

2009-06-05 Thread Bruce Ellis
You beat me to it! I just bought a large number of domains including oz-inferno.com - they are all hosted but I have no time to document at the moment. Copies are available of the t-shirts from IWP9-2009-Bondi, tho I have no idea how to distribute them. Cinap won the prize for his brett whitely se

Re: [9fans] geoloc - a crappy script I wrote.

2009-06-05 Thread J.R. Mauro
On Fri, Jun 5, 2009 at 10:12 PM, erik quanstrom wrote: > On Fri Jun  5 22:03:29 EDT 2009, jrm8...@gmail.com wrote: >> Hi, >> >> Someone on contrib has a gmap (not the shell script one that was >> mentioned recently, the older(?) one done in C). I made the following >> stupid script to help start gm

Re: [9fans] Missing interrupts in 9pxeload?

2009-06-05 Thread erik quanstrom
> I should note that the machine can successfully boot (and run) OpenBSD > via PXE (by first loading the OpenBSD PXE loader and then loading and > booting an OpenBSD miniroot), so I don't think it's a hardware > problem. That the clock doesn't seem to be interrupting at all and > that I pulled a n

Re: [9fans] Missing interrupts in 9pxeload?

2009-06-05 Thread erik quanstrom
> Hmm, I don't think so. There basically are no other peripherals in > the machine, and I disabled everything except the Ethernet and video > in the BIOS with the same results. My suspicion is that the interrupt > vector isn't being initialized properly. i think there are two general possiblitie

Re: [9fans] geoloc - a crappy script I wrote.

2009-06-05 Thread erik quanstrom
On Fri Jun 5 22:03:29 EDT 2009, jrm8...@gmail.com wrote: > Hi, > > Someone on contrib has a gmap (not the shell script one that was > mentioned recently, the older(?) one done in C). I made the following > stupid script to help start gmap at a user-specified address. Gmap > only understands coord

[9fans] geoloc - a crappy script I wrote.

2009-06-05 Thread J.R. Mauro
Hi, Someone on contrib has a gmap (not the shell script one that was mentioned recently, the older(?) one done in C). I made the following stupid script to help start gmap at a user-specified address. Gmap only understands coordinates, which I can't memorize. But it's generally useful besides a gm

[9fans] Inferno wiki

2009-06-05 Thread Venkatesh Srinivas
Hi! I've brought up a wiki for Inferno, at http://inferno.makesad.us (tcp!inferno.makesad.us!wiki for Acme users). Its running wikifs on Inferno, appropriately enough. I'm importing content from the old canto.hopto.org Inferno wiki, as we speak. In the next few days, I should have all of it impor

Re: [9fans] Missing interrupts in 9pxeload?

2009-06-05 Thread Dan Cross
On Fri, Jun 5, 2009 at 5:30 PM, balaji wrote: > I have had the same problems... With a Dell Precision 470. > In my case it was a SATA controller that was enabled/connected. > > The pxeboot will load the boot agent however after that there > will be no network activity. What this means is the PXE ag

Re: [9fans] Missing interrupts in 9pxeload?

2009-06-05 Thread balaji
I have had the same problems... With a Dell Precision 470. In my case it was a SATA controller that was enabled/connected. The pxeboot will load the boot agent however after that there will be no network activity. What this means is the PXE agent on the NIC is good and can bring down the initial a

Re: [9fans] Missing interrupts in 9pxeload?

2009-06-05 Thread Dan Cross
On Fri, Jun 5, 2009 at 2:28 PM, erik quanstrom wrote: >> I am attempting to PXE boot it from my file/auth/boot/cpu server (the >> aforementioned machine that is having some problems).  The machine >> DHCP's fine, and will load 9pxeload via TFTP, but then hangs.  I >> started playing around with 9px

Re: [9fans] simple question: multiple rename

2009-06-05 Thread Rudolf Sykora
> sed is your friend: > > s=`{ echo $i | sed -e 's/_g_b/_g/' } > > > Martin Oh yes, that's it. Thanks Ruda

Re: [9fans] simple question: multiple rename

2009-06-05 Thread Martin Harriss
Rudolf Sykora wrote: Hello, I realized I cannot come up with a simple solution for the following. I want to rename all the files whose names end with _g_b to just _g, e.g. hello_g_b should be renamed to hello_g. I simply don't know an easy way. [the opposite way is simple: for(i in *_g) mv $i $i

[9fans] simple question: multiple rename

2009-06-05 Thread Rudolf Sykora
Hello, I realized I cannot come up with a simple solution for the following. I want to rename all the files whose names end with _g_b to just _g, e.g. hello_g_b should be renamed to hello_g. I simply don't know an easy way. [the opposite way is simple: for(i in *_g) mv $i $i^_b ] I only think abou

Re: [9fans] Missing interrupts in 9pxeload?

2009-06-05 Thread erik quanstrom
> below). The machine has no mass storage device of any kind, nor an > optical drive. It does have a VGA interface and is connected to a > keyboard and mouse by the onboard PS/2 connectors. It is not using > USB at all. I have disabled pretty much everything except the > graphics adapter and et

Re: [9fans] plan 9 regexp

2009-06-05 Thread erik quanstrom
On Thu Jun 4 17:58:15 EDT 2009, jrm8...@gmail.com wrote: > On Thu, Jun 4, 2009 at 3:27 PM, erik quanstrom wrote: > >> > >> It does. That doesn't build either :( > >> > > > > there is very little source code there.  why not dump the configure > > goo and use p9p instead? > > > > - erik > > I want

Re: [9fans] recover cwfs

2009-06-05 Thread erik quanstrom
On Fri Jun 5 10:19:22 EDT 2009, ano...@gmail.com wrote: > i've got a cwfs based on an old fs(4). it gets used infrequently; > about a month and a haf ago it sufferend a power outage and i just > left it off, since i'd not touched it for a few weeks before that. > > today i brought the thing back

[9fans] recover cwfs

2009-06-05 Thread Anthony Sorace
i've got a cwfs based on an old fs(4). it gets used infrequently; about a month and a haf ago it sufferend a power outage and i just left it off, since i'd not touched it for a few weeks before that. today i brought the thing back up, and the active fs is unhappy. on boot, it reports it can't read

Re: [9fans] I fail at bind WAS: Drawterm /mnt/term permissions issue

2009-06-05 Thread Ethan Grammatikidis
On Fri, 5 Jun 2009 16:14:51 +0800 sqweek wrote: > 2009/6/5 Ethan Grammatikidis : > > the guest sees all user/group names as unknown/unknown, preventing writing. > > incorrect diagnosis. > > cpu% ls -ld /mnt/term/home/sqweek/tmp > d-rwxrwxr-x M 68780 unknown unknown 4096 Jun 5 16:07 > /mnt/te

Re: [9fans] Drawterm /mnt/term permissions issue

2009-06-05 Thread sqweek
2009/6/5 Ethan Grammatikidis : > the guest sees all user/group names as unknown/unknown, preventing writing. incorrect diagnosis. cpu% ls -ld /mnt/term/home/sqweek/tmp d-rwxrwxr-x M 68780 unknown unknown 4096 Jun 5 16:07 /mnt/term/home/sqweek/tmp cpu% touch /mnt/term/home/sqweek/tmp/lol cpu% ls