LWN.net Logo

Ubuntu releases Flight CD 1

From:  Colin Watson <cjwatson-AT-ubuntu.com>
To:  ubuntu-devel-announce-AT-lists.ubuntu.com
Subject:  Flight CD 1
Date:  Sat, 19 Nov 2005 11:36:52 +0000
Cc:  ubuntu-users-AT-lists.ubuntu.com

  "I was beginning to think the old man was a few pennies short of a
  dime when in the distance, much like thunder, I heard a 'quack'. I
  have heard mighty dragons roar in fury and anger in the heat of
  battle, but nothing was equal to the earth shaking rumblings of this
  'quack'."

    -- Jason Frieling, "Of Dragons and Ducks"

This is Dapper Drake. Pre-release versions of Dapper are *not*
encouraged for anyone needing a stable system or for anyone who is not
comfortable running into occasional, even frequent, breakage. They *are*
recommended for Ubuntu developers and those who want to help in testing,
reporting, and fixing bugs.

Flight CD 1 is the first in a series of milestone CD images that will be
released throughout the Dapper development cycle, as images that are
known to be reasonably free of showstopper CD-build or installer bugs,
while representing very current snapshots of Dapper. You can download it
here, for Ubuntu and Kubuntu respectively:

  http://cdimage.ubuntu.com/releases/dapper/flight-1/
  http://cdimage.ubuntu.com/kubuntu/releases/dapper/flight-1/

See http://wiki.ubuntu.com/Archive for access instructions.

There aren't many visible installer changes beyond Breezy yet, as we've
been concentrating on merging work from Debian unstable, on getting
things up and running at all, and on design work for this development
cycle. To date, there have been 5219 uploads to Dapper, of which most
(4064) have been automatic syncs from Debian unstable. Many of the
remainder have been improvements to the rest of the distribution.

