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
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
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
> 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
> 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
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
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
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
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
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
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
> sed is your friend:
>
> s=`{ echo $i | sed -e 's/_g_b/_g/' }
>
>
> Martin
Oh yes, that's it.
Thanks
Ruda
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
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
> 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
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
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
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
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
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
20 matches
Mail list logo