9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] irc answers - qemu, inferno less, and a bonus
@ 2005-12-07 13:03 Russ Cox
  2005-12-08  2:32 ` Uriel
  0 siblings, 1 reply; 7+ messages in thread
From: Russ Cox @ 2005-12-07 13:03 UTC (permalink / raw)
  To: 9fans

    izaki     Hello!
              Has anyone been able to run Plan9 on qemu?

    digijohn  Yes
              I was, however, unable to get online with it from qemu

    sretzki   yeah, networking is not one of qemus strengths

    digijohn  Nor is configuring the network one of Plan 9's :-)

    sretzki   you get some IP from an undocumented dhcp, but it does
              not work, right, digijohn?

I use this in /etc/qemu-ifup on Linux:

    ; cat /etc/qemu-ifup
    #!/bin/sh
    sudo -p "Password for $0:" /sbin/ifconfig $1 172.20.0.1
    sudo ipmasq
    sudo killall -9 udhcpd
    sudo udhcpd
    ;

and then configure the Plan 9 network with the usual ip/ipconfig.
One can even run u9fs and then boot using that as the root file
system, which is great for testing.  When I was doing the x86 mmu
code I built the kernels under Linux (compilers just build under
plan9port; kernel mkfiles needed slight tweaking since / wasn't
the Plan 9 root) and then tested by booting in qemu (or bochs,
if things were very broken).

    AshyIsMe  hello
              does inferno have a less equivalent?
              "man something" is kinda annoying when it just all
              scrolls by

    digijohn  Hey guys, I'm setting up my Plan 9 disk (6 GB), and
              I need to know how much should go for fossil and how
              much for venti

    fgb       yes
              AshyIsMe, wm/man

    AshyIsMe  k

On Inferno, like Plan 9, the equivalent of less (nee more) is "p".
(Wm/man is definitely better for this particular case.)

    uriel     god, they use two spaces in google? now that is the
              ultimate confirmation that they are morons.

I think this speaks for itself, in many ways.

Russ


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [9fans] irc answers - qemu, inferno less, and a bonus
  2005-12-07 13:03 [9fans] irc answers - qemu, inferno less, and a bonus Russ Cox
@ 2005-12-08  2:32 ` Uriel
  2005-12-08  5:54   ` Lucio De Re
       [not found]   ` <04f849720fbd189a85d6bae684c95c70@proxima.alt.za>
  0 siblings, 2 replies; 7+ messages in thread
From: Uriel @ 2005-12-08  2:32 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Wed, Dec 07, 2005 at 08:03:19AM -0500, Russ Cox wrote:
>     uriel     god, they use two spaces in google? now that is the
>               ultimate confirmation that they are morons.
> 
> I think this speaks for itself, in many ways.
Do I need to use <cynicism> tags? How much more do I need to radicalize
my statements before you stop taking them seriously?

Gmail and Ajax speak for themselves, in many ways.

My views on Google are well known, so I won't repeat them here.

But what do you expect a Plan 9 user to think of a company that tries to
force you to go thru a hideous mountain of web crap to do anything?
(Thank god their search service is still sort of useable).

uriel

P.S.: And if using two spaces for indentation is not moronic, I don't
know what could be.

P.P.S.: If your intention was to humiliate me publicly once more, there
are many better irc quotes use for that, but really, what are you trying
to accomplish?


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [9fans] irc answers - qemu, inferno less, and a bonus
  2005-12-08  2:32 ` Uriel
@ 2005-12-08  5:54   ` Lucio De Re
       [not found]   ` <04f849720fbd189a85d6bae684c95c70@proxima.alt.za>
  1 sibling, 0 replies; 7+ messages in thread
From: Lucio De Re @ 2005-12-08  5:54 UTC (permalink / raw)
  To: uriell, 9fans

> But what do you expect a Plan 9 user to think of a company that tries to
> force you to go thru a hideous mountain of web crap to do anything?
> (Thank god their search service is still sort of useable).

Ever heard of not looking a gift horse in the mouth?

++L



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [9fans] irc answers - qemu, inferno less, and a bonus
       [not found]   ` <04f849720fbd189a85d6bae684c95c70@proxima.alt.za>
