TechnicalOverview

Differences between revisions 112 and 147 (spanning 35 versions)
Revision 112 as of 2009-03-26 18:35:53
Size: 12366
Editor: cpe-66-68-12-58
Comment: remove git link
Revision 147 as of 2009-05-04 10:16:48
Size: 5459
Editor: chello080108079077
Comment: corrected link to Gnome 2.26 which previously pointed to 2.25 (unstable) release notes
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
The Ubuntu developers are moving quickly to bring you the latest and greatest software the Open Source Community has to offer. This is the Ubuntu 9.04 beta release, which brings a host of excellent new features. The Ubuntu team is happy to bring you the latest and greatest software the Open Source community has to offer. This is their latest result, the Ubuntu 9.04 release candidate, which brings a host of excellent new features.
Line 8: Line 8:
'''Note: This is a beta release. Do not install it on production machines. The final stable version will be released on April 23rd, 2009.''' For information about Kubuntu, see [[https://wiki.kubuntu.org/JauntyJackalope/RC/Kubuntu]]
Line 10: Line 10:
= Download = = Upgrading from Ubuntu 8.10 =
Line 12: Line 12:
Get it while it's hot. ISOs and torrents are available at:

 http://releases.ubuntu.com/releases/9.04/ (Ubuntu Desktop and Server) <<BR>>
 http://releases.ubuntu.com/releases/edubuntu/9.04/ (Ubuntu Education Edition) <<BR>>
 http://releases.ubuntu.com/releases/kubuntu/9.04/ (Kubuntu) <<BR>>
 http://cdimage.ubuntu.com/releases/9.04/beta/ (Ubuntu Netbook Remix and Ubuntu MID) <<BR>>
 http://cdimage.ubuntu.com/xubuntu/releases/9.04/beta/ (Xubuntu) <<BR>>
 http://cdimage.ubuntu.com/ubuntustudio/releases/9.04/beta/ (Ubuntu``Studio) <<BR>>
 http://cdimage.ubuntu.com/mythbuntu/releases/9.04/beta/ (Mythbuntu) <<BR>>
## http://cdimage.ubuntu.com/netboot/9.04/beta/ (Ubuntu ARM)

Local mirrors are also available:

  '''FIXME: import mirror list automatically'''

== Upgrading from Ubuntu 8.10 ==

To upgrade from Ubuntu 8.10 on a desktop system, press Alt+F2 and type in "{{{update-manager -d}}}" (without the quotes) into the command box. Update Manager should open up and tell you: {{{New distribution release '9.04' is available.}}} Click {{{Upgrade}}} and follow the on-screen instructions.

To upgrade from Ubuntu 8.10 on a server system: install the `update-manager-core` package if it is not already installed; edit `/etc/update-manager/release-upgrades` and set `Prompt=normal`; launch the upgrade tool with the command `sudo do-release-upgrade`; and follow the on-screen instructions.
If you are upgrading from Ubuntu 8.10, we have easy-to-follow [[http://www.ubuntu.com/getubuntu/upgrading|upgrade instructions]].
Line 35: Line 16:
These features are showcased for your attention. Please test them and report any bugs you find on Launchpad:

 http://bugs.launchpad.net/ubuntu
Line 41: Line 18:
Ubuntu 9.04 Beta includes the latest [[http://live.gnome.org/TwoPointTwentyfive|GNOME 2.26]] desktop environment with a number of great new features, including: Ubuntu 9.04 RC includes the latest [[http://library.gnome.org/misc/release-notes/2.26/|GNOME 2.26]] desktop environment with a number of great new features, including:
Line 43: Line 20:
 * [[http://projects.gnome.org/brasero/|brasero]], developed by Philippe Rouquier and Luis Medinas, as an all-in-one CD burning application  * [[http://projects.gnome.org/brasero/|brasero]], version 2.26.0, developed by Philippe Rouquier and Luis Medinas, as an all-in-one CD burning application. Brasero is now the default disc burning utility in Nautilus.
Line 50: Line 27:
The latest [[http://www.x.org|X.Org]] server, version 1.6, is available in Jaunty. A number of video cards have been transitioned to free drivers as part of this update. The latest [[http://www.x.org|X.Org]] server, version 1.6, is available in Jaunty. The latest Mesa 3D DRI, version 7.4, is also available. A number of video cards have been transitioned to free drivers as part of these updates.

The -ati driver now uses the EXA acceleration method by default, resolving a number of rendering and display issues and promising high performance on many ATI chipsets. 2D acceleration support is available for the newest R6xx/R7xx family of cards, and 3D support is available up to the R5xx family of cards. An updated -fglrx proprietary driver is also available for R6xx/R7xx users who need 3D support.

The -intel driver now uses GEM for memory management. The new UXA acceleration architecture and DRI2 is available as an option.

== Wacom tablet hotplugging ==

Wacom tablets now are enabled automatically when attached, no longer requiring {{{xorg.conf}}} modification. Button mapping configuration is not yet supported, but can be set manually by adding an fdi file to /etc/hal/fdi/policy/.
Line 60: Line 45:
A number of improvements to the Ubuntu start-up process bring significantly improved boot performance to Ubuntu 9.04 Beta. Please open bugs if you experience any degradation, and tag them with `boot-performance`. A number of improvements to the Ubuntu start-up process bring significantly improved boot performance to Ubuntu 9.04 RC. Please open bugs if you experience any degradation, and tag them with `boot-performance`.
Line 64: Line 49:
Ubuntu 9.04 Beta includes the 2.6.28-11.37 [[http://kernel.org|kernel]] based on 2.6.28.8. Ubuntu 9.04 RC includes the 2.6.28-11.37 [[http://kernel.org|kernel]] based on 2.6.28.8.
Line 68: Line 53:
Ubuntu 9.04 Beta supports the option of installing the new ext4 file system. ext3 will remain the default filesystem for Jaunty, and we will consider ext4 as the default for the next release based on user feedback. There has been extensive discussion about the reliability of applications running on ext4 in the face of sudden system outages. Applications that use the conventional approach of writing data to a temporary file and renaming it to its final location will have their reliability expectations met in Ubuntu 9.04 beta; further discussion is ongoing in the kernel community. Ubuntu 9.04 RC supports the option of installing the new ext4 file system. ext3 will remain the default filesystem for Jaunty, and we will consider ext4 as the default for the next release based on user feedback. There has been extensive discussion about the reliability of applications running on ext4 in the face of sudden system outages. Applications that use the conventional approach of writing data to a temporary file and renaming it to its final location will have their reliability expectations met in Ubuntu 9.04 beta; further discussion is ongoing in the kernel community.
Line 70: Line 55:
Ext4 support in GRUB was provided by Colin King. If you choose to upgrade your `/` or `/boot` filesystem in place from ext2 or ext3 to ext4 (as documented on the [[http://ext4.wiki.kernel.org/index.php/Ext4_Howto#Converting_an_ext3_filesystem_to_ext4|ext4 wiki]]), then you ''must'' also use the `grub-install` command after upgrading to Ubuntu 9.04 Beta 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. Ext4 support in GRUB was provided by Colin King. If you choose to upgrade your `/` or `/boot` filesystem in place from ext2 or ext3 to ext4 (as documented on the [[http://ext4.wiki.kernel.org/index.php/Ext4_Howto#Converting_an_ext3_filesystem_to_ext4|ext4 wiki]]), then you ''must'' also use the `grub-install` command after upgrading to Ubuntu 9.04 RC 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.
Line 76: Line 61:
The Ubuntu Server Edition 9.04 Beta includes a technology preview of [[http://eucalyptus.cs.ucsb.edu/|Eucalyptus]], giving users the ability to deploy Amazon Elastic Compute Cloud (EC2)-compatible clouds in their own data centers. Ubuntu 9.04 Server Edition makes it easy to experiment with cloud computing. [[http://eucalyptus.cs.ucsb.edu/|Eucalyptus]], an open source technology which is included in Ubuntu as a technology preview, enables you to use your own servers to deploy, experiment and test your own private cloud that matches the Amazon EC2 API. You can dynamically create virtual machines, configure multiple clusters into a single Cloud and even provide an EBS (elastic block storage) equivalent and an S3 compatible storage manager.
Line 80: Line 65:
The {{{dovecot-postfix}}} package in Ubuntu 9.04 Beta provides an easy-to-deploy mail server stack, with support for SMTP, POP3, and IMAP with TLS and SASL. The {{{dovecot-postfix}}} package in Ubuntu 9.04 RC provides an easy-to-deploy mail server stack, with support for SMTP, POP3, and IMAP with TLS and SASL.
Line 84: Line 69:
= Testing wanted =

There are a number of specific areas of focus in Ubuntu 9.04 where the developers could use from more feedback from users. Read on to find ways that you can use the beta to help to improve the Ubuntu 9.04 final release.

== Suspend/resume testing ==

The Ubuntu kernel team has been gathering information about what laptops do and don't suspend and resume correctly. If you are running Ubuntu on a laptop and would like to participate to help make sure the kernel team has accurate information about Ubuntu's support for your hardware, please see [[KernelTeam/SuspendResumeTesting]].

== Hotkey testing ==

Hotkey handling has been a source of difficulty in the past two Ubuntu releases. Significant improvement has been made to the range of hotkeys supported in Ubuntu 9.04, but more user feedback is still needed, to help identify those hotkeys that are not yet supported. If you have a keyboard with a hotkey that doesn't function as you expect, please see [[Hotkeys/Troubleshooting]] for directions on reporting this problem in the right place.

== Kerneloops ==

With the Ubuntu 9.04 Beta release, we invite you to install and test the kerneloops package. kerneloops is a daemon that collects kernel crash information and then submits the extracted signature to the kerneloops.org website for statistical analysis and presentation to the Linux kernel developers. Additionally, a bug report regarding the crash in question will be filed within Launchpad for tracking purposes.
Line 102: Line 71:
As is to be expected at this stage of the release process, there are several known bugs that users are likely to run into with Ubuntu 9.04 Beta. We have documented them here for your convenience along with any known workarounds, so that you don't need to spend time reporting these bugs again:

 * A bug in an Ubuntu-specific patch to X server logging code will cause X sessions to crash after they have been running for longer than a day. Users encountering this bug should upgrade to the latest version of the {{{xserver-xorg-core}}} package, which will be available immediately after the beta release. Bug:328035.

 * Users of Intel i8x5 video chipsets are unable to load X, getting an error message of "Fatal server error: Couldn't bind memory for BO front buffer". As a workaround, use the VESA driver by logging into a text console, running "sudo nano /etc/X11/xorg.conf", and adding the line `Driver "vesa"` to the `Device` section. If in doubt, please do not upgrade to Ubuntu 9.04 Beta yet. Bug:304871

 * Ctrl-Alt-Backspace is now disabled, to reduce issues experienced by users who accidentally trigger the key combo. Users who do want this function can enable it in their xorg.conf, or via the command {{{dontzap --disable}}}.

 * Ubuntu 8.10 systems installed from the desktop CD mistakenly had the lilo package installed as well as grub, although grub was used for booting. If you use the recommended Update Manager upgrade method, then the lilo package will be removed if it does not appear to be used. If you upgrade using some other method and are sure that you only use the GRUB boot loader, then we recommend that you remove the lilo package manually. Bug:314004

 * On the timezone map in the desktop CD installer, the markers for cities are displaced from their correct locations. Users should be aware of this issue when selecting their timezone. This bug will be resolved for daily builds immediately after the 9.04 Beta. Bug:334284

 * If any filesystems are mounted when starting the desktop CD installer, then a dialog labelled "Unmount partitions that are in use?" will be presented. Unfortunately, the buttons on this dialog box are poorly named: "Continue" attempts to unmount filesystems and then repeats, which will often just display the same dialog box again, while "Go Back" ignores this condition and continues. This will be corrected for the final release. Bug:346589

 * On desktop installations from USB disks, such as typical Ubuntu Netbook Remix installations, the installer displays a warning about the fact that the installation medium itself (often `/dev/sdb`) is mounted. This warning is unnecessary, because the fact that it is mounted is completely normal, and does not interfere with the user's ability to install the system to devices other than the USB disk itself. You should ignore this warning; note that in order to do so you will need to select "Go Back", due to the issue above. Bug:347916

 * In some cases, the "Prepare Disk Space" screen in the desktop installer displays obviously incorrect partition sizes in its graphical disk previews. This is only an error in the preview and does not reflect a problem with the partitioning changes that will actually be applied. Bug:336203

 * The mythtv frontend in mythbuntu fails to render fonts correctly when using video drivers other than the Intel or closed-source nVidia drivers. This issue is expected to be resolved for the final 9.04 release. Bug:341898

 * When installing to a system with another OS previously installed, the migration assistant will offer to migrate settings and documents even when the entire disk is being overwritten. The migration assistant will not be able to preserve documents when using the entire disk for installation. Bug:339898

 * Ubuntu Jaunty Alpha users of eCryptfs are advised to re-encrypt any encrypted files. An upstream 2.6.28 kernel bug causes random kernel memory to be written to eCryptfs encrypted file headers. This fix has been applied and deployed to Ubuntu users in the Jaunty Beta kernel. Ubuntu eCryptfs users running this kernel should re-encrypt each encrypted file using {{{/usr/bin/ecryptfs-rewrite-file}}}. For more information, please see [[http://manpages.ubuntu.com/manpages/jaunty/en/man1/ecryptfs-rewrite-file.1.html|ecryptfs-rewrite-file(1)]].

= Reporting bugs =

It should come as no surprise that this beta release of Jaunty Jackalope contains other bugs. Your comments, bug reports, patches and suggestions will help fix bugs and improve future releases. Please report bugs through [[https://bugs.launchpad.net/ubuntu/+bugs|the Ubuntu bugtracker]]

If you want to help out with bugs, the [[http://wiki.ubuntu.com/BugSquad|Bug Squad]] is always looking for help.

= Participate in Ubuntu =

If you would like to help shape Ubuntu, take a look at the list of ways you can participate at

 http://www.ubuntu.com/community/participate/

= More information =

You can find out more about Ubuntu on the [[http://www.ubuntu.com|Ubuntu website]] and [[http://wiki.ubuntu.com|Ubuntu wiki]].

To sign up for future Ubuntu development announcements, please subscribe to Ubuntu's development announcement list at:

 http://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-announce
For a full list of errata for Ubuntu 9.04, please see the [[http://www.ubuntu.com/getubuntu/releasenotes/904|Ubuntu 9.04 release notes]].

Introduction

The Ubuntu team is happy to bring you the latest and greatest software the Open Source community has to offer. This is their latest result, the Ubuntu 9.04 release candidate, which brings a host of excellent new features.

For information about Kubuntu, see https://wiki.kubuntu.org/JauntyJackalope/RC/Kubuntu

Upgrading from Ubuntu 8.10

If you are upgrading from Ubuntu 8.10, we have easy-to-follow upgrade instructions.

New features since Ubuntu 8.10

GNOME 2.26

Ubuntu 9.04 RC includes the latest GNOME 2.26 desktop environment with a number of great new features, including:

  • brasero, version 2.26.0, developed by Philippe Rouquier and Luis Medinas, as an all-in-one CD burning application. Brasero is now the default disc burning utility in Nautilus.

brasero.png

  • Improved handling of multiple monitors with an updated gnome-display-properties by Federico Mena Quintero.

gnome-display-properties.png

X.Org server 1.6

The latest X.Org server, version 1.6, is available in Jaunty. The latest Mesa 3D DRI, version 7.4, is also available. A number of video cards have been transitioned to free drivers as part of these updates.

The -ati driver now uses the EXA acceleration method by default, resolving a number of rendering and display issues and promising high performance on many ATI chipsets. 2D acceleration support is available for the newest R6xx/R7xx family of cards, and 3D support is available up to the R5xx family of cards. An updated -fglrx proprietary driver is also available for R6xx/R7xx users who need 3D support.

The -intel driver now uses GEM for memory management. The new UXA acceleration architecture and DRI2 is available as an option.

Wacom tablet hotplugging

Wacom tablets now are enabled automatically when attached, no longer requiring xorg.conf modification. Button mapping configuration is not yet supported, but can be set manually by adding an fdi file to /etc/hal/fdi/policy/.

New style for notifications and notification preferences

Included in Jaunty is a simple menu which can be used to set preferences for notification icons, such as where they pop up on the taskbar. Ubuntu 9.04 beta also includes a whole new notification system, as shown in the Flash movie here:

http://www.markshuttleworth.com/wp-content/uploads/2008/12/jaunty904_notifications_example1_web_092.swf

Boot performance

A number of improvements to the Ubuntu start-up process bring significantly improved boot performance to Ubuntu 9.04 RC. Please open bugs if you experience any degradation, and tag them with boot-performance.

Linux kernel 2.6.28

Ubuntu 9.04 RC includes the 2.6.28-11.37 kernel based on 2.6.28.8.

Ext4 filesystem support

Ubuntu 9.04 RC supports the option of installing the new ext4 file system. ext3 will remain the default filesystem for Jaunty, and we will consider ext4 as the default for the next release based on user feedback. There has been extensive discussion about the reliability of applications running on ext4 in the face of sudden system outages. Applications that use the conventional approach of writing data to a temporary file and renaming it to its final location will have their reliability expectations met in Ubuntu 9.04 beta; further discussion is ongoing in the kernel community.

Ext4 support in GRUB was provided by Colin King. 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 RC 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.

Ext4 support in gparted has been provided by Curtis Gedak.

Cloud computing

Ubuntu 9.04 Server Edition makes it easy to experiment with cloud computing. Eucalyptus, an open source technology which is included in Ubuntu as a technology preview, enables you to use your own servers to deploy, experiment and test your own private cloud that matches the Amazon EC2 API. You can dynamically create virtual machines, configure multiple clusters into a single Cloud and even provide an EBS (elastic block storage) equivalent and an S3 compatible storage manager.

Turn-key mail servers

The dovecot-postfix package in Ubuntu 9.04 RC provides an easy-to-deploy mail server stack, with support for SMTP, POP3, and IMAP with TLS and SASL.

dovecot-postfix was packaged by Ante Karamatić.

Known issues

For a full list of errata for Ubuntu 9.04, please see the Ubuntu 9.04 release notes.

JauntyJackalope/TechnicalOverview (last edited 2009-05-04 10:16:48 by chello080108079077)