[翻译]Ubuntu 9.10 发行注记

参与到Ubuntu的翻译中来
回复
happyaron
帖子: 473
注册时间: 2008-04-27 1:10
来自: http://blogs.gnome.org/happyaron/

[翻译]Ubuntu 9.10 发行注记

#1

帖子 happyaron » 2009-10-22 0:17

去wiki的链接 http://wiki.ubuntu.org.cn/Ubuntu_9.10_% ... 8%E8%AE%B0 可以分段翻译。。。校对也随意

1.System Requirements

The minimum memory requirement for Ubuntu 9.10 is 256 MB of memory. Note that some of your system's memory may be unavailable due to being used by the graphics card. If your computer has only the minimum amount of memory, the installation process will take longer than normal, but will complete successfully, and the system will perform adequately once installed.

Systems with less memory may be able to select "Install Ubuntu" from the boot menu to run just the installer, rather than the whole desktop, or may be able to use the alternate install CD.

2.Installation
2.1 Recommended packages installed by default

In accordance with the Debian Policy Manual (which says "The 'Recommends' field should list packages that would be found together with this one in all but unusual installations"), the package management system now installs packages listed in the Recommends: field of other installed packages as well as Depends: by default. If you want to avoid this for specific packages, use apt-get --no-install-recommends; if you want to make this permanent, set APT::Install-Recommends "false"; in /etc/apt/apt.conf. Be aware that this may result in missing features in some programs.

(This change was made in Ubuntu 8.10.)

2.2Hibernation may be unavailable with automatic partitioning

The default partitioning recipe in the installer will in some cases allocate a swap partition that is smaller than the physical memory in the system. This will prevent the use of hibernation (suspend-to-disk) because the system image will not fit in the swap partition. If you intend to use hibernation with your system, you should ensure that the swap partition's size is at least as large as the system's physical RAM. (354126)

2.3 Other OS options not shown in boot menu when installing with Ubuntu 9.10 RC

After installation from the Ubuntu 9.10 Release Candidate, other installed operating systems are not correctly displayed in the boot menu. To correct this, users should run sudo update-grub from the commandline after rebooting to their installed Ubuntu system. (456776)

3.Upgrading

Users of Ubuntu 9.04 can upgrade to Ubuntu 9.10 by a convenient automated process. Users of older Ubuntu releases need to upgrade to Ubuntu 9.04 first, and then to 9.10. Complete instructions may be found at http://www.ubuntu.com/getubuntu/upgrading.

Kubuntu users can upgrade directly from Kubuntu 8.04 to Kubuntu 9.10. Users upgrading in this way are advised to also read the release notes for Ubuntu 8.10 and for Ubuntu 9.04, as the issues described there will in most cases also apply.

3.1Setting wireless regulatory domain via module option no longer supported

Ubuntu 9.10 enables the CRDA wireless regulatory framework for controlling which wireless channels are usable and visible in a particular location. If you previously had to use the module option similar to that below in /etc/modprobe.d/options to allow access to certain channels in your locality then you may find that wireless will not function at all:

* options cfg80211 ieee80211_regdom=EU

You should remove this kernel module option on upgrade to Ubuntu 9.10 and use the iw reg command instead.

(This change was made in Ubuntu 9.04.)

3.2 Upgrade from beta must be triggered manually

A bug in the apt package included in the Ubuntu 9.10 Beta prevents automatic notification of available package updates. Users who have installed or upgraded to Ubuntu 9.10 prior to the Release Candidate should ensure that updates are being made available by running update-manager manually, clicking Check, and installing the presented updates. (449535)

3.3 X server crashes when using a wacom tablet

The wacom driver in Ubuntu 9.10 supports automatic configuration, but it conflicts with manual device entries for wacom tablets in /etc/X11/xorg.conf, causing the X server to crash either on startup or shutdown. Please comment out or remove the entries from xorg.conf to get rid of the crashes. (358643)

3.4 Kubuntu may keep unneeded guidance power package

The kubuntu upgrade may leave the no longer needed packages "kde-guidance-powermanager" or "guidance-power-manager" installed. Those can be removed.

3.5 Ctrl-Alt-Backspace disabled by default in Xorg, configured via XKB

Since Ubuntu 9.04, the Ctrl-Alt-Backspace key combination to force a restart of X is now disabled by default, to eliminate the problem of accidentally triggering the key combination. In addition, the Ctrl-Alt-Backspace option is now configured as an X keymap (XKB) option, replacing the X server "DontZap" option and allowing per-user configuration of this setting.

As a result, enabling or disabling the Ctrl+Alt+Backspace shortcut can now be done easily from the desktop.

3.5.1 Enabling Ctrl-Alt-Backspace for Ubuntu

#Select "System"->"Preferences"->"Keyboard"
# Select the "Layouts" tab and click on the "Layout Options" button.
# Select "Key sequence to kill the X server" and enable "Control + Alt + Backspace".

