Tools

Revision 2 as of 2012-03-10 13:34:32

Clear message

Introduction

Image building will be performed with ubuntu-defaults-builder tools. The Italian team developed some side tools for simplifying the debugging and test procedures, since the ubuntu-defaults-image command builds the image always from scratch and takes about one hour.

Image building

Install ubuntu-defaults-builder and dpkg-dev packages. Image is been made with defaults from ubuntu-defaults-it package available through a PPA.

For creating a i386 image perform the following command:

 $ ubuntu-defaults-image --ppa  ubuntu-defaults-it-team/ubuntu-defaults-it  --locale it --components main,restricted,universe --release precise --arch i386


CategoryLoCoTeams