~qbalazs/installation-guide/lp1030336

« back to all changes in this revision

Viewing changes to it/welcome/what-is-debian-hurd.xml

  • Committer: joeyh
  • Date: 2005-10-07 19:51:38 UTC
  • Revision ID: vcs-imports@canonical.com-20051007195138-c3d57b2617a79a4f
move manual to top-level directory, split out of debian-installer package

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- retain these comments for translator revision tracking -->
 
2
<!-- original version: 28672 -->
 
3
 
 
4
 
 
5
<!-- conditionalised because the hurd port is not yet an official debian
 
6
release -->
 
7
 <sect1 id="what-is-debian-hurd" condition="unofficial-build">
 
8
<!--  <title>What is Debian GNU/Hurd?</title> -->
 
9
 <title>Cosa &egrave; Debian GNU/Hurd?</title>
 
10
 
 
11
<para>
 
12
 
 
13
<!-- Debian GNU/Hurd is a Debian GNU system that replaces the Linux
 
14
monolithic kernel with the GNU Hurd &mdash; a set of servers running on
 
15
top of the GNU Mach microkernel.  The Hurd is still unfinished, and is
 
16
unsuitable for day-to-day use, but work is continuing.  The Hurd is
 
17
currently only being developed for the i386 architecture, although
 
18
ports to other architectures will be made once the system becomes more
 
19
stable.
 
20
 -->
 
21
 
 
22
Debian GNU/Hurd &egrave; un sistema Debian GNU che rimpiazza
 
23
il kernel monolitico Linux con GNU Hurd &mdash;, un insieme
 
24
di server che girano sopra al microkernel GNU Mach. Hurd &egrave;
 
25
ancora incompleto e non &egrave; adatto per l'uso quotidiano ma
 
26
il lavoro continua. Hurd &egrave; attualmente disponibile
 
27
per l'archietettura i386 sebbene saranno fatti porting verso
 
28
altre architetture una volta che il sistema sar&agrave; pi&ugrave;
 
29
stabile.
 
30
 
 
31
</para><para>
 
32
 
 
33
<!-- For more information, see the
 
34
<ulink url="http://www.debian.org/ports/hurd/">
 
35
Debian GNU/Hurd ports page</ulink>
 
36
and the <email>debian-hurd@lists.debian.org</email>
 
37
mailing list.
 
38
 -->
 
39
 
 
40
Per maggiori informazioni si guardi:
 
41
<ulink url="http://www.debian.org/ports/hurd/">
 
42
la pagina dei porti di Debian GNU/Hurd</ulink>
 
43
e la mailing list <email>debian-hurd@lists.debian.org</email>.
 
44
 
 
45
</para>
 
46
 
 
47
 </sect1>