3.5.2 Enabling Ctrl-Alt-Backspace for Kubuntu

* Click on the Application launcher and select "System Settings"
* Click on "Regional & Language".
* Select "Keyboard Layout".
* Click on "Enable keyboard layouts" (in the Layout tab).
* Select the "Advanced" tab. Then select "Key sequence to kill the X server" and enable "Control + Alt + Backspace".

For further information, see: https://wiki.ubuntu.com/X/Config/DontZap

3.6 Change in notifications of available updates

Ubuntu 9.10 launches update-manager directly to handle package updates, instead of displaying a notification icon in the GNOME panel. Users are notified of security updates on a daily basis, but for updates that are not security-related, users will only be prompted once a week.

Users who wish to continue receiving update notifications in the previous manner can restore the earlier behavior using the following command:

gconftool -s --type bool /apps/update-notifier/auto_launch false

(This change was made in Ubuntu 9.04.)

4. Other known issues
4.1 Switching to ext4 requires manually updating grub

If you choose to upgrade your / or /boot filesystem in place from ext2 or ext3 to ext4 (as documented on the ext4 wiki), then you must also use the grub-install command after upgrading to Ubuntu 9.04 to reinstall your boot loader. If you do not do this, then the version of GRUB installed in your boot sector will not be able to read the kernel from the ext4 filesystem and your system will fail to boot.

4.2 Avahi will not start if a .local domain is present

The avahi-daemon package, which implements the mDNS "zeroconf" standard, includes a check to avoid running when a conflicting .local DNS domain is present. It is reported that some ISPs advertise such a .local domain on their networks, which will leave Ubuntu 9.10 hosts unable to see names advertised on the local network (327362).

To force the use of mDNS on a network configured this way, users can run the commands:

sudo sed -i -e'/AVAHI_DAEMON_DETECT_LOCAL/s/1/0/' /etc/default/avahi-daemon
sudo service avahi-daemon start

4.3 Kubuntu GUI package manager does not warn about installing from unsigned package repositories

The kpackagekit package manager used in Kubuntu 9.10 does not notify users if the packages they are installing come from repositories that are not secured with PGP. Users who have unsigned package repositories in their /etc/apt/sources.list configuration and wish to be informed of any packages installed from these sources should use the apt-get commandline tool as a workaround. (256245)

4.4 Amarok will not offer to download additional codecs when running Kubuntu from the live CD

When started from the live session, Amarok will not offer to download additional media codecs when needed, so, for example, it will be unable to play MP3 files. This will work normally after the system is installed to the hard disk. (362538)

4.5 Sparc not supported by Ubuntu 9.10

The upstart init system in Ubuntu 9.10 fails to work on the sparc architecture due to an undiagnosed SIGBUS error. Users of Ubuntu on sparc are advised to remain on Ubuntu 9.04 instead of upgrading to 9.10. Assistance in resolving this architecture-specific bug for Ubuntu 10.04 is welcome. (436758)
I will always return.
头像
huangzhi
帖子: 101
注册时间: 2007-04-19 23:15

Re: [翻译]Ubuntu 9.10 发行注记

#2

帖子 huangzhi » 2009-10-22 11:09

:em38 :em38 :em38
好好学习,天天向上
头像
pedant
帖子: 1093
注册时间: 2005-12-23 0:29

Re: [翻译]Ubuntu 9.10 发行注记

#3

帖子 pedant » 2009-10-22 12:11

这个wiki还真玩不转,使用不方便。
发行版本:Ubuntu 11.04
桌面环境:GNOME 2.32.1
文件系统:ext4
内核:Linux 2.6.38-9-generic
平台:i686
CPU:Intel(R) Celeron(R) CPU 550 @ 2.00GHz
内存:993.2 MB
显卡芯片:Intel(R) GM965
电脑型号:DELL 500笔记本
54kira
帖子: 8
注册时间: 2009-06-26 12:03

Re: [翻译]Ubuntu 9.10 发行注记

#4

帖子 54kira » 2009-10-22 19:43

:em02 刚刚才听说有9.10版的了 赶紧来学学
头像
voly
帖子: 39
注册时间: 2008-10-25 5:07

Re: [翻译]Ubuntu 9.10 发行注记

#5

帖子 voly » 2009-10-22 22:38

话说29号正式出,再等等啦
最近迷恋蔡淳佳
头像
Capt.
帖子: 1199
注册时间: 2007-09-15 10:39
联系:

Re: [翻译]Ubuntu 9.10 发行注记

#6

帖子 Capt. » 2009-10-22 23:33

1.System Requirements
1.系统需求

The minimum memory requirement for Ubuntu 9.10 is 256 MB of memory. Note that some of your system's memory may be unavailable due to being used by the graphics card. If your computer has only the minimum amount of memory, the installation process will take longer than normal, but will complete successfully, and the system will perform adequately once installed.

