PyOS -- was: Re: ANN: cage 1.0 -- Cellular automata engine in Python

Gerhard =?unknown-8bit?Q?H=E4ring?= gerhard at bigfoot.de
Mon Apr 1 02:30:11 EST 2002


* cruciatuz <sasoft at gmx.de> [2002-04-01 10:08 +0000]:
> On Mon, Apr 01, 2002 at 04:14:35AM +0200, Gerhard H?ring wrote:
> > * Erik Max Francis <max at alcyone.com> [2002-03-29 17:47 -0800]:
> > > Here's the latest PyOS installment:
> > > [...]
> > 
> > For one second I thought: "Hey cool - somebody wrote an operating system in
> > Python." :-)
> >  
> > This would be a nice exercise, IMO: use an existing kernel and C library, like
> > Linux and glibc, then implement everything starting, including /sbin/init and
> > the standard network servers (echo, finger, ...) in Python. Add a little Python
> > shell and voila - the PyOS :-)
> there was (the link is dead): "spyLinux" at
> http://dilbert.physast.uga.edu/~andy/minilinux.html
> 
> it was a boot-disk which booted linux and came with a small
> python-interpreter. it was quite nice.

Yes, indeed. I used that once. It was basically kernel 2.0.something with
busybox and a stripped-down Python 1.5.2.

Gerhard
-- 
mail:   gerhard <at> bigfoot <dot> de       registered Linux user #64239
web:    http://www.cs.fhm.edu/~ifw00065/    OpenPGP public key id 86AB43C0
public key fingerprint: DEC1 1D02 5743 1159 CD20  A4B6 7B22 6575 86AB 43C0
reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))




More information about the Python-list mailing list