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

« back to all changes in this revision

Viewing changes to de/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>Software auswählen und installieren (pkgsel)</title>
66
66
Es ist trotzdem möglich, den Installer anzuweisen, KDE zu installieren,
67
67
und zwar mittels Voreinstellung (siehe <xref linkend="preseed-pkgsel"/>) oder
68
68
indem Sie beim Start des Installers am Boot-Prompt
69
 
<literal>tasks="standard, kde-desktop"</literal> angeben. Allerdings
 
69
<literal>tasks="standard, kde-desktop"</literal> angeben<footnote>
 
70
 
 
71
<para>
 
72
Die leichtgewichtigere Xfce-Arbeitsplatz-Umgebung können Sie auswählen, indem
 
73
Sie <literal>xfce-desktop</literal> statt <literal>kde-desktop</literal>
 
74
angeben. Wenn Sie auf einem Laptop installieren, können Sie auch
 
75
<literal>laptop</literal> zu den zu installierenden Programmgruppen
 
76
hinzufügen.
 
77
</para>
 
78
 
 
79
</footnote>. Allerdings
70
80
wird dies nur funktionieren, wenn die Pakete, die für KDE benötigt werden,
71
81
auch verfügbar sind. Wenn Sie von einem Komplett-CD-Image installieren,
72
82
müssen diese von einem Spiegelserver heruntergeladen werden, da die
90
100
<para>
91
101
 
92
102
Wenn Sie die gewünschten Programmgruppen ausgewählt haben, drücken Sie
93
 
<guibutton>OK</guibutton>. <command>aptitude</command> wird jetzt die
 
103
&BTN-CONT;. <command>aptitude</command> wird jetzt die
94
104
entsprechenden Pakete installieren.
95
105
 
96
106
</para>
119
129
trotzdem über das Internet herunterladen, wenn die auf dem Spiegel-Server
120
130
verfügbare Version neuer ist als die auf der CD-ROM. Falls Sie die
121
131
stable-Distribution installieren, kann dies vorkommen, wenn eine
122
 
Aktualisierung von stable stattgefunden hat (ein sogenanntes Point-Release,
123
 
hierbei werden Pakete nur aufgrund von Sicherheits-Updates oder kritischen
124
 
Fehlern aktualisiert); falls Sie testing installieren, kann dies passieren,
125
 
wenn Sie ein älteres CD-Image verwenden.
 
132
Zwischen-Aktualisierung von stable stattgefunden hat (ein sogenanntes
 
133
Point-Release; hierbei werden Pakete aktualisiert, um Sicherheitslücken
 
134
oder gravierende Fehler zu beheben). Falls Sie testing installieren, kann dies
 
135
passieren, wenn Sie ein älteres CD-Image verwenden.
126
136
 
127
137
</para><para>
128
138