Remastering: Ubuntu Builder
A handy tool to build an Ubuntu based GNU/Linux distribution
Ubuntu Builder is a simple tool to create your own distribution. It allows to download, extract, customize in many ways and rebuild the ubuntu images. You can customize i386 and amd64 desktop ISO images.
You can install Ubuntu Builder by downloading the latest version package and installing it with gdebi, ubuntu software center or dpkg. You can also use the BZR repository.
You can also use a PPA for the stable releases. Just do
'add-apt-repository ppa:f-muriana/ubuntu-builder'
as root to add it to your system.
Install Ubuntu-Builder on your system to create custom installation media. This easy to use software will allow you to choose thing like which desktop or software that will be installed along side the operating system. Now thats handy.
If you go threw the pains taking task of reinstalling your system every few months this is a major plus for you. Simply create your custom Install Disk and your well on your way.
To get started you first need to add the repository to your system, this will keep you up to date as newer releases come out.
Install Ubuntu-Builder – Ubuntu
Add The Repositories.
$ sudo add-apt-repository ppa:f-muriana/ubuntu-builder
Update.
$ sudo apt-get update
install Ubuntu-Builder.
$ sudo apt-get install ubuntu-builder
When you are all finished, you can install your custom version of Ubuntu on other computers.