openSUSE 11.2 Versionshinweise

Copyright © 2009 Novell, Inc.

Sie können dieses Dokument unter den Bedingungen der GNU-Free-Documentation-Lizenz (Version 1.2 oder jede später durch die Free-Software-Foundation veröffentlichte Version) kopieren, verteilen und/oder bearbeiten; mit keinen invarianten Abschnitten, Deckblatt- und Rückseitentexten. Eine Kopie der Lizenz ist als Datei fdl.txt enthalten.

Dies ist nur die Anfangsversion der Versionshinweise für openSUSE 11.2.

Die Versionshinweise werden ständig ergänzt. Laden Sie die neueste Version als Teil des Internettests herunter oder beziehen Sie sich auf http://www.suse.com/relnotes/i386/openSUSE/11.2/RELEASE-NOTES.en.html.

Diese Versionshinweise decken die folgenden Bereiche ab:

Installation
  1. Bootloader-Installationsort und -Optionen konfigurieren
Allgemein
  1. openSUSE-Dokumentation
  2. openSUSE-Dokumentation als E-Books (EPUB)
  3. YaST and X.Org Configuration (Keyboard, Mouse, Graphics Board, and Monitor)
  4. KDE
  5. Thunderbird
Aktualisierung
  1. Systemaktualisierung mit zypper
  2. Der OpenSSH SSH-Daemon (sshd) wird gestartet.
  3. Neues Samba-Passwort-Konfigurationsprogramm: tdbsam
  4. MySQL 5.1
Technisch
  1. Neue Standardoption für mount: relatime

Installation

Bootloader-Installationsort und -Optionen konfigurieren

When setting the Boot Loader Location in the installation proposal, also set the Boot Loader Options. In the options adjust updates of the other system areas of your disk, which may influence the ability of openSUSE and the other installed systems to boot.

If the proposed boot loader configuration reports a warning, carefully review the boot loader configuration to avoid breaking the booting of other installed systems to ensure that openSUSE will boot.

Allgemein

openSUSE-Dokumentation

openSUSE-Dokumentation als E-Books (EPUB)

Zusätzlich zu den herkömmlichen Formaten PDF und HTML ist die openSUSE-Systemdokumentation nun auch als E-Books im EPUB-Format verfügbar. EPUB (elektronische Publikation) ist ein freier und offener E-Book-Standard. Zu weiteren Informationen über EPUB s. http://en.wikipedia.org/wiki/EPUB.

Laden Sie die EPUB-Dateien von http://en.opensuse.org/Documentation herunter.

YaST and X.Org Configuration (Keyboard, Mouse, Graphics Board, and Monitor)

In the past, YaST offered an configuration interface for the graphical desktop (X.org) such as keyboard, mouse, graphics board, and monitor. During the installation a suitable xorg.conf was created.

In most cases it is no longer needed because the Xserver is now able to automatically configure the system. If it fails for your system, try the following steps:

  1. Check whether an old /etc/X11/xorg.conf file exists. If so, move it away and start your desktop again.

  2. If it still does not work, run sax2 from the command line and execute the configuration procedure.

  3. To adjust hardware components to your personal needs, start the GNOME desktop control center or Configure Desktop in KDE, and configure your devices such as the mouse or keyboard. The display configuration dialogs also let you configure multiple monitor setups. To configure multiple monitors, in other desktop environments, use xrandr.

For more information, see the Desktop User Guides shipping with openSUSE. They are also available from http://en.opensuse.org/Documentation

KDE

Thunderbird

openSUSE 11.2 enthält Thunderbird 3.0 Beta4, welches kurz nach der 11.2-Veröffentlichung fertig gestellt wird.

Wenn Sie immer noch Module benötigen, die nur für Thunderbird 2.0 verfügbar sind, können Sie diese Version aus dem Mozilla Buildservice-Repository http://download.opensuse.org installieren. Beachten Sie aber, das Thunderbird 2.0 nur noch für eine kurze Zeit unterstützt wird, sobald die Version 3.0 verfügbar ist.

Aktualisierung

Systemaktualisierung mit zypper

If you update with zypper dup, packages might get restarted during the update process. It can happen that the restart does not succeed before you adjust the config files. This is especially critical if your system relies on services needed for downloading the update packages, e.g. a local proxy (squid) on the machine you update.

Setzen Sie commit.downloadMode = DownloadInAdvance in /etc/zypp/zypp.conf, damit alle Pakete zuerst heruntergeladen weden, bevor sie installiert werden. Die Abruf-Transaktion benötigt recht viel Plattenplatz auf der /var-Partition zum Speichern aller Softwarepakete.

Der OpenSSH SSH-Daemon (sshd) wird gestartet.

Der OpenSSH SSH-Daemon (sshd) ist das Hintergrundprogramm für ssh. Er wird nicht mehr automatisch beim Systemstart aktiviert. Wenn Sie auf Ihren Computer mittels ssh zugreifen möchten, müssen Sie das wie folgt aktivieren:

  1. Start YaST and open the runlevel editor (System > System Services (Runlevel)).

  2. Im YaST-Runlevel-Editor aktivieren Sie den Expert-Modes und wählen sshd.

  3. Aktivieren Sie es z. B. für die Runlevel 3 und 5. Dann klicken Sie auf Start und OK.

Neues Samba-Passwort-Konfigurationsprogramm: tdbsam

Das neue Samba-Password-Konfigurationsprogramm isttdbsam. Bisher mit openSUSE 11.1 und früher verwendete Samba-Pakete verwendeten smbpasswd als das Standard-passdb-Programm. Es war in der verwendeten /etc/samba/smb.conf-Konfigurationsdatei nicht ausdrücklich gesetzt. Mit dieser openSUSE-Veröffentlichung werden zwei Änderungen eingeführt:

Wenn Sie unter openSUSE 11.1 oder früher die smb.conf verändert haben,, installiert der Aktualisierungsprozess smb.conf.rpmnew und belässt Ihre alte Konfiguration.

Überprüfen Sie in der alten Konfigurationsdatei, ob passdb backend gesetzt war. Falls nicht, gibt es zwei Möglichkeiten, Samba wieder zu starten:

Wir empfehlen dringend, den neuen Standardwert tdbsam zu verwenden. Verwenden Sie das alte Programm nur, wenn Sie dies unbedingt müssen. Überlegen Sie, in diesem Fall einen Fehlerbereicht einzureichen, wie in http://en.openSUSE.org/Samba im Abschnitt "Samba bug reporting and advanced debugging information" vorgeschlagen.

Das Eintragen von passdb backend = smbpasswd ermöglicht Ihnen die weitere Benutzung der alten Konfiguration.

Beachten Sie,dass das alte Programm weniger Fähigkeiten bietet als das neue Standard-Passwort-Konfigurationsprogramm tdbsam.

MySQL 5.1

MySQL Version 5.1 ist verfügbar. Einige Änderungen sind nicht abwärtskompatibel. Die wichtigsten sind:

Zu weiteren Informationen s. http://en.opensuse.org/MySQL-5.1 und README.SuSE, das im MySQL-Paket enthalten ist.

Technisch

Neue Standardoption für mount: relatime

Der Kernel hängt Dateisysteme nun fehlwertmäßig mit der Option relatime ein und aktualisiert daher Inode-Zugriffszeiten relativ zur Veränderungszeit. Dies ist besonders für Desktop-Systeme vorteilhaft.

Wenn Sie zum vorherigen Verhalten zurückkehren wollen, dann setzen Sie die strictatime-Option mit dem Yast-Partitionierungsprogramm oder direkt in /etc/fstab.