Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion What would you like to see most in minix?

Received: by 10.68.135.231 with SMTP id pv7mr534971pbb.8.1331246747640;
        Thu, 08 Mar 2012 14:45:47 -0800 (PST)
Path: h9ni3973pbe.0!nntp.google.com!news1.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
From: jus...@wikia-inc.com
Newsgroups: comp.os.minix
Subject: Re: What would you like to see most in minix?
Date: Thu, 8 Mar 2012 14:40:20 -0800 (PST)
Organization: http://groups.google.com
Lines: 33
Message-ID: <27151671.977.1331246420962.JavaMail.geo-discussion-forums@pbls8>
References: <1991Aug25.205708.9541@klaava.Helsinki.FI> <15116797.317.1330148437991.JavaMail.geo-discussion-forums@pbvr2>
NNTP-Posting-Host: 38.127.199.123
Mime-Version: 1.0
X-Trace: posting.google.com 1331246747 8745 127.0.0.1 (8 Mar 2012 22:45:47 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Thu, 8 Mar 2012 22:45:47 +0000 (UTC)
In-Reply-To: <15116797.317.1330148437991.JavaMail.geo-discussion-forums@pbvr2>
Complaints-To: groups-abuse@google.com
Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=38.127.199.123;
 posting-account=JPcwiAoAAAChVcNomgWLspaEtkzJ3RB4
User-Agent: G2/1.0
Content-Type: text/plain; charset=ISO-8859-1

Yeah, seriously, it was such an important decision to start this project. Thanks so much!

Now, I'm having this problem on one of my Linux servers...

:-P

On Friday, February 24, 2012 9:40:37 PM UTC-8, jay...@gmail.com wrote:
> 21 Years Later!!
> Thank you  Torvalds for Linux!!
> 
> From Fiji
> 
> On Monday, August 26, 1991 6:12:08 PM UTC+12, Linus Benedict Torvalds wrote:
> > Hello everybody out there using minix -
> > 
> > I'm doing a (free) operating system (just a hobby, won't be big and
> > professional like gnu) for 386(486) AT clones.  This has been brewing
> > since april, and is starting to get ready.  I'd like any feedback on
> > things people like/dislike in minix, as my OS resembles it somewhat
> > (same physical layout of the file-system (due to practical reasons)
> > among other things). 
> > 
> > I've currently ported bash(1.08) and gcc(1.40), and things seem to work. 
> > This implies that I'll get something practical within a few months, and
> > I'd like to know what features most people would want.  Any suggestions
> > are welcome, but I won't promise I'll implement them :-)
> > 
> > 		Linus (torva...@kruuna.helsinki.fi)
> > 
> > PS.  Yes - it's free of any minix code, and it has a multi-threaded fs. 
> > It is NOT protable (uses 386 task switching etc), and it probably never
> > will support anything other than AT-harddisks, as that's all I have :-(.