Developer Documentation: Difference between revisions

From Alpine Linux
(→‎Configuring your system: Replace "Installing Alpine Linux in a chroot" with "Chroot")
(8 intermediate revisions by 7 users not shown)
Line 6: Line 6:
   [[Alpine Linux package management#Local_Cache|How to enable APK caching]] -->  <!-- includes [[Local APK cache]] -->
   [[Alpine Linux package management#Local_Cache|How to enable APK caching]] -->  <!-- includes [[Local APK cache]] -->
** [[Comparison with other distros]]
** [[Comparison with other distros]]
** [[apk spec]]
* [[Edge|Upgrading to Edge]]
* [[Edge|Upgrading to Edge]]
* [[Alpine local backup|Alpine local backup (lbu)]] ''(Permanently store your modifications in case your box needs reboot)''
* [[Alpine local backup|Alpine local backup (lbu)]] ''(Permanently store your modifications in case your box needs reboot)''
Line 17: Line 18:


== Init system ==
== Init system ==
* [[Alpine Linux Init System|Init System (OpenRC)]] ''(Configure a service to automatically boot at next reboot)''
* [[initramfs init]]
* [[Alpine Linux Init System|Init System (OpenRC)]] ''(Configure a service to automatically launch at next reboot)''
** [[Multiple Instances of Services]]
** [[Multiple Instances of Services]]
* [[Writing Init Scripts]]
* [[Writing Init Scripts]]


== Development ==
== Development ==
Line 32: Line 33:
** [[Abuild_and_Helpers#abuild-keygen|Abuild-keygen]]
** [[Abuild_and_Helpers#abuild-keygen|Abuild-keygen]]


* [[Chroot]]
* [[Installing Alpine Linux in a chroot]] <!-- only Installation -->
** [[Buildlab]] ''(Tool for creating and managing chroots)''
** [[Buildlab]] ''(Tool for creating and managing chroots)''
 
* [[Install Alpine on LXC]]
* Install Alpine on [[Install Alpine on VirtualBox|VirtualBox]], [[Install Alpine on VMware|VMware]], [[Install Alpine on coLinux|coLinux]], [[Qemu]], <!-- includes [[Install Alpine in Qemu]], [[Running Alpine in Qemu Live mode]], [[Running Alpine Linux As a QEMU networked Guest]] --> or [[Install Alpine on Amazon EC2|Amazon EC2]]
* Install Alpine on [[Install Alpine on VirtualBox|VirtualBox]], [[Install Alpine on VMware|VMware]], [[Install Alpine on coLinux|coLinux]], [[Qemu]], <!-- includes [[Install Alpine in Qemu]], [[Running Alpine in Qemu Live mode]], [[Running Alpine Linux As a QEMU networked Guest]] --> or [[Install Alpine on Amazon EC2|Amazon EC2]]


Line 88: Line 89:
* [[Alpine Release Testing Checklist]]
* [[Alpine Release Testing Checklist]]
* [[Running glibc programs]]
* [[Running glibc programs]]
* [[Alpine Source Map by boot sequence]]


== Alpine Configuration Framework ==
== Alpine Configuration Framework ==
Line 120: Line 122:
* [[Alpine Wall]] - [[How-To Alpine Wall]] - [[Alpine Wall User's Guide]] ''(a new firewall management framework)''
* [[Alpine Wall]] - [[How-To Alpine Wall]] - [[Alpine Wall User's Guide]] ''(a new firewall management framework)''


== Alpine Design Docs ==
* [[Architecture]]
* [[File Formats]]


[[Category:Development]]
[[Category:Development]]

Revision as of 15:49, 6 October 2019

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 Nullbyte on 6 Oct 2019.)


Alpine-developed Utilities

Alpine Design Docs