@ 2005-12-08  6:22     ` Uriel
  2005-12-08  6:28       ` andrey mirtchovski
  2005-12-08  7:51       ` Lucio De Re
  0 siblings, 2 replies; 7+ messages in thread
From: Uriel @ 2005-12-08  6:22 UTC (permalink / raw)
  To: 9fans

On Thu, Dec 08, 2005 at 07:54:49AM +0200, Lucio De Re wrote:
> > But what do you expect a Plan 9 user to think of a company that tries to
> > force you to go thru a hideous mountain of web crap to do anything?
> > (Thank god their search service is still sort of useable).
> 
> Ever heard of not looking a gift horse in the mouth?
Ever heard about your whole city being swamped by decaying horse
corpses? 

Welcome to Web 2.0; if Unix didn't completely kill software research, we
will make damn sure this time it really dies.

See utah2000, pages 13 and 14.

uriel


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [9fans] irc answers - qemu, inferno less, and a bonus
  2005-12-08  6:22     ` Uriel
@ 2005-12-08  6:28       ` andrey mirtchovski
  2005-12-08  7:51       ` Lucio De Re
  1 sibling, 0 replies; 7+ messages in thread
From: andrey mirtchovski @ 2005-12-08  6:28 UTC (permalink / raw)
  To: 9fans

uriel, please, don't move your tirades off of irc and into 9fans.
those who want them can be directed either to #plan9 or to the logs.

you can assume that we've all read utah2000 and we've all drawn
conclusions from it.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [9fans] irc answers - qemu, inferno less, and a bonus
  2005-12-08  6:22     ` Uriel
  2005-12-08  6:28       ` andrey mirtchovski
@ 2005-12-08  7:51       ` Lucio De Re
  2005-12-08  7:54         ` Lucio De Re
  1 sibling, 1 reply; 7+ messages in thread
From: Lucio De Re @ 2005-12-08  7:51 UTC (permalink / raw)
  To: uriell, 9fans

>> Ever heard of not looking a gift horse in the mouth?
> Ever heard about your whole city being swamped by decaying horse
> corpses? 
> 
What's the relevance?
> Welcome to Web 2.0; if Unix didn't completely kill software research, we
> will make damn sure this time it really dies.

The current economic climate (I deduce from the way my bank treats me
that capital is irrelevant and only ROI actually counts, something the
Muslim world would find difficult to swallow, maybe there is an
additional relevance there) has suppressed all research that is not
evolution, specially in industry.

Whatever, you are fooled by a concept of research that is strictly the
realm of the 20th century, a century enamoured of science and
technology.  Google has nothing to do with its demise, nor does Unix.
They are symptoms, no causes.

++L



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [9fans] irc answers - qemu, inferno less, and a bonus
  2005-12-08  7:51       ` Lucio De Re
@ 2005-12-08  7:54         ` Lucio De Re
  0 siblings, 0 replies; 7+ messages in thread
From: Lucio De Re @ 2005-12-08  7:54 UTC (permalink / raw)
  To: lucio, 9fans

> Whatever, you are fooled by a concept of research that is strictly the
> realm of the 20th century, a century enamoured of science and
> technology.  Google has nothing to do with its demise, nor does Unix.
> They are symptoms, no causes.

Sorry, folks, the "Reply-to:" gremlin bit me.

++L



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-12-08  7:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-07 13:03 [9fans] irc answers - qemu, inferno less, and a bonus Russ Cox
2005-12-08  2:32 ` Uriel
2005-12-08  5:54   ` Lucio De Re
     [not found]   ` <04f849720fbd189a85d6bae684c95c70@proxima.alt.za>
2005-12-08  6:22     ` Uriel
2005-12-08  6:28       ` andrey mirtchovski
2005-12-08  7:51       ` Lucio De Re
2005-12-08  7:54         ` Lucio De Re

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 NNTP newsgroup(s).