This is the command pbuilder-dist-simple that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
pbuilder-dist-simple - simple multi-release pbuilder wrapper
SYNOPSIS
pbuilder-<dist> operation [...]
DESCRIPTION
pbuilder-dist-simple is a wrapper that makes it easy to use pbuilder with chroots for many
different Ubuntu distributions. If you need more features than pbuilder-dist-simple
provides, have a look at pbuilder-dist(1).
USAGE
Create one symlink to pbuilder-dist-simple for each distribution for which you want a
build environment, naming them like "pbuilder-lucid", "pbuilder-natty", etc.
Replace operation with the action you want pbuilder-dist-simple to do (create, update,
build, clean, login or execute).
EXAMPLES
pbuilder-natty create
Creates a pbuilder environment for Ubuntu Natty.
pbuilder-lucid update
Updates an existing Ubuntu Lucid environment.
pbuilder-lucid build ./sample_1.0-0ubuntu1.dsc
Builds the specified package on an already existing Ubuntu Lucid environment.
Use pbuilder-dist-simple online using onworks.net services