summaryrefslogtreecommitdiff
path: root/it
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2010-09-05 22:34:59 +0000
committerSamuel Thibault <sthibault@debian.org>2010-09-05 22:34:59 +0000
commitc2ede88b730e074da89d3aa310aae7419f78fdbd (patch)
tree68fdbb60cab792249c060baabefc68cf0a276717 /it
parent720b445d8a4335a5d27239ea6f08ca2fb7d9fbc3 (diff)
downloadinstallation-guide-c2ede88b730e074da89d3aa310aae7419f78fdbd.zip
* Replace Linuxish bits with per-port entities in partition sizing.
Diffstat (limited to 'it')
-rw-r--r--it/partitioning/sizing.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/it/partitioning/sizing.xml b/it/partitioning/sizing.xml
index f34276e31..323db812e 100644
--- a/it/partitioning/sizing.xml
+++ b/it/partitioning/sizing.xml
@@ -8,31 +8,31 @@
<para>
<!--
-At a bare minimum, GNU/Linux needs one partition for itself. You can
+At a bare minimum, GNU/&arch-kernel; needs one partition for itself. You can
have a single partition containing the entire operating system,
applications, and your personal files. Most people feel that a
separate swap partition is also a necessity, although it's not
strictly true. <quote>Swap</quote> is scratch space for an operating system,
which allows the system to use disk storage as <quote>virtual
-memory</quote>. By putting swap on a separate partition, Linux can make much
-more efficient use of it. It is possible to force Linux to use a
+memory</quote>. By putting swap on a separate partition, &arch-kernel; can make much
+more efficient use of it. It is possible to force &arch-kernel; to use a
regular file as swap, but it is not recommended.
-->
-Come minimo, GNU/Linux ha bisogno di una partizione: è possibile
+Come minimo, GNU/&arch-kernel; ha bisogno di una partizione: è possibile
avere una sola partizione che contiene il sistema operativo, le
applicazioni e i file personali dell'utente. Molti ritengono necessaria
una partizione di swap separata, ma non è obbligatorio averla.
Lo <quote>swap</quote> è uno spazio a disposizione del sistema operativo,
da usare come <quote>memoria virtuale</quote>; usare una partizione
-separata per lo swap, permette a Linux di usarlo in modo molto più
-efficiente. È comunque possibile forzare Linux a usare un file
+separata per lo swap, permette a &arch-kernel; di usarlo in modo molto più
+efficiente. È comunque possibile forzare &arch-kernel; a usare un file
regolare come swap, ma non è raccomandato.
</para><para>
<!--
-Most people choose to give GNU/Linux more than the minimum number of
+Most people choose to give GNU/&arch-kernel; more than the minimum number of
partitions, however. There are two reasons you might want to break up
the file system into a number of smaller partitions. The first is for
safety. If something happens to corrupt the file system, generally
@@ -41,11 +41,11 @@ the backups you've been carefully keeping) a portion of your
system. At a bare minimum, you should consider creating what is
commonly called a <quote>root partition</quote>. This contains the most essential
components of the system. If any other partitions get corrupted, you
-can still boot into GNU/Linux to fix the system. This can save you the
+can still boot into GNU/&arch-kernel; to fix the system. This can save you the
trouble of having to reinstall the system from scratch.
-->
-La maggior parte degli utenti sceglie di avere più partizioni per GNU/Linux:
+La maggior parte degli utenti sceglie di avere più partizioni per GNU/&arch-kernel;:
ci sono un paio di motivi validi per suddividere il file system su più
partizioni. Il primo è la sicurezza: se si verifica un guasto che corrompe
il file system, di solito viene colpita solo una partizione; quindi per
@@ -54,7 +54,7 @@ proprio sistema (utilizzando la copia di backup conservata con cura).
Come minimo è consigliabile creare quella che si chiama in gergo
<quote>partizione root</quote>, che contiene le componenti fondamentali
del sistema. Se qualche altra partizione viene corrotta, sarà ancora
-possibile avviare GNU/Linux per riparare il sistema, evitando di dover
+possibile avviare GNU/&arch-kernel; per riparare il sistema, evitando di dover
reinstallare il sistema da capo.
</para><para>