openSUSE 11.2 Note di rilascio

Copyright © 2009 Novell, Inc.

È permessa la copia, distribuzione e/o modifica di questo documento entro i termini della GNU Free Documentation License, Versione 1.2 o di qualsiasi altra versione successiva pubblicata dalla Free Software Foundation; senza le sezioni non modificabili e senza i testi della prima e quarta pagina di copertina. Una copia della licenza è inclusa nel file fdl.txt.

Questa e solo la versione iniziale delle note di rilascio di openSUSE 11.2.

Le note di rilascio vengono aggiornate costantemente. Scaricate la versione più recente durante il test Internet oppure visitate la pagina all'indirizzo: http://www.suse.com/relnotes/i386/openSUSE/11.2/RELEASE-NOTES.en.html.

Queste note di rilascio riguardano i seguenti argomenti:

Installazione
  1. Configurare la posizione del Boot Loader e le sue Opzioni
Generale
  1. Documentazione di openSUSE
  2. Documentazione di openSUSE come E-Book (EPUB)
  3. YaST and X.Org Configuration (Keyboard, Mouse, Graphics Board, and Monitor)
  4. KDE
  5. Thunderbird
Aggiornamenti
  1. System Upgrade with zypper
  2. Avviare il demone SSH OpenSSH (sshd)
  3. Nuovo backend di configurazione delle password di Samba: tdbsam
  4. MySQL 5.1
Informazioni tecniche
  1. Nuova opzione di montaggio predefinita: relatime

Installazione

Configurare la posizione del Boot Loader e le sue Opzioni

Quando si sceglie l'ubicazione del Boot Loader nella proposta di installazione, si impostano anche le relative opzioni. Nelle opzioni puoi regolare gli aggiornamenti delle altre aree del disco, che potrebbero influenzare la possibilità di openSUSE o di altri sistemi installati di avviarsi.

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.

Generale

Documentazione di openSUSE

Documentazione di openSUSE come E-Book (EPUB)

In aggiunta ai formati di output tradizionali PDF e HTML, la documentazione del sistema openSUSE è ora disponibile come e-book nel formato EPUB. EPUB (Electronic PUBlication, pubblicazione elettronica) è uno standard libero e aperto per e-book. Per maggiori informazioni su EPUB, vedi http://en.wikipedia.org/wiki/EPUB (in inglese).

Scarica i file EPUB da 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.

Aggiornamenti

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.

Avviare il demone SSH OpenSSH (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.

Nuovo backend di configurazione delle password di Samba: tdbsam

Il nuovo backend di configurazione delle password di Samba è tdbsam. I precedenti pacchetti Samba rilasciate con openSUSE 11.1 e precedente usavano smbpasswd come passdb backend predefinito. Non era esplicitamente impostato nel file di configurazione /etc/samba/smb.conf fornito con i pacchetti. Con questo rilascio di openSUSE sono state introdotte due modifiche:

Se hai modificato smb.conf in openSUSE 11.1 o precedente, il processo d'aggiornamento installerà smb.conf.rpmnew e terrà la vecchia configurazione.

Controlla nel vecchio file di configurazione se passdb backend è impostato. In caso negativo, ci sono due modi per avere Samba funzionante di nuovo:

È fortemente consigliato di usare il nuovo tdbsam come predefinito. Mantieni il vecchio backend solamente se ne hai assolutamente bisogno. In questo caso, segnala un bug come suggerito nella sezione "Samba bug reporting and advanced debugging information" di http://en.openSUSE.org/Samba.

Impostando passdb backend = smbpasswd puoi mantenere la vecchia configurazione.

Ricordati che il vecchio strumento fornisce un insieme di funzionalità più piccolo del nuovo backend predefinito di configurazione delle password tdbsam.

MySQL 5.1

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

Per maggiori informazioni, visitare http://en.opensuse.org/MySQL-5.1 ed README.SuSE fornito con il pacchetto MySQL.

Informazioni tecniche

Nuova opzione di montaggio predefinita: relatime

Il kernel monta ora i file system con l'opzione relatime in modo predefinito e quindi aggiorna i tempi di accesso degli inode relativi alle modifiche del contenuto e dell'inode stesso. Questo è particolarmente vantaggioso per i sistemi desktop.

Se vuoi mantenere il vecchio comportamento, imposta l'opzione strictatime con il partizionatore di YaST o direttamente in /etc/fstab.