Notes de version d'openSUSE 11.2

Copyright © 2009 Novell, Inc.

Il est permis de copier, distribuer et/ou modifier ce document selon les conditions de la licence GNU Free Documentation, Version 1.2 ou n'importe quelle version plus récente publiée par la Free Software Foundation ; sans section inaltérable, sans texte de première page de couverture ni texte de dernière page de couverture. Une copie de la licence est incluse dans le fichier fdl.txt.

Ceci n'est que la version initiale des notes de version pour openSUSE 11.2.

Les notes de version sont en développement constant. Téléchargez la version la plus récente au cours du test Internet ou reportez-vous à http://www.suse.com/relnotes/i386/openSUSE/11.2/RELEASE-NOTES.fr.html.

Ces notes de version traitent des points suivants :

Installation
  1. Configuring Boot Loader Location and Options
Généralités
  1. Documentation openSUSE
  2. Documentation openSUSE en E-Books (EPUB)
  3. YaST and X.Org Configuration (Keyboard, Mouse, Graphics Board, and Monitor)
  4. KDE
  5. Thunderbird
Mise à jour
  1. System Upgrade with zypper
  2. Starting the OpenSSH SSH Daemon (sshd)
  3. Nouveau backend de configuration des mots de passe : tdbsam
  4. MySQL 5.1
Aspect technique
  1. Nouvelle option de montage par défaut : relatime

Installation

Configuring Boot Loader Location and Options

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.

Généralités

Documentation openSUSE

Documentation openSUSE en E-Books (EPUB)

En plus des formats PDF et HTML traditionnels, la Documentation système openSUSE est maintenant disponible sous la forme de livres électroniques au format EPUB. EPUB (electronic publication) est un standard de livre électronique gratuit et ouvert. Plus plus d'informations sur EPUB, consultez http://en.wikipedia.org/wiki/EPUB.

Téléchargez les fichiers EPUB depuis http://fr.opensuse.org/Documentation.

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

With openSUSE 11.2 we ship Thunderbird 3.0 beta4, which will go final shortly after the 11.2 release.

If you still depend on add-ons, which are only available for Thunderbird 2.0, you can install this version from the mozilla buildservice repostitory at http://download.opensuse.org. But note, Thunderbird 2.0 will be only supported for very short period of time, once version 3.0 is available.

Mise à jour

System Upgrade with 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.

Set commit.downloadMode = DownloadInAdvance in /etc/zypp/zypp.conf so that everything is downloaded first, before the packages get installed. The download transaction needs a huge amount of space on the /var partition to store all the software packages.

Starting the OpenSSH SSH Daemon (sshd)

The OpenSSH SSH daemon (sshd) is the daemon program for ssh. It is no longer started by default at system boot. If you want to access your computer with ssh, you must enable it as follows:

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

  2. In the YaST runlevel editor enable Expert Mode and select sshd.

  3. For example, enable it for runlevel 3 and 5. Then press Start and OK.

Nouveau backend de configuration des mots de passe : tdbsam

Le nouveau moteur de configuration des mots de passe Samba est tdbsam. Les précédents paquets Samba fournis avec openSUSE 11.1 et antérieurs utilisaient smbpasswd comme passdb backend par défaut. Il n'était pas défini explicitement dans le fichier de configuration /etc/samba/smb.conf fourni. Avec cette version d'openSUSE, deux changements ont été introduits :

Si vous avez modifié smb.conf sur openSUSE 11.1 ou antérieur, le processus de mise à jour installera smb.conf.rpmnew et conservera votre ancienne configuration.

Vérifiez dans l'ancien fichier de configuration si passdb backend était défini. Si non, il y a deux façons de faire fonctionner Samba à nouveau :

Nous recommandons fortement d'utiliser le nouveau paramètre par défaut tdbsam. Ne gardez l'ancien moteur que si vous en avez absolument besoin. Dans ce cas, considérez de rapporter un bug comme suggéré à l'adresse http://en.openSUSE.org/Samba, dans la section "Samba bug reporting and advanced debugging information".

Paramétrer passdb backend = smbpasswd vous permet de conserver l'ancienne configuration.

Gardez à l'esprit que l'ancien outil fournit moins de fonctionnalités que le nouveau moteur de configuration des mots de passe tdbsam.

MySQL 5.1

MySQL version 5.1 is available. Some changes are not backward compatible. The most important are:

For more information, see http://en.opensuse.org/MySQL-5.1 and README.SuSE shipped with the MySQL package.

Aspect technique

Nouvelle option de montage par défaut : relatime

Le noyau monte à présent par défaut les systèmes de fichiers avec l'option relatime et met ainsi à jour les heures d'accès aux inodes relativement aux heures de modification ou de changement. Ceci est particulièrement avantageux sur les systèmes de bureau.

Si vous souhaitez conserver l'ancien comportement, paramétrez l'option strictatime avec le partitionneur YaST ou directement dans /etc/fstab.