/[www]/www/home.de.html
ViewVC logotype

Annotation of /www/home.de.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.418 - (hide annotations) (download) (as text)
Wed Apr 28 21:00:53 2021 UTC (3 years, 4 months ago) by gnun
Branch: MAIN
Changes since 1.417: +43 -28 lines
File MIME type: text/html
Automatic update by GNUnited Nations.

1 gnun 1.418 <!--#set var="ENGLISH_PAGE" value="/home.en.html" --><!DOCTYPE html>
2     <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
3     <head>
4     <meta http-equiv="content-type" content="text/html; charset=utf-8" />
5     <link rel="author" href="mailto:webmasters@gnu.org" />
6     <link rel="icon" type="image/png" href="/graphics/gnu-head-mini.png" />
7     <meta name="ICBM" content="42.355469,-71.058627" />
8     <link rel="stylesheet" type="text/css" href="/mini.css" media="handheld" />
9     <link rel="stylesheet" type="text/css" href="/server/staging/layout.css" media="screen" />
10     <link rel="stylesheet" type="text/css" href="/print.min.css" media="print" />
11 yavor 1.19
12 gnun 1.418 <!-- Parent-Version: 1.96 -->
13 gnun 1.355 <!--#if expr="$QUERY_STRING = /distro=([^&#]+)/"
14     -->
15     <!--#set var="DISTRO" value="$1"
16     -->
17     <!--#else -->
18 gnun 1.407 <!--#set var="DISTRO" value="trisquel"
19 gnun 1.355 -->
20     <!--#endif -->
21 Eckart 1.15
22 yavor 1.19 <!-- This file is automatically generated by GNUnited Nations! -->
23 gnun 1.287 <title>GNU und die Freie-Software-Bewegung</title>
24 Eckart 1.15
25 gnun 1.263 <meta http-equiv="Keywords" content="Betriebssystem, Betriebssystemkern, Emacs, Free Software Foundation, Freie
26 gnun 1.287 Software, FSF, GCC, GNU, GNU-Betriebssystem, GNU-Betriebssystemkern, GNU
27     HURD, GNU/HURD, GNU-Kern, GNU/Linux, GNU-Projekt, GNU-Systemkern, Kern,
28     Libre Software, Linux, Linux-libre, Systemkern, Unix, unixoides
29     Betriebssystem" />
30 gnun 1.74 <meta http-equiv="Description" content=" " />
31 yavor 1.41 <link rel="alternate" title="Planet GNU" href="http://planet.gnu.org/rss20.xml" type="application/rss+xml" />
32 yavor 1.19
33 gnun 1.304 <style type="text/css" media="print,screen">
34     <!--
35 gnun 1.311 .first-column, .second-column {
36 gnun 1.353 width: 46em; max-width: 100%;
37 gnun 1.311 margin: auto;
38     }
39    
40 gnun 1.398 h2 { margin: 1.2em 0 .8em; }
41     h2.first { margin-top: .9em; }
42 gnun 1.353
43 gnun 1.415 .screenshot, .thumbs {
44 gnun 1.353 text-align: center;
45     font-style: italic;
46 gnun 1.415 margin: 1.5em auto;
47 gnun 1.353 }
48 gnun 1.415 .screenshot p, .thumbs p {
49     line-height: 1.2em;
50 gnun 1.353 }
51 gnun 1.400 .screenshot {
52 gnun 1.415 width: 32.4em; max-width: 100%;
53 gnun 1.311 }
54 gnun 1.415 .screenshot >
55     a[href]:hover, .thumbs > a[href]:hover {
56 gnun 1.398 background-color: transparent;
57 th_g 1.397 }
58 gnun 1.355 .screenshot img {
59 gnun 1.415 width: 32em; max-width: 98%; height: auto;
60 gnun 1.418 background: #444;
61     padding: .2em;
62 gnun 1.311 }
63 gnun 1.415 .screenshot p {
64 gnun 1.353 margin: .2em 0 0;
65     }
66 gnun 1.415 .thumbs {
67 gnun 1.400 white-space: nowrap;
68 gnun 1.415 overflow-x: auto;
69 gnun 1.418 padding-top: 1px;
70     background: #f7f7f7;
71     border: 1px solid #999;
72 gnun 1.353 }
73 gnun 1.415 .thumbs div {
74 gnun 1.400 display: inline-block;
75 gnun 1.353 vertical-align: top;
76 gnun 1.400 white-space: normal;
77 gnun 1.415 margin: 0 1px;
78     }
79     .thumbs img {
80     width: 8em; height: auto;
81     border: 1px solid #444;;
82 gnun 1.400 }
83 gnun 1.415 .thumbs p {
84     margin: 0 0 .7em;
85 gnun 1.353 }
86 th_g 1.397 .btn-left a[href], .btn-right a[href] {
87     display: inline-block;
88     text-align: center;
89     font-family: "Noto Sans Display", "Noto Sans", "Liberation Sans", sans-serif;
90 gnun 1.369 font-size: 1.6em;
91 th_g 1.397 font-weight: bold;
92     text-decoration: none;
93     padding: .4em .6em .5em;
94 gnun 1.418 color: #55b;
95 th_g 1.397 background: white;
96 gnun 1.418 border: .1em solid #55b;
97 th_g 1.397 border-radius: .3em;
98 gnun 1.369 }
99 th_g 1.397 .btn-left a[href]:hover, .btn-right a[href]:hover {
100     text-decoration: none;
101 gnun 1.418 color: #33c;
102     background: #ebebff;
103     border-color: #55b;
104 th_g 1.397 }
105     .btn-left {
106 gnun 1.353 float: left;
107 gnun 1.415 margin: 2em 0 1em;
108 gnun 1.353 }
109 th_g 1.397 .btn-right {
110 gnun 1.353 float: right;
111 gnun 1.415 margin: 1.5em 0;
112 gnun 1.309 }
113 th_g 1.397 .btn-right a { margin-left: .7em; }
114    
115 gnun 1.418 .first-column .button {
116 gnun 1.311 margin-bottom: 0;
117 gnun 1.304 }
118 gnun 1.311 .second-column .emph-box {
119 gnun 1.321 margin-top: 2.3em;
120 gnun 1.311 }
121 gnun 1.418 .second-column .emph-box.color1 {
122     background: #f6f6ff;
123     background: linear-gradient(#eef, white);
124     }
125     .second-column .emph-box.color2 {
126     background: #eff;
127     background: linear-gradient(#dff, white);
128 gnun 1.353 }
129 gnun 1.311 .second-column .emph-box .back {
130     margin-top: 1em;
131     }
132     h3 img {
133     height: .8em;
134 gnun 1.401 vertical-align: middle;
135     padding: 0 .5em .2em;
136 gnun 1.418 background: none;
137 gnun 1.401 }
138 gnun 1.311 #blurb h4 {
139     text-align: left;
140 gnun 1.309 font-size: 1.5em;
141 gnun 1.312 margin-top: .4em;
142 gnun 1.309 }
143 gnun 1.311 #blurb h4 img {
144 gnun 1.308 float: left;
145 gnun 1.311 margin-right: .5em;
146 gnun 1.304 }
147 gnun 1.411 #blurb div p {
148     margin-bottom: 0;
149     }
150 gnun 1.368 #Flashes p, #unmaint, #blurb p, #blurb p small {
151 gnun 1.311 font-size: .9em;
152 gnun 1.307 }
153 gnun 1.311 #unmaint li, #blurb p {
154     color: #404040;
155 gnun 1.309 }
156 gnun 1.312 #unmaint strong {
157     display: block;
158 gnun 1.311 font-size: 1.1em;
159     color: black;
160 gnun 1.368 margin-bottom: .5em;
161 gnun 1.307 }
162 gnun 1.341 .ltr {
163     direction: ltr;
164     text-align: left;
165     }
166 gnun 1.309
167 gnun 1.311 .translators-notes {
168     width: 44.4em; max-width: 100%;
169     margin: 0 auto;
170 gnun 1.308 }
171 gnun 1.315 #sisters {
172     font-size: .9em;
173 gnun 1.369 text-align: center;
174     background-color: white;
175     padding: 0 3% 2em;
176     margin: 0;
177 gnun 1.315 }
178 gnun 1.418
179 gnun 1.406 video track a[href] { color: white; }
180 gnun 1.311
181 gnun 1.353 @media (min-width: 60em) {
182 gnun 1.311 .first-column {
183 gnun 1.353 width: 65%;
184 gnun 1.311 float: left;
185     margin: 0;
186     }
187     .second-column {
188 gnun 1.353 width: 30%;
189 gnun 1.311 float: right;
190     margin: 0;
191     }
192     .translators-notes {
193     width: 100%;
194     }
195     }
196 gnun 1.304 -->
197 th_g 1.397 <!--#if expr="$LANGUAGE_SUFFIX = /[.](ar|fa|he)/" -->
198     <!--
199     .btn-left {
200     float: right;
201     }
202     .btn-right {
203     float: left;
204     }
205 gnun 1.418 /* Currently untranslated to ar, fa or he */
206     #kind-comm, #petition { text-align: left; }
207    
208 th_g 1.397 @media (min-width: 60em) {
209     .first-column {
210     float: right;
211     }
212     .second-column {
213     float: left;
214     }
215     }-->
216     <!--#endif -->
217    
218    
219    
220 gnun 1.304
221     </style>
222    
223 gnun 1.152 <!--#include virtual="/po/home.translist" -->
224 yavor 1.19 <!--#include virtual="/server/banner.de.html" -->
225 gnun 1.349 <p class="no-display">GNU ist das einzige eigens dafür entwickelte Betriebssystem seinen Nutzern
226     Freiheit zu geben. Was ist GNU und welche Freiheit steht auf dem Spiel?</p>
227 gnun 1.117
228 gnun 1.249 <div id="home">
229 gnun 1.415 <div class="first-column" role="article">
230 gnun 1.308
231 gnun 1.403 <div style="max-width: 40em; margin: 2.3em auto 0">
232     <video width="100%" controls="controls" crossorigin="anonymous"
233 gnun 1.417 poster="https://static.gnu.org/nosvn/videos/fight-to-repair/thumbnails/FTR_David_Bike1_meme_7.jpeg">
234 gnun 1.403
235 gnun 1.417 <source src="https://static.gnu.org/nosvn/videos/fight-to-repair/videos/Fight-to-Repair-720p.webm" type="video/webm" />
236     <source src="https://static.gnu.org/nosvn/videos/fight-to-repair/videos/Fight-to-Repair-720p.ogv" type="video/ogg" />
237     <source src="https://static.gnu.org/nosvn/videos/fight-to-repair/videos/Fight-to-Repair-720p.mp4" type="video/mp4" />
238    
239     <track kind="subtitles" label="English" srclang="en" src="https://static.gnu.org/nosvn/videos/fight-to-repair/captions/fight-to-repair_en.vtt" default="default" />
240     <track kind="subtitles" label="Persian" srclang="fa" src="https://static.gnu.org/nosvn/videos/fight-to-repair/captions/fight-to-repair_fa.vtt" />
241     <track kind="subtitles" label="French" srclang="fr" src="https://static.gnu.org/nosvn/videos/fight-to-repair/captions/fight-to-repair_fr.vtt" />
242 gnun 1.414 <track kind="subtitles" label="Brazilian" srclang="pt-br" src="/server/banners/fight-to-repair_pt-br.vtt" />
243 gnun 1.403 </video>
244     </div>
245    
246     <p class="c">
247     <a
248 gnun 1.408 href="https://www.fsf.org/blogs/community/watch-fight-to-repair-demand-the-right-to-repair">
249     Fight to Repair: A video from the FSF</a></p>
250 gnun 1.403
251 gnun 1.311 <h2 class="first">Was ist GNU?</h2>
252 lmiguel 1.2
253 gnun 1.362 <p><b>GNU</b> ist ein Betriebssystem, das <a href="/philosophy/free-sw">Freie
254     Software</a> ist&#160;&#8209;&#160;d.&#160;h. es respektiert die Freiheit
255     der Nutzer. Das GNU-Betriebssystem besteht aus GNU-Paketen (Programme, die
256     speziell vom GNU-Projekt freigegeben wurden) sowie von Dritten freigegebene
257 gnun 1.378 Freie Software. Die Entwicklung von GNU ermöglichte es, einen Rechner ohne
258 gnun 1.362 Software benutzen zu können, die <em>Ihre</em> Freiheit mit Füßen treten
259     würde.</p>
260 gnun 1.273
261     <p>Wir empfehlen <a href="/distros/free-distros">installierbare Varianten von
262 gnun 1.349 GNU</a> (genauer <b>GNU/Linux</b>-Verteilungen), die ganz und gar
263 gnun 1.287 <em>freie</em> Software sind. <a href="#more-about-gnu">Mehr über
264     GNU&#160;…</a></p>
265 yavor 1.19
266 th_g 1.397 <div class="btn-left">
267     <a href="/distros/free-distros">GNU/Linux ausprobieren</a></div>
268     <div style="clear:both"></div>
269 gnun 1.353
270 gnun 1.415 <div id="gnu-linux" role="figure">
271 gnun 1.355 <div class="screenshot">
272 gnun 1.415
273     <!--#if expr="$DISTRO = dragora" -->
274     <a href="/distros/screenshots/dragora-ice.png"><img
275     width="512" height="288"
276 gnun 1.376 src="/distros/screenshots/dragora-ice.png"
277 gnun 1.378 alt="&#160;[Bildschirmfoto von Dragora&#160;3.0-beta1 mit
278     IceWM-Fenstermanager]&#160;" /></a>
279     <p><small><a
280     href="https://dragora.org/en/index.html">Dragora&nbsp;3.0-beta1</a> mit
281     angepasstem <a href="https://ice-wm.org/">IceWM</a>-Fenstermanager</small></p>
282 gnun 1.415
283     <!--#endif -->
284 gnun 1.355 <!--#if expr="$DISTRO = guix" -->
285 gnun 1.415 <a href="/distros/screenshots/guixSD-gnome3.jpg"><img
286     width="512" height="288"
287 gnun 1.355 src="/distros/screenshots/guixSD-gnome3-medium.jpg"
288 gnun 1.379 alt="&nbsp;[Bildschirmfoto von Guix&nbsp;0.15 mit
289     GNOME&nbsp;3-Arbeitsoberfläche]&nbsp;" /></a>
290 gnun 1.378 <p><small><a href="/software/guix/">Guix&nbsp;0.15</a> mit <a
291     href="//www.gnome.org/">GNOME&nbsp;3</a>-Arbeitsoberfläche, Epiphany
292     -Internetbrowser, Totem-Videoplayer und GNOME-Terminalemulator</small></p>
293 gnun 1.415
294     <!--#endif -->
295 gnun 1.376 <!--#if expr="$DISTRO = hyperbola" -->
296 gnun 1.415 <a href="/distros/screenshots/hyperbola-i3.png"><img
297     width="512" height="288"
298 gnun 1.376 src="/distros/screenshots/hyperbola-i3.png"
299 gnun 1.378 alt="&#160;[Bildschirmfoto von Hyperbola mit i3-Fenstermanager]&#160;" /></a>
300     <p><small><a href="https://www.hyperbola.info/">Hyperbola&nbsp;8</a> mit <a
301     href="https://www.i3wm.org/">i3</a>-Fenstermanager, Cool-Retro-Term
302     (Terminalemulator), Gimp (Bildbearbeitungsprogramm) und Iceweasel-UXP
303     (Internetbrowser)</small></p>
304 gnun 1.415
305     <!--#endif -->
306 gnun 1.384 <!--#if expr="$DISTRO = parabola" -->
307 gnun 1.415 <a href="/distros/screenshots/parabola2020-lxde.jpg"><img
308     width="512" height="288"
309 gnun 1.384 src="/distros/screenshots/parabola2020-lxde-medium.jpg"
310 gnun 1.396 alt="&#160;[Bildschirmfoto von Parabola&#160;8 mit LXDE-Arbeitsoberfläche]&#160;" /></a>
311 gnun 1.399 <p><small><a href="https://www.parabola.nu">Parabola&nbsp;2020</a> with <a
312     href="http://lxde.sourceforge.net/about.html">LXDE desktop</a></small></p>
313 gnun 1.415
314     <!--#endif -->
315 gnun 1.376 <!--#if expr="$DISTRO = pureos" -->
316 gnun 1.415 <a href="/distros/screenshots/pureos8-gnome3.jpg"><img
317     width="512" height="264"
318 gnun 1.355 src="/distros/screenshots/gnome3-medium.jpg"
319 gnun 1.362 alt="&nbsp;[Bildschirmfoto von PureOS&nbsp;8 mit
320     GNOME&nbsp;3-Arbeitsoberfläche]&nbsp;" /></a>
321     <p><small><a href="https://www.pureos.net/">PureOS&nbsp;8</a> mit <a
322     href="https://www.gnome.org/">GNOME&nbsp;3</a>-Arbeitsoberfläche,
323     PureBrowser (Internetbrowser) und GIMP (Bildbearbeitungsprogramm)</small></p>
324 gnun 1.415
325     <!--#endif -->
326 gnun 1.376 <!--#if expr="$DISTRO = trisquel" -->
327 gnun 1.415 <a href="https://trisquel.info/files/screenshots/etiona-media.jpg"><img
328     width="512" height="320"
329 gnun 1.407 src="/distros/screenshots/trisquel9-mate.jpg"
330     alt="&nbsp;[Screenshot of Trisquel&nbsp;9 with MATE desktop]&nbsp;" /></a>
331     <p><small><a href="https://trisquel.info">Trisquel&nbsp;9</a> with <a
332     href="https://mate-desktop.org/">MATE</a> desktop, and VLC media
333     player</small></p>
334 gnun 1.415
335 gnun 1.376 <!--#endif -->
336     </div>
337 gnun 1.353
338 gnun 1.400 <div class="thumbs">
339     <div>
340     <a href="/home.html?distro=dragora#gnu-linux"><img
341 gnun 1.415 width="128" height="72"
342 gnun 1.376 src="/distros/screenshots/dragora-ice-thumb.jpg"
343 gnun 1.378 alt="&#160;[Bildschirmfoto von Dragora&#160;3.0-beta1 mit
344 gnun 1.400 IceWM-Fenstermanager]&#160;" /></a>
345 gnun 1.415 <p><small>Dragora / IceWM</small></p>
346 gnun 1.400 </div>
347    
348     <div>
349     <a href="/home.html?distro=guix#gnu-linux"><img
350 gnun 1.415 width="128" height="72"
351 gnun 1.353 src="/distros/screenshots/guixSD-gnome3-thumb.jpg"
352 gnun 1.379 alt="&nbsp;[Bildschirmfoto von Guix&nbsp;0.15 mit
353 gnun 1.400 GNOME&nbsp;3-Arbeitsoberfläche]&nbsp;" /></a>
354 gnun 1.415 <p><small>Guix / GNOME3</small></p>
355 gnun 1.400 </div>
356    
357     <div>
358     <a href="/home.html?distro=hyperbola#gnu-linux"><img
359 gnun 1.415 width="128" height="72"
360 gnun 1.376 src="/distros/screenshots/hyperbola-i3-thumb.jpg"
361 gnun 1.400 alt="&#160;[Bildschirmfoto von Hyperbola&#160;0.3 mit i3-Fenstermanager]&#160;" /></a>
362 gnun 1.415 <p><small>Hyperbola / i3</small></p>
363 gnun 1.400 </div>
364    
365     <div>
366     <a href="/home.html?distro=parabola#gnu-linux"><img
367 gnun 1.415 width="128" height="72"
368 gnun 1.384 src="/distros/screenshots/parabola2020-lxde-thumb.jpg"
369 gnun 1.396 alt="&#160;[Bildschirmfoto von Parabola&#160;2020 mit
370 gnun 1.400 LXDE-Arbeitsoberfläche]&#160;" /></a>
371 gnun 1.415 <p><small>Parabola / LXDE</small></p>
372 gnun 1.400 </div>
373    
374     <div>
375     <a href="/home.html?distro=pureos#gnu-linux"><img
376 gnun 1.415 width="128" height="72"
377 gnun 1.353 src="/distros/screenshots/gnome3-thumb.jpg"
378 gnun 1.362 alt="&nbsp;[Bildschirmfoto von PureOS&nbsp;8 mit
379 gnun 1.400 GNOME&nbsp;3-Arbeitsoberfläche]&nbsp;" /></a>
380 gnun 1.415 <p><small>PureOS / GNOME3</small></p>
381 gnun 1.400 </div>
382    
383     <div>
384     <a href="/home.html?distro=trisquel#gnu-linux"><img
385 gnun 1.415 width="128" height="72"
386 gnun 1.407 src="/distros/screenshots/trisquel9-mate-thumb.jpg"
387     alt="&nbsp;[Screenshot of Trisquel&nbsp;9 with MATE desktop]&nbsp;" /></a>
388 gnun 1.415 <p><small>Trisquel / MATE</small></p>
389 gnun 1.400 </div>
390     </div>
391 gnun 1.415 </div>
392 gnun 1.353
393 th_g 1.397 <div class="btn-right">… oder <a
394 gnun 1.362 href="https://directory.fsf.org/wiki/Free_Software_Directory:Free_software_replacements">einzelne
395 th_g 1.397 Softwarepakete testen</a></div>
396     <div style="clear:both"></div>
397 gnun 1.226
398 gnun 1.273 <h2>Was ist die Freie-Software-Bewegung?</h2>
399 gnun 1.272
400 gnun 1.378 <p>Die Freie-Software-Bewegung setzt sich dafür ein, für EDV-Nutzer die
401     Freiheit zu gewinnen, die Freie Software mit sich bringt: die Kontrolle über
402     ihre eigene Datenverarbeitung. Unfreie Software stellt ihre Nutzer unter die
403     Kontrolle des Softwareentwicklers. Nähere Informationen sind als <a
404     href="https://www.fsf.org/blogs/rms/20140407-geneva-tedx-talk-free-software-free-society"
405     title="Richard Stallmans Vortrag auf TEDxGeneva2014:Freedom(@digital_age),
406     Einführung in Freie Software und die Befreiung des Cyberspace, unter:
407     fsf.org 2014." hreflang="en">Video abrufbar</a>.</p>
408 gnun 1.272
409 yavor 1.19 <h2>Was ist Freie Software?</h2>
410    
411 gnun 1.299 <p><strong><em>Freie Software</em> bedeutet, dass Nutzer
412     <ins>uneingeschränkt</ins> die Freiheit besitzen, Software ausführen,
413 gnun 1.349 vervielfältigen, vertreiben untersuchen, ändern und verbessern <!--&amp;
414     diese Verbesserungen wieder vertreiben -->zu können.</strong></p>
415 gnun 1.273
416     <p>Freie Software ist eine Frage der Freiheit, nicht des Preises. Um das
417 gnun 1.345 Konzept <em>frei</em> zu verstehen, sollte an <em>Redefreiheit</em> gedacht
418     werden, nicht an <em>Freibier</em>.</p>
419 gnun 1.272
420 gnun 1.345 <p>Genauer gesagt bedeutet Freie Software, dass Nutzer eines Programms <a
421 gnun 1.299 href="/philosophy/free-sw.html">vier wesentliche Freiheiten</a>
422     besitzen:</p>
423 gnun 1.274 <p>Die Freiheit,</p>
424 yavor 1.19
425     <ul>
426 gnun 1.379 <li><!--Die Freiheit, -->das Programm nach eigenen Wünschen und zu jedem Zweck
427 gnun 1.378 auszuführen. <em>(Freiheit 0)</em>.</li>
428     <li><!--Die Freiheit, -->die Funktionsweise des Programms zu untersuchen und zu
429     ändern, so dass es die Datenverarbeitung nach eigenen Wünschen durchführt
430     <em>(Freiheit 1)</em>. Voraussetzung dafür ist der Zugriff auf den
431     Quellcode.</li>
432     <li><!--Die Freiheit, -->Kopien weiterzuverteilen, damit man anderen helfen kann
433     <em>(Freiheit 2)</em>.</li>
434     <li><!--Die Freiheit, -->Kopien der modifizierten Versionen an Dritte
435     weiterzugeben <em>(Freiheit 3)</em>. Auf diese Weise kann der gesamten
436     Gemeinschaft die Möglichkeit gegeben werden, von den Änderungen zu
437     profitieren. Voraussetzung dafür ist der Zugriff auf den Quellcode.</li>
438 yavor 1.19 </ul>
439    
440 gnun 1.273 <p>Technologische Entwicklungen und die Nutzung von Rechnernetzen haben diese
441     Freiheiten <a href="/philosophy/free-software-even-more-important">nun sogar
442 gnun 1.274 noch wichtiger</a> gemacht, als sie bereits 1983 waren.</p>
443 gnun 1.273
444     <p>Heute geht die Freie-Software-Bewegung weit über die Entwicklung des
445 gnun 1.287 GNU-Systems hinaus. Siehe auch die Internetpräsenz der <a
446     href="https://fsf.org" xml:lang="en" lang="en">Free Software Foundation</a>,
447     um mehr über uns und was wir tun und über Möglichkeiten, <a
448     href="/help/">wie man mithelfen kann</a>, zu erfahren.</p>
449 gnun 1.273
450 gnun 1.286 <h2><span id="more-about-gnu"></span>Mehr über GNU</h2>
451 gnun 1.273
452 gnun 1.286 <p><b>GNU</b> ist ein unixoides Betriebssystem. Das bedeutet, dass es eine
453     Zusammenstellung aus vielerlei Programmen ist: Anwendungen, Bibliotheken,
454     Extras für Entwickler, sogar Spielen. Die Entwicklung von GNU begann im
455     Januar 1984 und ist als das <em>GNU</em>-Projekt bekannt. Viele der in GNU
456     enthaltenen Programme sind unter der Schirmherrschaft des GNU-Projekts
457     freigegeben; diese nennen wir <em>GNU-Pakete</em>.</p>
458 gnun 1.273
459 gnun 1.299 <p>Der Name <em>GNU</em> ist ein rekursives Akronym von <em><span xml:lang="en"
460     lang="en">GNU’s Not Unix</span></em> (‚GNU ist nicht Unix‘) und wird [<a
461     title="Aussprache" href="/pronunciation/">ˈgnuː</a>] ausgesprochen.</p>
462 gnun 1.273
463 gnun 1.299 <p>Das Programm in einem unixoiden System, was Rechnerressourcen zuteilt und
464 gnun 1.285 die Hardware anspricht, wird als <em>Betriebssystemkern</em> bezeichnet. GNU
465 gnun 1.299 wird häufig mit einem Systemkern namens <b>Linux</b> genutzt. <ins>Die</ins>
466     Kombination <ins>des GNU-Systems mit dem Linux-Kern</ins> ist das <a
467 gnun 1.286 href="/gnu/linux-and-gnu"><b>GNU/Linux</b>-Betriebssystem</a>. GNU/Linux
468 gnun 1.299 wird von Millionen genutzt, obwohl es viele <a
469 gnun 1.349 href="/gnu/gnu-linux-faq">fälschlicherweise <em>„Linux“</em> nennen</a>.</p>
470 gnun 1.273
471 gnun 1.349 <p>Die Entwicklung von GNUs eigenem Kern, <b><a
472     href="/software/hurd/">Hurd</a></b>, begann (noch vor Linux) im Jahre
473     1990. Da Hurd ein interessantes technisches Projekt ist, wird er nach wie
474     vor von engagierten Freiwilligen weiterentwickelt.</p>
475 gnun 1.249
476 gnun 1.418 <p class="button right-align"><a href="/gnu/">Weitere Informationen&#160;…</a></p>
477 ineiev 1.18 </div>
478 gnun 1.308
479 gnun 1.249 <!-- /first-column -->
480 gnun 1.418 <div class="second-column" role="complementary">
481 gnun 1.249
482 gnun 1.418 <div id="petition" class="emph-box color1">
483 gnun 1.402 <p><strong>The GNU Project supports the Free Software Foundation's petition to
484     call on school administrators around the world to stop requiring students to
485     run nonfree software. <a
486     href="https://my.fsf.org/give-students-userfreedom">Sign the petition for
487     freedom in the classroom</a></strong>.</p>
488     </div>
489    
490 gnun 1.418 <div id="kind-comm" class="emph-box color2">
491 gnun 1.396 <p><strong>Das GNU-Projekt ruft die Gemeinschaft nachdrücklich dazu auf, auf
492     eine freundliche, einladende und entgegenkommende Weise zu
493     kommunizieren. Siehe unsere <a xml:lang="en" lang="en"
494     href="/philosophy/kind-communication.html">Leitlinien für Kommunikation
495     <!--und Zusammenarbeit -->des GNU-Projekts</a></strong>.</p>
496 gnun 1.374 </div>
497    
498 gnun 1.418 <div id="Flashes" class="emph-box color1">
499 gnun 1.404 <h3><a href="https://planet.gnu.org/">Planet GNU</a> <a
500     href="https://planet.gnu.org/rss20.xml"><img src="/feed-icon-10x10.png"
501 gnun 1.353 alt="RSS-Feed" /></a></h3>
502 gnun 1.348 <div class="ltr">
503    
504 gnun 1.347 <!--#include virtual="/planetfeeds.de.html" -->
505 gnun 1.348 </div>
506     </div>
507 gnun 1.347
508 gnun 1.418 <div id="Action" class="emph-box color2">
509 gnun 1.311 <h3>Aktiv werden</h3>
510 gnun 1.308
511 Eckart 1.15 <ul>
512 gnun 1.378 <li><strong>Die Bemühungen um Netzneutralität in den <a
513     href="//www.freepress.net/issues/free-open-internet/net-neutrality"
514     title="Netzneutralität in den Vereinigten Staaten von
515     Amerika">USA</a></strong> und im Heimatland unterstützen.</li>
516    
517     <li>Die <a
518     href="https://www.laquadrature.net/en/personnal-data/">Privatsphäre</a> und
519     die <a href="https://www.laquadrature.net/en/?s=copyright">globale
520     Urheberrechtsreform </a> zusammen mit <a
521     href="https://www.laquadrature.net/en/">LQDN</a> unterstützen.</li>
522 gnun 1.286
523 gnun 1.338 <li><strong><a href="//www.fsf.org/campaigns/" title="Current Campaigns, unter:
524 gnun 1.349 https://www.fsf.org/campaigns/">Aktuelle Aktionen der FSF …</a></strong>.</li>
525 gnun 1.338
526 gnun 1.340 <li><strong>Softwarepatente bekämpfen:</strong> <a
527 gnun 1.349 href="//www.endsoftpatents.org/" title="End Software Patents, unter:
528     http://endsoftpatents.org/ 2008 ff.">weltweit</a> und in <a
529 gnun 1.340 href="/server/takeaction.html#swpat">Europa</a>.</li>
530 gnun 1.309 </ul>
531 gnun 1.308
532 gnun 1.317 <p class="back"><a href="/server/takeaction">Weitere Aktionen&#160;…</a></p>
533 gnun 1.308 </div>
534    
535 gnun 1.418 <div id="unmaint" class="emph-box color1">
536 gnun 1.378 <p><strong>Interesse zu u. a. einem dieser <a
537     href="//www.fsf.org/campaigns/priority-projects/" title="High Priority Free
538     Software Projects, unter: FSF.org 2017 ff."
539     hreflang="en">Freie-Software-Projekte mit hoher Priorität</a>
540     beizutragen?</strong></p>
541 gnun 1.311 <ul>
542 gnun 1.378 <li>Freies Smartphone-Betriebssystem,</li>
543     <li>Dezentralisierung, Föderation und Self-hosting,</li>
544 gnun 1.396 <li>freie Treiber, Firmware- und Hardware-Entwürfe,</li>
545     <li>Sprach- und Video-Chat in Echtzeit,</li>
546     <li>Beiträge von Menschen fördern, die in der Gemeinschaft unterrepräsentiert
547     sind,</li>
548 gnun 1.378 <li>und mehr.</li>
549 gnun 1.368 </ul>
550 gnun 1.363
551 gnun 1.378 <p><strong>Interesse <a href="/server/takeaction.html#unmaint">ein unbetreutes
552 gnun 1.379 GNU-Paket als Projektbetreuer (m/w)</a> zu übernehmen?</strong></p>
553 gnun 1.368 <ul>
554     <li>
555 gnun 1.364 <a href="/software/cfengine/">cfengine</a>, <a
556 gnun 1.394 href="/software/freedink/">freedink</a>, <a
557 gnun 1.364 href="/software/freetalk/">freetalk</a>, <a
558 gnun 1.396 href="/software/halifax/">halifax</a>, <a href="/software/mcron/">mcron</a>
559     und <a href="/software/quickthreads/">quickthreads</a> sind alle auf der Suche.</li>
560 gnun 1.368
561 gnun 1.379 <li>
562 gnun 1.166
563 gnun 1.195 <a href="/software/aspell/">aspell</a>, <a
564 gnun 1.324 href="/software/bison/">bison</a>, <a href="/software/gnuae/">gnuae</a>, <a
565     href="/software/gnubik/">gnubik</a>, <a
566     href="/software/metaexchange/">metaexchange</a>, <a
567 gnun 1.379 href="/software/powerguru/">powerguru</a> und <a
568     href="/software/xboard/">xboard</a> sind ebenfalls auf der Suche nach
569     Mitbetreuern (m/w/d).</li>
570 gnun 1.311 </ul>
571 gnun 1.368
572 gnun 1.379 <p>Weitere Informationen unter der Startseiten des Pakets.</p>
573 gnun 1.311 </div>
574    
575 gnun 1.418 <div id="blurb" class="emph-box color2">
576 gnun 1.346 <p><strong><a href="/software/recent-releases">Neueste
577 gnun 1.340 Softwarefreigaben</a></strong></p>
578 gnun 1.338
579 gnun 1.340 <p><strong><a href="/manual/blurbs">Kurzinfos zu allen GNU-Paketen</a></strong></p>
580 gnun 1.338
581     <p style="margin-top: 2em">Paket des Tages&#160;…</p>
582 Eckart 1.15
583 gnun 1.311 <!--#include virtual="/server/home-pkgselect.html" -->
584 gnun 1.341 <div class="ltr">
585    
586 gnun 1.311 <!--#include virtual="/server/home-pkgblurbs.de.html" -->
587     </div>
588 gnun 1.341 </div>
589 gnun 1.311
590     </div>
591     <!-- /second-column -->
592 ineiev 1.18 </div>
593 gnun 1.369
594 gnun 1.311 <!-- /home -->
595 gnun 1.369 <div style="clear:both"></div>
596 gnun 1.416 <div class="translators-notes">
597    
598     <!--TRANSLATORS: Use space (SPC) as msgstr if you don't have notes.-->
599     </div>
600 gnun 1.249 </div>
601    
602 gnun 1.308 <!-- for id="content", starts in the include above -->
603 gnun 1.249 <!--#include virtual="/server/footer.de.html" -->
604 gnun 1.373 <p id="sisters">Die <a href="//www.fsf.org/" xml:lang="en" lang="en">Free Software
605     Foundation</a> hat auch Schwesterorganisationen in <a href="//www.fsfe.org"
606     title="Free Software Foundation Europe (FSFE)">Europa</a>, <a
607 gnun 1.337 href="//www.fsfla.org/" title="Free Software Foundation Latin America
608 gnun 1.373 (FSFLA)">Lateinamerika</a> und <a href="//fsf.org.in/" title="Free Software
609     Foundation India (FSFI)">Indien</a>.<br />
610 gnun 1.378 Zögere nicht, bei ihnen mitzumachen!</p>
611 gnun 1.249
612 gnun 1.415 <div id="footer" role="contentinfo">
613 gnun 1.301 <div class="unprintable">
614    
615 gnun 1.410 <p id="ContactInfo">Bitte senden Sie allgemeine Fragen zur FSF &amp; GNU an <a
616 gnun 1.301 href="mailto:gnu@gnu.org">&lt;gnu@gnu.org&gt;</a>. Sie können auch die <a
617     href="/contact/"><span xml:lang="en" lang="en">Free Software
618     Foundation</span> kontaktieren</a>. Ungültige Verweise und andere
619     Korrekturen oder Vorschläge können an <a
620     href="mailto:webmasters@gnu.org">&lt;webmasters@gnu.org&gt;</a> gesendet
621     werden.</p>
622    
623     <p>
624     <!-- TRANSLATORS: Ignore the original text in this paragraph,
625     replace it with the translation of these two:
626    
627     We work hard and do our best to provide accurate, good quality
628     translations. However, we are not exempt from imperfection.
629     Please send your comments and general suggestions in this regard
630     to <a href="mailto:web-translators@gnu.org">
631    
632     &lt;web-translators@gnu.org&gt;</a>.</p>
633    
634 gnun 1.415 <p>For information on coordinating and contributing translations of
635 gnun 1.301 our web pages, see <a
636     href="/server/standards/README.translations.html">Translations
637     README</a>. -->
638 gnun 1.415 Please see the <a
639     href="/server/standards/README.translations.html">Translations README</a>
640     for information on coordinating and contributing translations of this
641     article.</p>
642 gnun 1.301 </div>
643 yavor 1.19
644 gnun 1.155 <!-- Regarding copyright, in general, standalone pages (as opposed to
645     files generated as part of manuals) on the GNU web server should
646 gnun 1.288 be under CC BY-ND 4.0. Please do NOT change or remove this
647 gnun 1.155 without talking with the webmasters or licensing team first.
648     Please make sure the copyright date is consistent with the
649     document. For web pages, it is ok to list just the latest year the
650     document was modified, or published.
651 gnun 1.233
652 gnun 1.155 If you wish to list earlier years, that is ok too.
653     Either "2001, 2002, 2003" or "2001-2003" are ok for specifying
654     years, as long as each year in the range is in fact a copyrightable
655     year, i.e., a year in which the document was published (including
656     being publicly visible on the web or in a revision control system).
657 gnun 1.233
658 gnun 1.155 There is more detail about copyright years in the GNU Maintainers
659     Information document, www.gnu.org/prep/maintain. -->
660 gnun 1.408 <p>Copyright &copy; 1996-2021 <a href="http://www.fsf.org">Free Software
661 gnun 1.385 Foundation</a>, Inc.</p>
662 yavor 1.19
663 gnun 1.378 <p>Dieses Werk ist lizenziert unter einer <a rel="license"
664 gnun 1.300 href="//creativecommons.org/licenses/by-nd/4.0/deed.de">Creative Commons
665 gnun 1.318 Namensnennung-Keine Bearbeitungen 4.0 International</a>-Lizenz.</p>
666 yavor 1.19
667 gnun 1.134 <!--#include virtual="/server/bottom-notes.de.html" -->
668 yavor 1.19 <div class="translators-credits">
669    
670     <!--TRANSLATORS: Use space (SPC) as msgstr if you don't want credits.-->
671 gnun 1.349 <strong>Übersetzung:</strong> <!--Richard Steuer, 2007. Jоегg Kоhпе,
672 gnun 1.396 2011-2020. --><a
673     href="//savannah.gnu.org/projects/www-de">&lt;www-de&gt;</a>, 2020.</div>
674 yavor 1.41
675 gnun 1.254 <p class="unprintable"><!-- timestamp start -->
676 gnun 1.323 Letzte Änderung:
677 yavor 1.19
678 gnun 1.418 $Date: 2021/04/28 20:53:47 $
679 yavor 1.19
680     <!-- timestamp end -->
681 Eckart 1.15 </p>
682 ineiev 1.18 </div>
683 gnun 1.155 </div>
684 gnun 1.367 <!-- for class="inner", starts in the banner include -->
685 Eckart 1.15 </body>
686 ineiev 1.18 </html>

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26