However, this release does feature a few installer improvements which
some people may find useful (many synced from Debian), including:

  * FAT filesystems may no longer be mounted in places which will break
    the system (#5374, #6441).

  * The timezone question has been overhauled, is now asked before base
    system installation, and will no longer be asked at all for
    countries with only one meaningful modern timezone.

  * Improved SMP kernel detection (for netboot or DVD installations).

  * Various improvements to installer log file management.

  * Writable CD/DVD devices are now properly excluded from the
    partitioner.

This is quite an early set of images, so you can expect some bugs. Among
them are the following (so you don't need to bother reporting these if
you encounter them):

  * The live CD boot text is wrong; it describes the install CD. Either
    just press Enter, or type 'live <your-kernel-options>' if you need
    to pass special kernel options such as vga=771.

  * Just before the first reboot, you may see a screen asking you to
    select the debconf priority, which will then disappear after a few
    seconds when the system reboots. Ignore this screen; it only appears
    by mistake, and it's harmless.

  * The Kubuntu powerpc CDs are a little oversized, and require 700MB
    media as opposed to our normal 650MB requirements.

If you're interested in following changes as we further develop Dapper,
have a look at the dapper-changes list:

  http://lists.ubuntu.com/mailman/listinfo/dapper-changes

We also suggest that you subscribe to the ubuntu-devel-announce list if
you're interested in following Ubuntu development. This is a low-traffic
list (a few posts a week) carrying announcements of approved
specifications, policy changes, alpha releases, and other interesting
events. Future Flight CD announcements may only go to this list.

  http://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-ann...

Bug reports should go here for now (although we intend to switch over to
Launchpad's bug tracking facilities soon):

  https://bugzilla.ubuntu.com/

Enjoy,

-- 
Colin Watson                                       [cjwatson@ubuntu.com]

-- 
ubuntu-devel-announce mailing list
ubuntu-devel-announce@lists.ubuntu.com
http://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-ann...



(Log in to post comments)

Is Ubuntu really Debian based?

Posted Nov 22, 2005 12:47 UTC (Tue) by rvfh (subscriber, #31018) [Link]

we've been concentrating on merging work from Debian unstable

Why do they not just point to the Debian packages, like Knoppix does? Would the world not be nicer for all if *ubuntu was Debian-based rather than Debian-inspired?

I can understand that they make additions to Debian, or even have some packages that are different, but surely the base system could be pure Debian. No? Why?

Is Ubuntu really Debian based?

Posted Nov 22, 2005 18:06 UTC (Tue) by ninjaz (guest, #2083) [Link]

I think Ubuntu is doing well to keep their own repositories to match their 6 month release cycles. Since Debian's release cycles have been long and unpredictable, I think it would defeat the purpose of Ubuntu to directly track Debian packages.

The main reason I can see for not tracking Debian for base is kernel and glibc updates. This would lock users out of updated hardware drivers and as I see it, would be a loss for Ubuntu rather than a gain. Eg., when I used Debian, I often faced the situation where I would have to install newer versions of core software by hand to gain hardware support, which essentially destroys the value proposition of a Linux distribution (especially one like Debian which is valued for its level of integration and dependency tracking).

FWIW, I haven't tried Ubuntu yet, but it's looking more and more attractive, especially with the promotion of Kubuntu to first-class project.

Is Ubuntu really Debian based?

Posted Nov 22, 2005 22:42 UTC (Tue) by rqosa (guest, #24136) [Link]

> Why do they not just point to the Debian packages, like Knoppix does?

It would be unacceptable for a release version of Ubuntu to have a "sources.list" which points at Debian's "testing" or "unstable" repositories, because that would defeat the purpose of having a release version (i.e. there should be no updates except for security bug fixes). It is for this reason that I won't use pseudo-distributions like MEPIS; without an APT repository of its own, it's impossible (or at least difficult) to selectively install packages with apt-get without also bringing in new versions from testing or unstable.

It might be feasible for Ubuntu to use the repositories of Debian's stable releases, but then there's the issue of Debian having a slower release cycle than Ubuntu.

However, many of the packages in Ubuntu are taken directly from Debian unstable, with no changes. (See this blog posting by Anthony Towns.) To me, the value of Ubuntu is that it is essentially a snapshot of Debian unstable with bugfixes, security updates, and a faster release cycle than Debian stable.

Is Ubuntu really Debian based?

Posted Nov 22, 2005 23:52 UTC (Tue) by rvfh (subscriber, #31018) [Link]

Well, you can have your own 'selection' of packages in your Packages list, and directly point some packages to the Debian repository. This way, you just 'shop' for the packages you want, add your own, but if most packages are the same, you don't need to duplicate... That's what Knoppix does unless I have missed something.

Is Ubuntu really Debian based?

Posted Nov 23, 2005 0:34 UTC (Wed) by rqosa (guest, #24136) [Link]

The problem is that old packages are deleted from the Debian repositories. Consider this example: I install KDE, then three months later I try to install KWord. If I have not run "apt-get update", I will get a "404 not found" error from apt-get when I try to run "apt-get install kword", because the KWord package listed in the Packages file from three months ago has been deleted from the repository. If I run "apt-get update && apt-get install kword", it will insist that I upgrade all of the libraries that KWord depends on; doing that would require a long time to download with my modem, and it might change the behavior of KDE programs in ways that I don't want.

Don't dis the Debian devs

Posted Dec 5, 2005 11:04 UTC (Mon) by grouch (guest, #27289) [Link]

Don't have much confidence that the Debian developers know what they're doing, do you?

I've been running Debian since Slink and have never worried about a situation such as you hypothesise. If you've waited 3 months before updating your system, you've waited too long. If that kword package has a new version number and requires updates to its dependencies, let it happen unless you are absolutely certain that you know more about each software package involved than the KDE team and the Debian maintainers of the packages.

If you are running 'stable', updating that package is unlikely to "change the behavior of KDE programs in ways that [you] don't want." It is almost certainly going to prevent something you don't want, since 'stable' receives security updates.

Dial-up is definitely a pain but I've always just limited apt-get to half my bandwidth and let it work in the background. Run an apt-proxy server if you have several computers on your LAN. Run the updates overnight.

Debian enjoys a very good reputation for getting things right. Don't short-circuit that by failing to use the package update system to maintain your system properly.

Is Ubuntu really Debian based?

Posted Nov 23, 2005 1:18 UTC (Wed) by piman (subscriber, #8957) [Link]

> surely the base system could be pure Debian. No? Why?

Ubuntu's base system diverges from Debian pretty quickly. Much of the Utopia stack development (kernel, udev, HAL) happens in Ubuntu, for example, and their Python is also a minor version ahead of Debian.

The unchanged packages are mostly in the periphery, not the base.

Is Ubuntu really Debian based?

Posted Nov 23, 2005 11:14 UTC (Wed) by mh (subscriber, #7058) [Link]

>Why do they not just point to the Debian packages, like Knoppix does?

Ubuntu make significant changes to their packages at times. For example, compiling everything with a newer compiler than Debian and with different options, to give better performance; or compiling all gnome apps against the latest version of gtk to take advantage of newer features. When you take into account changes like these, which are part of the core objectives of some Ubuntu releases, there is no possibility of sharing packages with Debian.
The sources, however, are shared as far as possible - ubuntu usually only adds patches on top of the Debian sources and all of these are available to Debian developers so they are free to choose to adopt them for Debian.

Ubuntu/Debian (in-)compability

Posted Nov 23, 2005 18:59 UTC (Wed) by kevinbsmith (guest, #4778) [Link]

Several questions and answers on this page address the various aspects of the relationship between Ubuntu and Debian:

https://wiki.ubuntu.com/MarkShuttleworth?highlight=%28shu...

If you read the whole thing carefully, you'll see that he really does understand the pros and cons of the approach Ubuntu is taking.

Flight CD 1 Panics on PCs with Adaptec 2100S

Posted Nov 23, 2005 12:06 UTC (Wed) by csamuel (✭ supporter ✭, #2624) [Link]

Just tried the Live CD from Dapper Drake and it's still got the bug from Breezy that causes it to kernel panic on boot if you've got an Adaptec 2100S SCSI RAID card (or presumably any card that's driven by the dpt_i2o driver). The bug is that their initramfs tries to load both dpt_i2o and the I2O subsystem.

My bug report is bug 17897, but I've yet to get a response to it, so if anyone else has this sort of hardware I'd really appreciate it if you could try the Live CD and see if it panics for you too and add a "yay" or "nay" comment onto the bug report to see if they'll try and fix this..

Flight CD 1 Panics on PCs with Adaptec 2100S

Posted Apr 4, 2006 10:11 UTC (Tue) by malavalren (guest, #36937) [Link]

Hello,

I got problem similar to yours.
Ubuntu 5.10 make a kernel panic during boot.
Its look like a conflit betwwen dpt_i2o and I2O modules.

Yours bug 17897 is it closed ? if yes in witch kernel version ?
Do you have any idea, link that can help me to solve my problem ?
Thank you for your times.

Best regards,
Renaud

Copyright © 2005, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds