~ubuntu-branches/ubuntu/karmic/installation-guide/karmic

« back to all changes in this revision

Viewing changes to it/using-d-i/components.xml

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2007-07-23 15:52:44 UTC
  • mfrom: (2.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20070723155244-xayq1rzu8rllvngy
Tags: 20070319ubuntu1
* Resynchronise with Debian. Remaining changes:
  - Build only English (for now, until we figure out how to avoid trashing
    translations quite so badly with Ubuntu branding etc.).
  - Build only Ubuntu architectures (amd64, hppa, i386, ia64, powerpc,
    sparc).
  - Extensive (although possibly incomplete) Ubuntu branding, adjustments
    for our mirror layout, etc.
  - Add "Ubuntu and Debian" and "What is Ubuntu?" section, text borrowed
    from the Ubuntu web site. Disable the "What is Debian GNU/Linux?"
    section.
  - Direct installation reports to ubuntu-users for now.
  - Adjust various memory and disk space requirements. Talk about the
    default Ubuntu desktop and Ubuntu tasks rather than Debian tasks.
  - Document mounting /sys in various places.
  - Unset supports-floppy-boot for all our architectures.
  - Add a few more supports-floppy-boot and bootable-usb conditionals.
  - Document our root password and sudo arrangements.
  - Document netboot-style USB images. Still mention the hd-media images,
    but they're downplayed since many USB sticks are too small for a full
    Ubuntu ISO image.
  - Document Kickstart installations (currently only the basics, a
    reference to Red Hat's documentation, and the differences from
    Anaconda).
  - Note that an empty preseed file is equivalent to a normal manual
    installation.
  - Rename doc-base.TEMPLATE to TEMPLATE.doc-base.
  - Update keyboard preseeding documentation for console-setup.
  - Update chroot-install guide for console-setup and language packs; add
    a bit more advice about installing grub.
  - Remove text talking about devfs-style device names, which are no
    longer supported.
  - Fix links to web copies of installation manual and example preseed
    file.
* Bump kernelversion to 2.6.22.
* Bump x11ver to 7.3.
* Bump GNOME version to 2.20.
* Bump release version and names for Gutsy (LP: #119177).
* Refer to the standard task rather than ubuntu-standard.
* Disable documentation of the GTK frontend.
* Remove latex-hangul-ucs-hlatex build-dependency, as we don't build for
  Korean.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!-- retain these comments for translator revision tracking -->
2
 
<!-- original version: 38703 -->
 
2
<!-- original version: 43965 -->
 
3
 
3
4
 
4
5
 <sect1 id="module-details">
5
6
 <!-- <title>Using Individual Components</title> -->
125
126
&module-autopartkit.xml;
126
127
&module-partitioner.xml;
127
128
&module-partconf.xml;
128
 
&module-lvmcfg.xml;
129
129
&module-mdcfg.xml;
 
130
&module-partman-lvm.xml;
130
131
&module-partman-crypto.xml;
131
132
 
132
133
  </sect2>
135
136
  <!-- <title>Setting up the System</title> -->
136
137
  <title>Configurazione del sistema</title>
137
138
<para>
138
 
 
 
139
 
139
140
<!--
140
141
After partitioning the installer asks a few more questions that will be
141
142
used to set up the system it is about to install.
179
180
  <!-- <title>Installing Additional Software</title> -->
180
181
  <title>Installazione di altri programmi</title>
181
182
<para>
182
 
 
 
183
 
183
184
<!--
184
185
After the base system is installed, you have a usable but limited system.
185
 
Most users will want to add additional software to the system to tune it to
186
 
their needs, and the installer lets you do so. This step can take even
 
186
Most users will want to install additional software on the system to tune it to
 
187
their needs, and the installer allows you do so. This step can take even
187
188
longer than installing the base system if you have a slow computer or
188
189
network.
189
190
-->
210
211
<!--
211
212
If you are installing a diskless workstation, obviously, booting off
212
213
the local disk isn't a meaningful option, and this step will be
213
 
skipped. <phrase arch="sparc">You may wish to set the OpenBoot to boot
 
214
skipped. <phrase arch="sparc">You may wish to set OpenBoot to boot
214
215
from the network by default; see <xref
215
216
linkend="boot-dev-select-sun"/>.</phrase>
216
217
-->
221
222
per avviare da rete come impostazione predefinita; si veda <xref
222
223
linkend="boot-dev-select-sun"/>.</phrase>
223
224
 
224
 
</para><para>
225
 
 
226
 
<!--
227
 
Note that multiple operating systems booting on a single machine is
228
 
still something of a black art.  This document does not even attempt
229
 
to document the various boot managers, which vary by architecture and
230
 
even by subarchitecture.  You should see your boot manager's
231
 
documentation for more information.
232
 
-->
233
 
 
234
 
Notare che l'avvio di più sistemi operativi su una singola macchina
235
 
è ancora una sorta di magia nera. Questo documento non tenta di certo di
236
 
documentare i vari gestori di avvio, che possono cambiare a seconda
237
 
dell'architettura e persino della sottoarchitettura. Per ulteriori
238
 
informazioni si dovrebbe vedere la documentazione del proprio boot
239
 
manager.
240
 
 
241
225
</para>
242
226
 
243
227
&module-os-prober.xml;
244
228
&module-alpha-aboot-installer.xml;
245
229
&module-hppa-palo-installer.xml;
246
 
&module-i386-grub-installer.xml;
247
 
&module-i386-lilo-installer.xml;
 
230
&module-x86-grub-installer.xml;
 
231
&module-x86-lilo-installer.xml;
248
232
&module-ia64-elilo-installer.xml;
249
233
&module-mips-arcboot-installer.xml;
250
234
&module-mipsel-colo-installer.xml;