~ubuntu-branches/ubuntu/raring/installation-guide/raring-proposed

« back to all changes in this revision

Viewing changes to fr/appendix/graphical.xml

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2008-11-20 19:15:23 UTC
  • Revision ID: james.westby@ubuntu.com-20081120191523-ewj4gnnj4k6skpn4
Tags: 20081113ubuntu1
* Document user-setup encrypted private directory preseeding.
* 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, lpia,
    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).
  - 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 win32-loader.
  - Document new simplified partman preseeding.
  - Document mirror/udeb/components.
  - Document apt-setup/security_path.
  - Don't recommend passing http://archive.ubuntu.com/ubuntu to
    debootstrap.
  - Document partman/early_command.
  - Document pkgsel/update-policy.
* Bump kernelversion to 2.6.27.
* Bump GNOME version to 2.26.
* Bump release version and names for Jaunty.
* Re-enable documentation of the GTK frontend.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<!--  original version:  53316 -->
 
1
<!--  original version:  56145 -->
2
2
 
3
3
 <sect1 condition="gtk" id="graphical">
4
4
 <title>L'installateur graphique</title>
123
123
<listitem><para>
124
124
 
125
125
Certains écrans ne sont pas correctement formatés en colonnes.
126
 
L'exemple le plus évident se trouve durant la phase de partitionnement.
127
 
 
128
 
</para></listitem>
129
 
<listitem><para>
130
 
 
131
 
Certains caractères ne fonctionnent pas et parfois c'est un
132
 
mauvais caractère qui sera affiché. Par exemple, <emphasis>composer</emphasis>
133
 
un caractère en saisissant un accent et ensuite la lettre associée ne fonctionne pas.
134
126
 
135
127
</para></listitem>
136
128
<listitem><para>
138
130
La gestion des pavés tactiles, <emphasis>touchpads</emphasis>, n'est pas encore excellente.
139
131
 
140
132
</para></listitem>
141
 
<listitem><para>
142
 
 
143
 
Il n'est pas encore possible de lancer un interpréteur de commandes depuis
144
 
l'interface graphique. Aucune option n'est disponible dans le menu principal
145
 
de l'installateur ni dans le menu du mode de secours. Vous devez passer sur les consoles
146
 
virtuelles VT2 et VT3 pour lancer un interpréteur.
147
 
 
148
 
</para><para>
149
 
 
150
 
Après le démarrage de l'installateur en mode de secours, il peut être utile
151
 
d'exécuter un shell dans la partition racine d'un système déjà installé.
152
 
Il suffit, après avoir choisi la partition à monter comme partition racine,
153
 
de passer sur la console VT2 ou VT3 et d'exécuter la commande suivante&nbsp;:
154
 
 
155
 
<informalexample><screen>
156
 
# chroot /target
157
 
</screen></informalexample>
158
 
 
159
 
</para></listitem>
 
133
 
160
134
</itemizedlist>
161
135
 
162
136
  </sect2>