openSUSE 10.3 Release Notes

Copyright © 2007 Novell, Inc.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included as the file fdl.txt.

The release notes are under constant development. Download the newest version as part of the Internet test or refer to http://www.suse.com/relnotes/i386/openSUSE/10.3/RELEASE-NOTES.en.html.

These release notes cover the following areas:

In the Start-Up Manual, find information about installation and basic system configuration. In the Reference Guide, the system configuration is explained in detail. Additionally, the most important applications are described in the GNOME and KDE User Guides. Detailed information on using AppArmor is provided by the AppArmor Administration Guide.

General
  1. Text Installation Pattern
  2. Adding Extra Software Repositories During Installation
  3. Localization Support
  4. YaST Software Management Gtk and Qt Front-Ends
  5. AppArmor 2.1
  6. GAIM Renamed to Pidgin
Update
  1. New Location for KDE and GNOME
  2. Berkeley DB Change Affects OpenLDAP Server
Technical
  1. libata for IDE Devices
  2. Changes in Setting up Encrypted Partitions
  3. Enabling Quota Support
  4. Zeroconf
  5. Older Intel Graphics Chips
  6. Intel Wireless Link WiFi Drivers
  7. Tools to Write Optical Disc Media (CD-ROM and DVD)
  8. KDE 4 Applications Path
  9. Playing MP3 Files in Kaffeine

General

Text Installation Pattern

The scope of the text installation pattern is very limited. It is not recommended to install this pattern without adding additional software. Add packages from other patterns. The purpose of this pattern is to have a minimal bootable system running on real hardware. It provides a multiuser system with local login, network setup, and the default filesystems. No service is enabled by default and the only YaST modules installed that are those needed during installation.

Adding Extra Software Repositories During Installation

After setting up the update configuration at the end of the installation, YaST offers to add the following three software repositories as additional installation sources:

The source RPMs for "oss" are available at http://download.opensuse.org/distribution/10.3/src-oss, the source RPMs for "non-oss" are available at http://download.opensuse.org/distribution/10.3/src-non-oss.

Localization Support

The 1-CD installation media (GNOME or KDE) come with language support for American English only.

Support for all the other languages is available separately. If you are interested in additional languages, add an extra online repository during installation offering these translations. The "oss" repository, as mentioned above in Section "Adding Extra Software Repositories During Installation", is such a repository.

YaST Software Management Gtk and Qt Front-Ends

By default, the new YaST gtk front-end runs on the GNOME desktop, and the YaST qt front-end on all the other desktops. Feature-wise, the gtk frontend is very similar to the qt front-end described in the manuals.

One exception is the gtk software management module (see the Start-Up guide in Chapter 3), which differs considerably from the qt port. To start the qt flavor on the GNOME desktop, proceed as follows:

AppArmor 2.1

Find more detailed information about new features at http://en.opensuse.org/AppArmor/Changes_AppArmor_2_1.

The syntax now distinguishes directories from files. There are additional minor syntax bug fixes.

The reporting of change_hat related events and information has changed. The log messages and profile state (as available via /proc/<pid>/attr/current) are reported as /profile//hat.

A new change_profile policy specification has been added. Change_profile is similar to change_hat, but allows changing to any profile (including hats), not just hats. The restriction is that the profiles that can be changed to must be specified. To change to a hat via change_profile instead of change_hat the hat name is specified by separating the profile and hat_name with // .

GAIM Renamed to Pidgin

The GAIM instant messenger has been renamed to Pidgin.

Update

New Location for KDE and GNOME

GNOME 2 is installed under the /usr file system hierarchy since openSUSE 10.3 and KDE 4 now follows. KDE 3 will stay in /opt for compatibility reasons.

Before starting the update, make sure that there is enough disk space under /usr (approx. 2.5GB for both the desktops is required). If you are short on space under /usr, resize or rearrange your partitions.

Berkeley DB Change Affects OpenLDAP Server

There is a format change in Berkeley DB's on-disk log files between Berkely DB 4.3 and 4.4. This change prevents an installed OpenLDAP server from starting start after the system update.

To avoid this issue, export existing LDAP Databases using the slapcat utility before starting the system update and re-import the data using slapadd after the update. On an already updated machine get the LDAP Server running as follows:

  1. Stop the LDAP Server.

  2. Remove all files starting with _db. from the database directory.

  3. Start the LDAP server again.

