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

« back to all changes in this revision

Viewing changes to fr/using-d-i/modules/base-installer.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
 
<?xml version="1.0" encoding="ISO-8859-1"?>
2
1
<!-- original version: 43573  -->
3
2
 
4
3
<para>
5
4
 
6
 
Pendant l'installation du syst�me de base, les messages concernant la 
7
 
d�compression et la configuration des paquets sont redirig�s sur 
8
 
<userinput>tty4</userinput>. On peut acc�der � ce terminal en faisant
 
5
Pendant l'installation du système de base, les messages concernant la 
 
6
décompression et la configuration des paquets sont redirigés sur 
 
7
<userinput>tty4</userinput>. On peut accéder à ce terminal en faisant
9
8
<keycombo><keycap>Left Alt</keycap><keycap>F4</keycap></keycombo>&nbsp;; 
10
9
et l'on revient au processus principal avec 
11
10
<keycombo><keycap>Left Alt</keycap><keycap>F1</keycap></keycombo>.
13
12
 
14
13
</para><para>
15
14
 
16
 
Les messages concernant la d�compression et la configuration des paquets 
17
 
produits par le processus d'installation sont enregistr�s dans le fichier
 
15
Les messages concernant la décompression et la configuration des paquets 
 
16
produits par le processus d'installation sont enregistrés dans le fichier
18
17
<filename>/var/log/syslog</filename>. Vous pouvez les lire dans ce fichier
19
 
quand l'installation se fait avec une console s�rie.
 
18
quand l'installation se fait avec une console série.
20
19
 
21
20
</para>
22
21
<para>
23
 
Le noyau Linux fait partie de l'installation. Avec la priorit� par d�faut,
24
 
l'installateur choisira le noyau qui correspond le mieux � votre mat�riel.
25
 
Avec les priorit�s les plus basses, vous pourrez en choisir un dans une liste.
 
22
Le noyau Linux fait partie de l'installation. Avec la priorité par défaut,
 
23
l'installateur choisira le noyau qui correspond le mieux à votre matériel.
 
24
Avec les priorités les plus basses, vous pourrez en choisir un dans une liste.
26
25
</para>
27
26
 
28
27