openSUSE 11.1 Release Notes

Copyright © 2008 Novell, Inc.

在 GNU 自由文件授權(GNU Free Documentation License) 1.2 版或之後版本的規範下,您被允許複製、散佈和/或修改此文件, GNU 自由文件授權(GNU Free Documentation License)是由自由軟體基金會(Free Software Foundation)所發行。

此發行摘要仍在持續開發。在網際網路測試時會下載最新的版本,或請參考 http://www.suse.com/relnotes/i386/openSUSE/11.1/RELEASE-NOTES.en.html. 若有需要,我們將隨時更新的英文發行摘要。這表示翻譯可能會暫時性的不完備。之後將會更新翻譯以符合最新版本。

此版本摘要包括以下範圍:

在「入門手冊」中,可以查到關於安裝與基本系統組態的資訊。在「參考指南」中,將詳細解釋系統組態。除此之外,大部分重要的應用程式將於 GNOME 與 KDE 「使用者快速指南」中說明。「AppArmor 管理指南」提供了使用 AppArmor 的詳細資訊。

一般
  1. Unable to Detect Display with Lid Closed
  2. Detecting Lenovo ThinkPad Laptops
更新
技術
  1. Displaying Man-Pages With the Same Name
  2. YaST LDAP Server Configuration
  3. netconfig Utility to Apply Additional Network Settings
  4. WLAN Channels 12, 13, and 14 Disabled

一般

Unable to Detect Display with Lid Closed

During the installation YaST resp. SaX2 are trying to detect displays and determine the display size and resolution. If you are installing on a notebook with the lid closed it is not be possible to detect the display. To avoid this problem it is highly recommended to keep the lid open during the installation.

If the detection failed, start YaST and click "Hardware" -> "Graphics Card and Monitor". Then configure the display manually.

Detecting Lenovo ThinkPad Laptops

Lenovo ThinkPad laptops have special code in the MBR (master boot record) because of the "Blue ThinkVantage button" functionality. If detecting and preparing it properly fails, it might be necessary to restore the boot sector.

If you have a ThinkPad, ensure that the bootloader is not installed into the MBR (verify it in the installation proposal!) and the MBR is not rewritten by generic code (in installation proposel select Bootloader -> Boot Loader Installation -> Boot Loader Options -> Write Generic Boot Code to MBR -- should be unchecked).

If your MBR gets rewritten, the ThinkVantage button will not work anymore. The back-up of the MBR is stored in /var/lib/YaST2/backup_boot_sectors/.

更新

技術

Displaying Man-Pages With the Same Name

The man command now asks which man-page the user wants to see if man-pages with the same name exist in different sections. The user is expected to type the section number to make this man-page visible.

If you want to get back the previous behavior, set MAN_POSIXLY_CORRECT=1 in a shell initialization file such as ~/.bashrc.

YaST LDAP Server Configuration

The YaST LDAP Server module does not store the LDAP Server configuration in /etc/openldap/slapd.conf any longer. The module now uses OpenLDAP's dynamic configuration backend, which stores the configuration in an LDAP database itself. That database consists of a set of .ldif files in /etc/openldap/slapd.d. To access the configuration either use the yast2-ldap-server module or an LDAP client such as ldapmodify or ldapsearch.

For details on the dymanic configuration of OpenLDAP, see the OpenLDAP Administration Guide.

netconfig Utility to Apply Additional Network Settings

The modify_resolvconf script is removed in favor of the more versatile netconfig script. The new script handles specific network settings from multiple sources more flexible and transparent. For more informations, see the updated manuals and the netconfig man-page.

In the shipped manuals, modify_resolvconf is erroneously referenced. We will correct it in the next release.

WLAN Channels 12, 13, and 14 Disabled

By default, the WLAN channels 12, 13, and 14 are disabled because it is not allowed to use these channels everywhere. If you want to use them in your region, see http://en.opensuse.org/Tracking_down_wireless_problems for more information.