openSUSE 11.2 Notas da versión

Copyright © 2009 Novell, Inc.

Queda permitida a copia, distribución e/ou modificación deste documento baixo os termos da licenza de GNU Free Documentation -Documentación libre de GNU-, versión 1.2 ou calquera outra versión posterior publicada pola Free Software Foundation; sen seccións invariables, textos de portada e contraportada. Inclúese unha copia da licenza no ficheiro fdl.txt.

Esta é só a versión inicial das notas da versión para openSUSE 11.2.

As notas da versión cambian constantemente. Descargue a versión máis recente como parte da proba de Internet ou visite http://www.suse.com/relnotes/i386/openSUSE/11.2/RELEASE-NOTES.en.html.

Estas notas de publicación cobren as seguintes áreas:

Instalación
  1. Configuring Boot Loader Location and Options
Xeral
  1. Documentación de openSUSE
  2. Documentación de openSUSE como Libros Electrónicos (EPUB)
  3. YaST and X.Org Configuration (Keyboard, Mouse, Graphics Board, and Monitor)
  4. KDE
  5. Thunderbird
Actualizar
  1. System Upgrade with zypper
  2. Starting the OpenSSH SSH Daemon (sshd)
  3. Novo motor de contrasinais de Samba: tdbsam
  4. MySQL 5.1
Cuestións técnicas
  1. Nova opción predeterminada de montaxe: relatime

Instalación

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.

Xeral

Documentación de openSUSE

Documentación de openSUSE como Libros Electrónicos (EPUB)

Xunto cos formatos tradicionais, PDF e HTML, o sistema de documentación de openSUSE está dispoñible en formato de libro electrónico EPUB.EPUB (publicación electrónica) é un estándar de e-book libre e aberto. Para máis información sobre EPUB, visite http://en.wikipedia.org/wiki/EPUB.

Descargue os ficheiros EPIB desde http://en.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.

Actualizar

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.

Novo motor de contrasinais de Samba: tdbsam

O novo motor de contrasinais de Samba é tdbsam. Versións anteriores incluídas en openSUSE 11.1 e anterior, utilizaban smbpasswd como o motor passdb predeterminado. Non se atopaba establecido no ficheiro de configuración /etc/samba/smb.conf. Con esta versión de openSUSE introdúcense dous cambios:

Se modificou o ficheiro smb.conf en openSUSE 11.1 ou anterior, o proceso de actualización creará smb.conf.rpmnew e manterá a súa configuración anterior.

Verifique que no anteiror ficheiro de configuración está establecido passdb backend, en caso contrario, hai dúas posibilidades para executar Samba:

Recomendamos que utilice o novo motor predeterminado tdbsam. Manteña só o anterior se é realmente necesario. Neste caso, considere cubrir un informe de erro seguindo as suxestións en http://en.openSUSE.org/Samba na sección "Samba bug reporting and advanced debugging information (Informe de erros e información de depuración avanzada)".

Establecendo passdb backend = smbpasswd permítelle manter a configuración anterior.

Teña en conta que a ferramenta anterior fornece un menor conxunto de características ca o novo motor de contrasinais predeterminado 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.

Cuestións técnicas

Nova opción predeterminada de montaxe: relatime

O kernel monta por defecto o sistema de ficheiros coa opción relatime, isto actualiza a hora de acceso nos inodos relativa á hora de modificación. Isto considérase unha vantaxe en sistemas de escritorio.

Se desexa volver ao comportamento anterior, defina strictatime co particionador de YaST ou directamente no ficheiro /etc/fstab.