doc/de/support/webresources.sgml
Johann Kois 3ec320a350 1. MFen - The new webdesign:
- Merge the new layout into the external German repository.
- Fix problems caused by this process.
- Merge the corrected version back.

2. MFbed:  Update the German website.

Makefile                        1.124 -> 1.133
about.sgml                      translated
includes.sgml                   fixes for 6.0
includes.xsl                    fixes for 6.0
navigation.xml                  REMOVED
relnotes.sgml                   1.12  -> 1.15
support.sgml                    1.350 -> 1.352
where.sgml                      1.69  -> 1.76
docs/Makefile                   new file
docs/books.sgml                 new file
docs/man.sgml                   new file
docs/webresources.sgml          new file
news/news.sgml                  1.41  -> 1.44
news/news.xml                   1.333 -> 1.347
news/newsflash.xsl              1.13  -> 1.14
news/press.xml                  1.171 -> 1.175
platforms/ppc.sgml              1.13  -> 1.17
platforms/sparc.sgml            1.20  -> 1.26
platforms/ia64/index.xsl        fixes
platforms/ia64/todo.xsl         1.3   -> 1.5 + fixes
projects/newbies.sgml           1.43  -> 1.48
releases/index.sgml             1.104 -> 1.107 + fixes
security/security.sgml          1.174 -> 1.180
support/Makefile                new file
support/bugreports.sgml         new file
support/webresources.sgml       new file

Obtained from:  The FreeBSD German Documentation Project.
2005-11-06 22:00:09 +00:00

120 lines
3.9 KiB
Text
Raw Blame History

<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD$">
<!ENTITY dedate "$FreeBSDde: de-www/support/webresources.sgml,v 1.1 2005/10/24 20:40:42 jkois Exp $">
<!ENTITY reference "basiert auf: 1.1">
<!ENTITY base CDATA "..">
<!ENTITY enbase CDATA "../../">
<!ENTITY title "Internet-Ressourcen">
<!ENTITY % navincludes SYSTEM "../includes.navsupport.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<html>
&header;
<ul>
<li><a href="#general">Allgemeine &unix;-Informationen</a></li>
<li><a href="#xwin">Das X Window-System</a></li>
<li><a href="#hardware">Hardware</a></li>
<li><a href="#related">Betriebssystem-Projekte</a></li>
</ul>
<a name="general"></a>
<h2>Allgemeine &unix;-Informationen</h2>
<ul>
<li><a href="http://www.geek-girl.com/unix.html">The Unix Reference
Desk</a> von Jennifer Myers</li>
<li><a href="http://www.ugu.com/">Unix Guru Universe</a></li>
<li><a href="http://www.ora.com/">O'Reilly &amp; Associates, Inc.</a></li>
<li><a href="http://www.unixpower.org">Unix Power</a></li>
</ul>
<a name="xwin"></a>
<h2>Das X Window-System</h2>
<ul>
<li>Die Projekte <a href="http://www.x.org/">X.Org</a> sowie <a
href="http://www.xfree86.org/">XFree86&trade;</a> bieten
Anwendern verschiedener Intel-basierter Systeme, darunter
auch FreeBSD, ein exzellentes X Window-System.</li>
<li>Das <a href="http://www.winehq.com/">WINE</a>-Projekt
erm&ouml;glicht es, verschiedene
Microsoft Windows&reg;-Programme auf Intel-basierten
UNIX-Systemen wie FreeBSD, NetBSD oder Linux
auszuf&uuml;hren.</li>
</ul>
<a name="hardware"></a>
<h2>Hardware</h2>
<ul>
<li>Die <em>comp.answers</em> <a
href="ftp://rtfm.mit.edu/pub/usenet-by-hierarchy/comp/answers/pc-hardware-faq">pc-hardware-faq</a>
enthalten wertvolle Informationen f&uuml;r Personen, die einen
eigenen Rechner bauen wollen.</li>
<li><a href="http://www.x86.org/">Intel Secrets &ndash; What Intel Doesn't
Want You To Know</a> - Umfangreiche Informationen &uuml;ber
Intel-Chips.</li>
<li><a href="http://www.faqs.org/faqs/pc-hardware-faq/chiplist/">Aad
Offerman's Chip List</a> - Referenzmaterial f&uuml;r in PC-Clones
verwendete Computerchips.</li>
</ul>
<a name="related"></a>
<h2>Betriebssystem-Projekte</h2>
<ul>
<li><a href="http://www.netbsd.org/"><strong>NetBSD</strong></a> ist
ein weiteres freies auf 4.4BSD-Lite basierendes Betriebssystem,
das auf vielen verschiedenen Architekturen lauff&auml;hig ist.</li>
<li><a href="http://www.openbsd.org/"><strong>OpenBSD</strong></a>
stammt ebenfalls von 4.4BSD ab, legt den Schwerpunkt aber auf
die Systemsicherheit.</li>
<li>Auch <a href="http://www.linux.org/"><strong>Linux</strong></a> ist
ein freies UNIX-artiges System.</li>
<li>Bei <a href="http://www.opendarwin.org/"><strong>Darwin</strong></a>
handelt es sich um ein freies System, das den Kern von
<a href="http://www.apple.com/macosx/">Mac OS X</a> von Apple
bildet.</li>
<li><a href="http://www.cs.utah.edu/flux/lites/html/"><strong>Lites</strong></a>
ist eine auf 4.4BSD-Lite basierende Server- und
Emulationsbibliothek, die freie UNIX-F<>higkeiten auf einem
Mach-basierten System bietet.</li>
<li>Das <a href="http://www.gnu.org/software/hurd/hurd.html"><strong>GNU
HURD</strong></a>-Projekt ist ein weiterer Versuch zur Entwicklung
eines freien UNIX-artigen Betriebssystems.</li>
<li><a href="http://www.dragonflybsd.org/"><strong>DragonFly
BSD</strong></a> basiert zwar auf FreeBSD 4.X, die
Entwicklungsziele unterscheiden sich aber von denen der
Folgeversion FreeBSD 5.X.</li>
</ul>
&footer;
</body>
</html>
<!--
Local Variables:
mode: sgml
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
End:
-->