Developer Documentation: Difference between revisions

From Alpine Linux
Line 48: Line 48:
* [[Aports tree]] <!-- <== APKBUILD -->
* [[Aports tree]] <!-- <== APKBUILD -->
* [[Abuild]]
* [[Abuild]]
* [[Abuild tree|Abuild tree - Helpful scripts for Packaging]]
* [[Abuild helpers|Abuild helpers - scripts for packaging]]
  <!-- includes [[Abuild_helpers#apkbuild-cpan|Apkbuild-cpan]] -->
  <!-- includes [[Abuild_helpers#apkbuild-pypi|Apkbuild-pypi]] -->
* [[Creating an Alpine package]]
* [[Creating an Alpine package]]
   <!-- includes [[Setup your system and account for building packages]] -->
   <!-- includes [[Setup your system and account for building packages]] -->
Line 55: Line 57:
       It will create a directory with the given package name, place an example/template APKBUILD  
       It will create a directory with the given package name, place an example/template APKBUILD  
       file to the given directory, and fill some variables if those are provided. -->
       file to the given directory, and fill some variables if those are provided. -->
** [[Apkbuild-cpan]]
** [[Apkbuild-pypi]]
* [[Buildrepo]]
* [[Abuild-keygen]] [[Creating keys for package signing]]
* [[Abuild-sign]]
* [[Abuild-tar]]
* [[Abump]] [[Apkgrel]]


* [[Package policies]]
* [[APKBUILD Reference]]
* [[APKBUILD examples]]
* [[Alpine package format]]
* [[Alpine package format]]
* [[Apkindex format]]
* [[Apkindex format]]
* [[Package policies]]


* [[APKBUILD Reference]]
* [[APKBUILD examples]]


* [[Development using git]] <!-- includes [[Development using git:Configuration]] [[Development using git:Email]] -->
* [[Development using git]] <!-- includes [[Development using git:Configuration]] [[Development using git:Email]] -->

Revision as of 11:35, 22 October 2012

Package management

Init system


Development

Configuring your system

Building from source and creating packages


Misc

Alpine Configuration Framework

This material is work-in-progress ...

Needs to be organized/consolidated.
(Last edited by Dubiousjim on 22 Oct 2012.)


Alpine-developed Utilities