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

« back to all changes in this revision

Viewing changes to fr/preparing/nondeb-part/sparc.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
<?xml version="1.0" encoding="ISO-8859-1"?>
2
 
<!-- original version:  28997 -->
 
2
<!-- original version:  43732 -->
3
3
 
4
4
 
5
5
  <sect2 arch="sparc"><title>Partitionnement sous SunOS</title>
10
10
si vous souhaitez avoir SunOS et Debian sur la m�me machine, il est
11
11
recommand� de partitionner avec SunOS avant d'installer Debian.
12
12
Le noyau Linux comprend les �tiquettes des disques Sun, il n'y aura donc
13
 
aucun probl�me. V�rifiez simplement que vous avez laiss� suffisamment de
14
 
place pour la partition racine de Debian, qui doit tenir dans le premier
15
 
Go du disque. Vous pouvez aussi mettre l'image du noyau sur une
16
 
partition UFS si c'est plus facile que de faire de la place pour la
17
 
partition racine. SILO permet d'amorcer Linux et SunOS depuis des
 
13
aucun probl�me. SILO permet d'amorcer Linux et SunOS depuis des
18
14
partitions EXT2 (Linux), UFS (SunOS), romfs et iso9660 (c�d�rom).
19
15
 
20
16
</para>
37
33
 
38
34
</para><para>
39
35
 
40
 
Vous allez certainement utiliser <command>SILO</command> comme chargeur
 
36
Vous allez certainement utiliser <command>SILO</command> comme programme
41
37
d'amor�age (le petit programme qui lance le noyau du syst�me
42
38
d'exploitation). <command>SILO</command> impose certaines contraintes sur
43
39
l'emplacement et la taille des partitions. 
44
 
Voir <xref linkend="partitioning"/>.
 
40
Voyez <xref linkend="partitioning"/>.
45
41
 
46
42
</para>
47
43
  </sect2>