Ubuntu 12.04: Initrds, Qt 5, DKMS & More

Posted by Michael Larabel on November 02, 2011

Here's some more of what was discussed Tuesday at the Ubuntu Developer Summit for Ubuntu 12.04 LTS "Precise Pangolin" in Orlando, Florida.

Besides talking about the graphics stack requirements, LXC virtualization, loving Mono and Banshee, and a stable Ubuntu API, there were also other interesting discussions from the second day of this summit for Ubuntu Linux developers.

Making initrds optional: Ubuntu developers are hoping to make initrd images optional. Ubuntu wants to make it optional to need an initial RAM disk and instead to load the kernel from the root file-system directly. The primary focus of this would be to lower the boot times (Ubuntu's boot performance has been bad lately), which would really help those running Ubuntu on ARM.

For initrd images to be optional, UUID support needs to be implemented in the kernel, more kernel modules needed to boot the system need to be built into the kernel (instead of modules), there needs to be initrd-less PXE booting support, and other areas investigated. Per their plans, an initrd would always be generated, but when it came time to configuring the boot-loader, it would be decided if an initial RAM disk image should be used. Ubuntu's safe-mode would also always use an initrd.

Enhancing DKMS On Ubuntu: Ubuntu developers want to make it more simpler to create and maintain DKMS packages. Dynamic Kernel Module Support (DKMS) is what allows out-of-tree Linux kernel modules (namely device drivers) to be rebuilt automatically when installing a new kernel. There's DKMS support in the AMD Catalyst Linux driver and other modules so that their modules can work rather seamlessly when installing a new kernel, assuming there are no breaks in the kernel API. They already have some plans to improve the DKMS process in Ubuntu, per these notes.

Ubuntu 12.04 Kernel Configuration: As said in the graphics stack article, Ubuntu 12.04 LTS will likely ship with the Linux 3.2 kernel, but there is a chance they instead may go with the Linux 3.1 kernel (it should be decided this week, hopefully it's 3.2). As far as the kernel configuration goes in whatever kernel they pick, there's a few changes.

More boot-essential modules may be built into the kernel (per the initrd-less UUID-booting support in the kernel), EXT2 file-system support will no longer be built-in and instead be a module, FAT file-system support will be built-in since it's needed in some ARM configurations, and ProcFS support is likely to be removed. The non-PAE Ubuntu kernel might also be removed with most hardware now supporting the Physical Address Extensions.

UEFI Linux Kernel Support: The Linaro developers discussed UEFI support within the ARM Linux kernel. Here's their brief notes where discussing the EFI support in GRUB vs. ELILO and how well the current kernel UEFI implementation is for ARM.

U1DB: Ubuntu One developers are working on a new synchronized database system called U1DB that's meant for... Ubuntu One. U1DB is the codename for "an easy-to-use database API layer which can work on any platform." By any platform they mean anything from Ubuntu to servers to Windows to embedded/mobile devices. This layer would then interact with an actual native database such as SQLite or MySQL. The purpose of U1DB is all about ensuring synchronized data between systems and the cloud. Details on U1DB can be found from the Launchpad page.

Nokia QT & Ubuntu: Qt developers from Nokia were at UDS to talk about Qt 5 and Qt in Ubuntu 12.04 (they also did some interesting Qt Embedded demos late in the afternoon). Among the items brought up during this discussion is that Qt 5 will support using "LLVM Mesa" (I assume they are referring to the LLVMpipe driver, I wasn't at this part of the session in person), Qt 5 will support both X11 and the Wayland Display Server, and the developers discussed the state of QML and other areas relevant to Qt 5.

Now off to the third day of the Ubuntu Developer Summit in Orlando (and I need to finish some things I am working on for testing/benchmarking for the talk tonight). For those that didn't see Monday's coverage of UDS-P on Phoronix, it's summarized here.

Discuss this article in our forums, IRC channel, or email the author. You can also follow our content via RSS and on social networks like Facebook, Identi.ca, and Twitter (@Phoronix and @MichaelLarabel). Subscribe to Phoronix Premium to view our content without advertisements, view entire articles on a single page, and experience other benefits.
Latest Hardware Reviews
  1. Sumo Lounge Emperor
  2. Gallium3D Continues Improving OpenGL For Older Radeon GPUs
  3. 15-Way Open vs. Closed Source NVIDIA/AMD Linux GPU Comparison
  4. Nouveau vs. NVIDIA Linux Comparison Shows Shortcomings
Latest Software Articles
  1. The Cost Of Ubuntu Disk Encryption
  2. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  3. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
  4. F2FS File-System Shows Regressions On Linux 3.10
Latest Linux News
  1. QEMU 1.5 Supports VGA Passthrough, Better USB 3.0
  2. Handbrake 0.9.9 Supports OpenCL Offloading
  3. Freedreno Gallium3D Now Banging The Adreno A3XX
  4. Jolla Announces Their First Phone
  5. Mageia 3 Released, Still Using Legacy GRUB
  6. NetBSD 6.1 Brings In More Features
  7. Using Six Monitors With AMD's Open-Source Linux Driver
  8. Benchmarking The Intel P-State, CPUfreq Changes
  9. FreeBSD Still Working On Next-Gen Package Manager
  10. DNF Still Advancing As Experimental Yum For Fedora
  11. Logitech Begins Supporting Linux Users
Latest Forum Talk
  1. Handbrake 0.9.9 Supports OpenCL Offloading
  2. The Cost Of Ubuntu Disk Encryption
  3. QEMU 1.5 Supports VGA Passthrough, Better USB 3.0
  4. Jolla Announces Their First Phone
  5. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
  6. Openbenchmarking.org main page is damaged
  1. Computers
  2. Display Drivers
  3. Graphics Cards
  4. Motherboards
  5. Peripherals
  6. Processors
  7. Software
  8. Operating Systems
  9. All Articles
  1. Linux Benchmarking
  2. OpenBenchmarking.org
  3. Phoronix Test Suite