~jbicha/ubuntu/oneiric/installation-guide/merge-with-debian

« back to all changes in this revision

Viewing changes to de/using-d-i/components.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
1
<!-- retain these comments for translator revision tracking -->
2
 
<!-- original version: 50618 -->
 
2
<!-- original version: 56257 -->
3
3
 
4
4
 <sect1 id="module-details">
5
5
 <title>Die einzelnen Komponenten</title>
40
40
Treiber zur Verfügung stehen, muss die Hardware-Erkennung eventuell später noch
41
41
einmal wiederholt werden.
42
42
 
 
43
</para><para arch="not-s390">
 
44
 
 
45
Während der Hardware-Erkennung prüft der &d-i;, ob einer der für Ihre Hardware
 
46
benötigten Treiber das Nachladen von Firmware in das Gerät erfordert.
 
47
Falls dies der Fall ist, jedoch keine Firmware verfügbar ist, wird ein
 
48
Dialog angezeigt, der das Laden der fehlenden Firmware von einem
 
49
transportablen Medium ermöglicht. Details finden Sie in
 
50
<xref linkend="loading-firmware"/>.
 
51
 
43
52
</para>
44
53
 
45
54
&module-lowmem.xml;
148
157
&module-ia64-elilo-installer.xml;
149
158
&module-mips-arcboot-installer.xml;
150
159
&module-mipsel-colo-installer.xml;
151
 
&module-mipsel-delo-installer.xml;
152
160
&module-powerpc-yaboot-installer.xml;
153
161
&module-powerpc-quik-installer.xml;
154
162
&module-s390-zipl-installer.xml;