Summary

To build a rootfs tarball for armel based systems that match the ARMv7 standard but are not supported by any prebuilt image in ubuntu we currently provide a qemu wrapper script that sets up and configures a system using a script. The existing wrapper needs to be packaged and enhanced with GUI elements (i.e. oem-config) that take responsibility for a proper system setup which does not differ from a standard ubuntu installation so that the currently used setup script can be replaced.

Release Note

The new Ubuntu Offline Builder enables you to create a completely configured tarball for your ARMv7 system to be extracted on a rootdevice. The installed system does not differ from any other Ubuntu 9.10 installation.

Rationale

Ubuntu only supports a minimal set of ARMv7 hardware. To enable a broader community the RootfsFromScratch setup was invented in 9.04. The wrapper script used to set up a standard Ubuntu system inside a virtual machine currently does not produce a 100% identical setup to a normal image that was installed by debian-installer or ubiquity. The target of this spec is to enhance the existing wrapper to use standard tools to set up a system as close to a normal install as possible.

Design

Implementation

Test/Demo Plan

Unresolved issues


CategorySpec

Specs/ArmRootfsBuilderGUI (last edited 2009-06-18 19:54:31 by p5098ed03)