c3d2-web/content/news/pentacast-28-linux-kernel-u...

166 lines
7.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE item SYSTEM "http://www.c3d2.de/dtd/c3d2web.dtd">
<item title="pentacast 28: Der Linux Kernel, ein Überblick" date="2011-02-20T14:00:00" author="a8">
<image title="(((pentacast))">../pentacast.png</image>
<p>
Seit 20 Jahren befindet sich der Linux Kernel in der Entwicklung, läuft auf fast allem, was Bits verarbeiten kann und
hat nachhaltig zur Akzeptanz Freier Software in der IT Welt bei getragen. Kurz, er ist eines der Vorzeigeprojekte
der Open Source Welt. Als Kind des Internets hat er dieses tiefgründig nicht zuletzt als Beispiel kollaborativer
Arbeit geformt.
</p>
<p>
Wir haben uns mit den Linux Kernel Entwicklern Borislav Petkov und Jörg Rödel knapp 3h über Funktion, Entwicklungsprozess,
Geschichte, Lizenzen, Fehlerreporting etc. unterhalten, um Euch einen Überblick dieses Projektes zu geben.
</p>
<p>
Falls Eure Fragen zum Linux Kernel nicht beantwortet wurden, schreibt sie bitte in die Kommentare. Wir haben unsere
zwei Gäste bereits zu einer Antwortrunde verpflichtet. Bis dahin...
</p>
<addendum>
<p>Inhalte:</p>
<ul>
<li><link href="http://www.kernel.org">Linux Kernel Homepage</link></li>
<li><link href="http://www.pravetz.info/pravetz-8m.html">erster Computer von Boris</link></li>
<li><link href="http://www.youtube.com/watch?v=L2SED6sewRw">[YT] Greg Kroah Hartman on the Linux Kernel</link></li>
<li><link href="http://www.youtube.com/watch?v=x_R_JSiupzo">[YT] The power of the Linux find command</link></li>
<li><link href="http://www.youtube.com/watch?v=JiIl123dz50">[YT] The State of the Linux Kernel (Andrew Morton)</link></li>
<li><link href="http://www.faho.rwth-aachen.de/~matthi/linux/LinuxInSpace.html">Linux in space</link></li>
<li><link href="http://www.linuxfordevices.com/c/a/Linux-For-Devices-Articles/The-Linux-Devices-Showcase/">Linux powered Devices</link></li>
<li><link href="http://www.dict.cc/deutsch-englisch/die+Kurve+kriegen.html">
Die Kurve kriegen.
</link></li>
<li><link href="http://www.mahalo.com/list-of-linux-powered-devices/">Linux powered Devices</link></li>
<li><link href="https://lkml.org/">Linux Kernel Mailing List</link></li>
<li><link href="http://www.top500.org">Top 500 Computers Chart</link></li>
<li><link href="http://vger.kernel.org/vger-lists.html">Special Intrest Mailinglisten</link></li>
<li><link href="http://www.ibm.com/developerworks/linux/library/l-kernel-memory-access/index.html?ca=dgr-lnxw06LXUserSpacedth-LX">
Linux Speicher Management
</link></li>
<li><link href="http://linux-mm.org/">
Linux Memory Management
</link></li>
<li><link href="http://opensrc.sec.samsung.com/">
Linux uClinux
</link></li>
<li><link href="http://www.ibm.com/developerworks/linux/library/l-linux-networking-stack/">
Linux Network Stack
</link></li>
<li><link href="http://commons.wikimedia.org/wiki/File:Linux_kernel_diagram.png">
Linux Subsystems
</link></li>
<li><link href="http://www.osnews.com/story/636/A_Titanic_Story_-_The_History_of_the_Itanium">
The History of Itanium
</link></li>
<li><link href="http://en.wikipedia.org/wiki/Linux">
[WP] Linux[en]
</link></li>
<li><link href="http://en.wikipedia.org/wiki/History_of_Linux">
[WP] History of Linux
</link></li>
<li><link href="http://de.wikipedia.org/wiki/Linux">
[WP] Linux[de]
</link></li>
<li><link href="https://rt.wiki.kernel.org/index.php/Main_Page">
Realtime Linux
</link></li>
<li><link href="https://netfiles.uiuc.edu/rhasan/linux/">
The early history of Linux
</link></li>
<li><link href="http://linuxhelp.blogspot.com/2005/11/complete-concise-history-of-gnulinux.html">
Linux History
</link></li>
<li><link href="http://www.minix3.org/">
Minix O/S
</link></li>
<li><link href=" http://de.wikipedia.org/wiki/Andrew_S._Tanenbaum">
[WP] Andrew S. Tannenbaum
</link></li>
<li><link href="http://www.tldp.org/">
The Linux Documentation Project
</link></li>
<li><link href="http://www.lwn.net">
Linux Weekly News
</link></li>
<li><link href="http://lwn.net/Articles/423905/">
[LWN] Kernel Development
</link></li>
<li><link href="http://www.bitkeeper.com/">
BitKeeper
</link></li>
<li><link href="http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=Documentation/SubmittingPatches">
How to submitt patches
</link></li>
<li><link href="http://chaosradio.ccc.de/cre130.html">
CRE 130 verteilte Versionskontrolle
</link></li>
<li><link href="http://www.youtube.com/watch?v=4XpnKHJAok8">
[YT] Linus Torvalds on git
</link></li>
<li><link href="http://userweb.kernel.org/~akpm/stuff/tpp.txt">
The perfect patch
</link></li>
<li><link href="http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=Documentation/CodingStyle">
Linux Coding Style
</link></li>
<li><link href="http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=scripts/get_maintainer.pl">
das get_maintainer script
</link></li>
<li><link href="http://www.kernel.org/pub/software/scm/git/docs/git-bisect.html">
Git Bisecting
</link></li>
<li><link href="http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=Documentation/BUG-HUNTING">
Bug hunting Dokumentation
</link></li>
<li><link href="http://bugzilla.kernel.org">
Linux Bug Tracker
</link></li>
<li><link href="www.linux-kvm.org">
Kernel Virtual Machine
</link></li>
<li><link href="http://www.gnu.org/licenses/gpl.html">
Gnu Public License
</link></li>
<li><link href="http://www.kroah.com/log/linux/maintainer.html ">
How not to piss off a Kernel Maintainer Part 1 of 5
</link></li>
<li><link href="http://www.kroah.com/log/linux/maintainer-05.html">
How not to piss off a Kernel Maintainer Part 5 of 5
</link></li>
<li><link href="http://kernelnewbies.org/">
Kernel Newbies
</link></li>
<li><link href="http://www.linuxfoundation.org/">
The Linux Foundation
</link></li>
<li><link href="http://chemnitzer.linux-tage.de/">
Chemnitzer Linux Tage
</link></li>
<li><link href="http://chemnitzer.linux-tage.de/2011/vortraege/791">
CLT Vortrag: Low-Level Memory Management in the Linux Kernel
</link></li>
<li><link href="http://chemnitzer.linux-tage.de/2011/vortraege/766">
CLT Vortrag: RAS and Linux
</link></li>
<li><link href="http://www.linuxplumbersconf.org">
Linux Plumbers Conference
</link></li>
<li><link href="http://linux.conf.au/">
Linux Conference Australia
</link></li>
<li><link href="http://events.linuxfoundation.org/events/linuxcon-europe">
Linuxcon Europe
</link></li>
<li><link href="http://www.urbandictionary.com/define.php?term=PITA">
PITA
</link></li>
</ul>
</addendum>
<resource title="pentacast 28: Linux Kernel Überblick" size="139772174"
type="application/ogg"
url="http://ftp.c3d2.de/pentacast/pentacast-28-linux-kernel-ueberblick.ogg">
<alternative size="198178001" type="audio/mpeg"
url="http://ftp.c3d2.de/pentacast/pentacast-28-linux-kernel-ueberblick.mp3"/>
</resource>
</item>