Master Plan

Part of making Ubuntu a rocking server oprating system, is broaden it's hardware support. This page will be dedicated to plan and track the support we currently have in Ubuntu for that platform. We might use this as a basis for a future spec, possibly for UbuntuBelowZero.

High level items:

Perliminary support

0) Kernels are basically available, since the kernel support is in the main official tree.

1) Test userland applications, for starters make sure all of main and supported seeds apps are working smoothly.

2) Use it for debugging and development.

3) Move on to have good universe support:

Creating Ubuntu Bootable Images

As it seems, there are some additional mkisofs flags we need to pass to make it usable:

mkisofs -J -r -U -chrp-boot -netatalk -hfs -probe -map boot/map.hfs -part -no-desktop -hfs-volid <your-vol-id-here> -hfs-bless ./boot -o ../new-ubuntu.iso .

This should incorporated into debian-cd that we use to produce current ubuntu cds , to have periodically built cds for testing.

UbuntuOnThePseries (last edited 2008-08-06 16:21:16 by localhost)