Running your own Ubuntu Enterprise Cloud is great, but if you want real useful images that do what you want them to do, that you can start and stop at will, you'll want to customize them.
There's a lot of tutorials out there about how to make a new image from a boot CD, but most of those aren't going to work for you. If your infrastructure is Ubuntu Enterprise Cloud, here's the best way to do it. You'll need a Linux desktop as well, and if you are editing a 64 bit image, your desktop will need to be 64 bit as well - and running at least Ubuntu 10.04 or later.
First, you'll need to download one of the Ubuntu UEC images from http://uec-images.ubuntu.com/releases/
I downloaded the Ubuntu 10.10 RC 64 bit server image - but you'll want to pick what's good for you.
This tutorial assumes you already understand euca2ools and managing standard images on your cloud. If you are not familiar with using euca-run-instances from the command line, don't even try this yet.
After downloading the UEC image .tar.gz file, extract it's contents into a directory. You'll get several files out of it, but the one we are interested in is the one ending in .img, for instance "maverick-server-uec-amd64.img" is mine.