General description of the build system

From Alpine Linux
Revision as of 11:56, 10 March 2009 by Mhavela (talk | contribs) (Gathering some notes on how a alpine 1.9 iso is built)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

To be able to create and contribute by creating your own alpine iso you need different components.

These components are listed below with a short description of what it's all about.
Each section has a link to a more detailed description or howto.

Build environment

The build environment makes it possible to create and modify alpine.
You need this to be able to build packages, iso's, and other files.

aports

The aports tree is a set of files and folders that contains scripts needed to build/create a package.
This package (called 'apk') can then be installed and used by Alpine.