Ubuntu 9.10需要至少256MB物理内存空间。须注意你的一部分物理内存空间可能由于被显卡占用而不可用。如果你的计算机仅能达到最小物理内存空间要求,安装进程将比通常情况使用更长的时间,但仍将完全安装成功,并且一旦安装成功系统将同样充分运行。

Systems with less memory may be able to select "Install Ubuntu" from the boot menu to run just the installer, rather than the whole desktop, or may be able to use the alternate install CD.

从启动菜单选择“安装Ubuntu” 从而只运行安装程序可以使用较少的内存,而不是整个桌面,其间有可能用到备用安装CD。

:em02 挑个简单的,捣乱一下,多多拍砖。
独步雨林
帖子: 1
注册时间: 2009-10-23 3:26

Re: [翻译]Ubuntu 9.10 发行注记

#7

帖子 独步雨林 » 2009-10-23 3:28

:em06 还没用过Ubuntu
squarl
帖子: 8
注册时间: 2008-10-29 14:34

Re: [翻译]Ubuntu 9.10 发行注记

#8

帖子 squarl » 2009-10-23 11:16

:em02 在盼望9.10
bhsqtm
帖子: 143
注册时间: 2008-10-31 15:41

Re: [翻译]Ubuntu 9.10 发行注记

#9

帖子 bhsqtm » 2009-10-23 14:55

2.2Hibernation may be unavailable with automatic partitioning
2.2 安装时自动分区有可能导致休眠失效

The default partitioning recipe in the installer will in some cases allocate a swap partition that is smaller than the physical memory in the system. This will prevent the use of hibernation (suspend-to-disk) because the system image will not fit in the swap partition. If you intend to use hibernation with your system, you should ensure that the swap partition's size is at least as large as the system's physical RAM. (354126)
有些情况下,安装时缺省的分区方案分配给swap分区的空间比物理系统的内存要小。这会阻止使用休眠功能(挂起到磁盘),因为系统影像有可能大于swap分区的大小。如果你打算使用休眠功能,请保证swap分区的大小至少和物理内存一样大。(354126)
Ubuntu 12.04 Gnome 3
lujisheng
帖子: 4
注册时间: 2005-12-15 22:26

Re: [翻译]Ubuntu 9.10 发行注记

#10

帖子 lujisheng » 2009-10-23 20:17

2.3 Other OS options not shown in boot menu when installing with Ubuntu 9.10 RC

After installation from the Ubuntu 9.10 Release Candidate, other installed operating systems are not correctly displayed in the boot menu. To correct this, users should run sudo update-grub from the commandline after rebooting to their installed Ubuntu system. (456776)

2.3 在安装Ubuntu 9.10 RC 时,其他操作系统选项不会显示在启动菜单上
在安装完 Ubuntu 9.10 发行版(又名 Candidate,中文名“候选者”)后,其他已安装的操作系统不会正确显示在菜单上。要解决这个问题,使用者需要在启动它们安装好的Ubuntu系统后,在命令行界面中运行 sudo update-grub 。
lujisheng
帖子: 4
注册时间: 2005-12-15 22:26

Re: [翻译]Ubuntu 9.10 发行注记

#11

帖子 lujisheng » 2009-10-23 20:23

3.Upgrading

Users of Ubuntu 9.04 can upgrade to Ubuntu 9.10 by a convenient automated process. Users of older Ubuntu releases need to upgrade to Ubuntu 9.04 first, and then to 9.10. Complete instructions may be found at http://www.ubuntu.com/getubuntu/upgrading.

3.升级
Ubuntu 9.04 的用户可以通过一个方便且自动运行的程序来升级到Ubuntu 9.10。9.04以前版本的用户需要先升级到9.04,随后才能升级到9.10。完整的介绍可以在 http://www.ubuntu.com/getubuntu/upgrading 找到。

Kubuntu users can upgrade directly from Kubuntu 8.04 to Kubuntu 9.10. Users upgrading in this way are advised to also read the release notes for Ubuntu 8.10 and for Ubuntu 9.04, as the issues described there will in most cases also apply.

Kubuntu 用户可以直接从 Kubuntu 8.04版升级到 Kubuntu9.10 版。用这个办法升级的用户也被建议去读一下那些给 Ubuntu 8.10 的发行说明和给 Ubuntu 8.10 的发行说明,因为那些文章中提到的会在许多场合用到。
pocket112
帖子: 6
注册时间: 2009-10-21 21:40

Re: [翻译]Ubuntu 9.10 发行注记

#12

帖子 pocket112 » 2009-10-24 18:58

我out了,我还是8.10的
happyaron
帖子: 473
注册时间: 2008-04-27 1:10
来自: http://blogs.gnome.org/happyaron/

Re: [翻译]Ubuntu 9.10 发行注记

#13

帖子 happyaron » 2009-10-25 0:17

I will always return.
回复