view sources/sections/README @ 1422:73b7ff43d1da

Rename i686-kvm to i686-virtio
author Alessio Igor Bogani <alessioigorbogani@gmail.com>
date Tue, 02 Aug 2011 11:10:54 +0200
parents 609bc05b0d6a
children
line wrap: on
line source

These shell script snippets contain the logic to actually build each package.
They're called by "build_stage" in sources/functions.sh.

The "name.build" files have "setupfor name" called before running them,
and "cleanup" called afterwards.

The "name.sh" files do their own setup/cleanup (if any).