Technical

libata for IDE Devices

libata uses /dev/sda for the first harddisk instead of /dev/hda. Disks with more than 15 partitions are not handled automatically right now. You can disable libata support by booting with the following kernel parameter:

hwprobe=-modules.pata

Then you see all the partitions > 15 again and can access them for installation.

Changes in Setting up Encrypted Partitions

The back-end technology of boot.crypto has been changed from cryptoloop to dm-crypt.

Any old /etc/cryptotab will work unmodified on openSUSE 10.3 (modulo hdX->sdX issues due to libata changes—see above). Additionally, /etc/crypttab (note the missing 'o') is now supported which also including support for LUKS volumes. In contrast to previous releases boot.crypto is no longer enabled by default. YaST enables it if you create an encrypted volume with YaST. You can also manually enable it with the following command:

chkconfig boot.crypto on

It is still possible to use cryptoloop via losetup and mount. Since we dropped the crude loop-AES patch from the util-linux package, some parameters for losetup (such as itercountk and pseed) no longer exist. If any of these settings are used in /etc/fstab the device cannot be mounted directly any more. Migrate these settings to /etc/crypttab where boot.crypto contains the necessary compatability code.

Enabling Quota Support

You now can configure quota for user accounts from within YaST. To enable quota support activate the "Enable quota support" check box in the fstab options when partitioning in the first stage of the installation. Thus, ensure that /etc/init.d/boot.quota script is executed at the boot time. Then in the second stage, the advanced options for user accounts provide the quota module where quota rules can be set.

If you enable quota support in the partitioner in the running system after the installation, either reboot the system or manually remount the partitions concerned and execute the following command as root:

/etc/init.d/boot.quota restart

Zeroconf

The Zeroconf service—also known as Bonjour, Multicast DNS, mDNS, or DNS-SD—is now provided by the Avahi stack instead of mDNSResponder. However, the mDNSResponder and howl compatibility libraries are still available.

To enable mDNS for all network interfaces, use the "Zeroconf/Bonjour Multicast DNS" SuSEfirewall rule.

Older Intel Graphics Chips

Older Intel graphics chips are supported by two drivers ( "i810" and "intel" ). The intel driver is the default on openSUSE 10.3 due to the high demand for features like native mode setting (no longer VESA BIOS based) and RANDR 1.2 support.

When updating to openSUSE 10.3, the i810 driver is not exchanged with the intel driver. Use "sax2 -r" to switch to the intel driver.

The intel driver is still not as stable as i810; use "sax2 -r -m 0=i810" to switch back to i810, if you encounter problems that did not occur previously with the i810 driver. In those cases, consider to open a bug report against the intel driver.

Intel Wireless Link WiFi Drivers

Two drivers are available now: the traditional ipw3945 driver is installed by default and the new iwlwifi driver is an alternative offer. Note the following caveats:

You can change the default using YaST. Click "Software" -> "Software Management" and remove the ipw3945d package. Then the alternative iwlwifi driver gets automatically selected for installation.

Tools to Write Optical Disc Media (CD-ROM and DVD)

The cdrecord package has been dropped from the distribution. The new wodim, genisoimage, and icedax packages from the cdrkit project can be used to record data or audio CDs on a CD recorder that conforms with the Orange Book standard. Binaries got renamed as follows:

cdrecord -> wodim
readcd   -> readom
mkisofs  -> genisoimage
cdda2wav -> icedax
   

If your application relies on the old names, install the cdrkit-cdrtools-compat package. In long term, however, it would be good to have native support for wodim in all front-end applications, because it offers some improvements:

If you maintain such a front-end or script, consider adding native wodim support.

Use growisofs for writing DVDs. The graphical front-ends handle this transparently.

KDE 4 Applications Path

If you did not install the KDE desktop during the initial openSUSE 10.3 installation, then later install the KDE Base System and KDE 4 Base System patterns, the KDE 4 application path will come before the KDE 3 application path. This means that if you launch a KDE application such as Konqueror, the KDE 4 version of Konqueror loads instead of the KDE 3 version.

Playing MP3 Files in Kaffeine

When you open an MP3 file in Kaffeine, you will see an error message telling you that the software required to play this file is not installed. openSUSE then offers to search for a suitable codec which you can install with YaST. You can also switch the engine from Xine to Gstreamer by clicking "Settings" -> "Player Engine" to get MP3 support.