General description of the build system: Difference between revisions

From Alpine Linux
m (Redirecting to Creating an Alpine package)
 
Line 1: Line 1:
To be able to create and contribute by creating your own [[How_to_make_a_custom_ISO_image|alpine iso]] you need different components.
#REDIRECT [[Creating_an_Alpine_package]]
 
These components are listed below with a short description of what it's all about.<BR>
Each section has a link to a more detailed description or howto.
 
== '''[[Setting_up_the_build_environment|Build environment]]''' ==
The [[Setting_up_the_build_environment|build environment]] makes it possible to create and modify alpine.<BR>
You need this to be able to build packages, iso's, and other files.
 
'''Detailed description:''' [http://wiki.alpinelinux.org/w/index.php?title=Setting_up_the_build_environment Setting up the build environment]
 
== aports ==
The [[Description_of_the_aports_tree|aports tree]] is a set of files and folders that contains scripts needed to build/create a package.<BR>
This package (called 'apk') can then be installed and used by Alpine Linux.
 
'''Detailed description:''' [[Description_of_the_aports_tree|Description of the aports tree]]<BR>
'''Also read:''' [[Creating_an_Alpine_package|Creating an Alpine package]]
 
== abuild ==
The [[Description_of_the_abuild_tree|abuild tree]] contains scripts you need when creating packages for Alpine Linux. These scripts are installed automatically with the <tt>alpine-sdk</tt> package.
 
'''Detailed description:''' [[Description_of_the_abuild_tree|Description of the abuild tree]]

Latest revision as of 05:25, 8 December 2011