<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Andreas Ditze - Querbeet durchs Internet &#187; Linux</title>
	<atom:link href="http://ditze.net/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://ditze.net</link>
	<description>Andis Blog zu diesen Tagen</description>
	<lastBuildDate>Sun, 30 May 2010 19:02:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2332</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Linux &#8211; wie es begann</title>
		<link>http://ditze.net/2009/02/linux-wie-es-begann/</link>
		<comments>http://ditze.net/2009/02/linux-wie-es-begann/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 21:16:55 +0000</pubDate>
		<dc:creator>Andreas Ditze</dc:creator>
				<category><![CDATA[Geschichte]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://ditze.net/wwwtest/?p=176</guid>
		<description><![CDATA[Mit diesem Usenet-Posting wies Linus Torvalds am 05.10.1991 die Welt erstmals darauf hin, dass er dabei sei, ein System von einem Hacker für Hacker geschaffen zu haben. Damals sagte er, dass er noch nicht so genau wisse, was man nun damit machen könne, die Arbeit daran habe aber sehr viel Spaß gemacht. Etwa 12 Jahre [...]]]></description>
			<content:encoded><![CDATA[<p><em><img class="size-full wp-image-228 alignleft" title="Linux Tux Logo" src="http://ditze.net/wp-content/uploads/2009/02/linux-logo-full.jpg" alt="Linux Tux Logo" width="118" height="130" />Mit diesem Usenet-Posting wies Linus Torvalds am 05.10.1991 die Welt erstmals darauf hin, dass er dabei sei, ein System von einem Hacker für Hacker geschaffen zu haben. Damals sagte er, dass er noch nicht so genau wisse, was man nun damit machen könne, die Arbeit daran habe aber sehr viel Spaß gemacht. Etwa 12 Jahre später hält das System unter dem Namen Linux laut META-Group einen Anteil von 12% als Betriebssystem in Serverumgebungen. Zur Erinnerung daran, wie klein und unscheinbar das &#8220;Linux&#8221;-Projekt seinerzeit startete, archiviere ich an dieser Stelle das historische Posting.</em></p>
<hr size="2" />From: torvalds@klaava.Helsinki.FI (Linus Benedict Torvalds)<br />
Newsgroups: comp.os.minix<br />
Subject: Free minix-like kernel sources for 386-AT<br />
Keywords: 386, preliminary version<br />
Message-ID: &lt;1991Oct5.054106.4647@klaava.Helsinki.FI&gt;<br />
Date: 5 Oct 91 05:41:06 GMT<br />
Organization: University of Helsinki<br />
Lines: 55</p>
<p>Do you pine for the nice days of minix-1.1, when men were men and wrote<br />
their own device drivers? Are you without a nice project and just dying<br />
to cut your teeth on a OS you can try to modify for your needs? Are you<br />
finding it frustrating when everything works on minix? No more all-<br />
nighters to get a nifty program working? Then this post might be just<br />
for you <img src='http://ditze.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>As I mentioned a month(?) ago, I&#8217;m working on a free version of a<br />
minix-lookalike for AT-386 computers. It has finally reached the stage<br />
where it&#8217;s even usable (though may not be depending on what you want),<br />
and I am willing to put out the sources for wider distribution. It is<br />
just version 0.02 (+1 (very small) patch already), but I&#8217;ve successfully<br />
run bash/gcc/gnu-make/gnu-sed/compress etc under it.</p>
<p>Sources for this pet project of mine can be found at nic.funet.fi<br />
(128.214.6.100) in the directory /pub/OS/Linux. The directory also<br />
contains some README-file and a couple of binaries to work under linux<br />
(bash, update and gcc, what more can you ask for <img src='http://ditze.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> . Full kernel<br />
source is provided, as no minix code has been used. Library sources are<br />
only partially free, so that cannot be distributed currently. The<br />
system is able to compile &#8220;as-is&#8221; and has been known to work. Heh.<br />
Sources to the binaries (bash and gcc) can be found at the same place in<br />
/pub/gnu.</p>
<p>ALERT! WARNING! NOTE! These sources still need minix-386 to be compiled<br />
(and gcc-1.40, possibly 1.37.1, haven&#8217;t tested), and you need minix to<br />
set it up if you want to run it, so it is not yet a standalone system<br />
for those of you without minix. I&#8217;m working on it. You also need to be<br />
something of a hacker to set it up (?), so for those hoping for an<br />
alternative to minix-386, please ignore me. It is currently meant for<br />
hackers interested in operating systems and 386&#8217;s with access to minix.</p>
<p>The system needs an AT-compatible harddisk (IDE is fine) and EGA/VGA. If<br />
you are still interested, please ftp the README/RELNOTES, and/or mail me<br />
for additional info.</p>
<p>I can (well, almost) hear you asking yourselves &#8220;why?&#8221;. Hurd will be<br />
out in a year (or two, or next month, who knows), and I&#8217;ve already got<br />
minix. This is a program for hackers by a hacker. I&#8217;ve enjouyed doing<br />
it, and somebody might enjoy looking at it and even modifying it for<br />
their own needs. It is still small enough to understand, use and<br />
modify, and I&#8217;m looking forward to any comments you might have.</p>
<p>I&#8217;m also interested in hearing from anybody who has written any of the<br />
utilities/library functions for minix. If your efforts are freely<br />
distributable (under copyright or even public domain), I&#8217;d like to hear<br />
from you, so I can add them to the system. I&#8217;m using Earl Chews estdio<br />
right now (thanks for a nice and working system Earl), and similar works<br />
will be very wellcome. Your (C)&#8217;s will of course be left intact. Drop me<br />
a line if you are willing to let me use your code.</p>
<p>Linus</p>
<p>PS. to PHIL NELSON! I&#8217;m unable to get through to you, and keep getting<br />
&#8220;forward error &#8211; strawberry unknown domain&#8221; or something.</p>
]]></content:encoded>
			<wfw:commentRss>http://ditze.net/2009/02/linux-wie-es-begann/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
