~ubuntu-branches/ubuntu/natty/installation-guide/natty

« back to all changes in this revision

Viewing changes to ca/using-d-i/modules/pkgsel.xml

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2008-02-25 12:37:48 UTC
  • Revision ID: james.westby@ubuntu.com-20080225123748-xcb1iwv50tfs1q3s
Tags: 20080211ubuntu1
* 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.
  - 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.
  - Disable documentation of the GTK frontend.
* Bump kernelversion to 2.6.24.
* Bump GNOME version to 2.22.
* Bump release version and names for Hardy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!-- retain these comments for translator revision tracking -->
2
 
<!-- original version: 43734 -->
 
2
<!-- original version: 46722 -->
3
3
 
4
4
   <sect3 id="pkgsel">
5
5
   <title>Selecció i instal·lació de programari</title>
61
61
És possible fer que l'instal·lador instal·le el KDE utilitzant una
62
62
configuració prèvia (vegeu <xref linkend="preseed-pkgsel"/>) o afegint
63
63
<literal>tasks="standard, kde-desktop"</literal> a l'entrada quan s'arrenca
64
 
l'instal·lador. D'altra banda, tan sols funcionarà si els paquets que fan
 
64
l'instal·lador<footnote>
 
65
 
 
66
<para>
 
67
Es pot seleccionar un entorn d'escriptori més lleuger usant
 
68
<literal>xfce-desktop</literal> en comptes de <literal>kde-desktop</literal>.
 
69
Si esteu instal·lant en un portàtil, també podeu afegir
 
70
<literal>laptop</literal> a les tasques a instal·lar.
 
71
</para>
 
72
 
 
73
</footnote>. D'altra banda, tan sols funcionarà si els paquets que fan
65
74
falta pel KDE estan disponibles. Si esteu fent la instal·lació utilitzant
66
75
una imatge completa del CD, aleshores necessitareu descarregar-los des
67
76
d'una rèplica, ja que els paquets del KDE no estan inclosos al primer CD;
84
93
<para>
85
94
 
86
95
Una vegada que heu seleccionat les vostres tasques, seleccioneu
87
 
<guibutton>D'acord</guibutton>. En aquest punt, l'<command>aptitude</command>
 
96
&BTN-CONT;. En aquest punt, l'<command>aptitude</command>
88
97
instal·larà els paquets necessaris per a les tasques que heu seleccionat.
89
98
 
90
99
</para>