Content deleted Content added
No edit summary |
→Features: wording on systemd distros |
||
Line 85:
* Alpine Configuration Framework (ACF): While optional, ACF is an application for configuring an Alpine Linux machine, with goals similar to [[Debian|Debian's]] [[Debconf (software package)|debconf]]. It is a standard framework based on simple LUA scripts.{{citation needed|date=November 2015}}
* [[C standard library]]: Alpine Linux previously used [[uClibc]] instead of the traditional [[GNU C Library]] (glibc) most commonly used. Although it is more lightweight, it does have the significant drawback of being [[Binary code compatibility|binary incompatible]] with glibc. Thus, all software must be compiled for use with uClibc to work properly. As of April 9, 2014, Alpine Linux switched to [[musl]], which is partially binary compatible with glibc.<ref>{{cite web|url=http://www.musl-libc.org/faq.html|title=musl FAQ|publisher=}}</ref>
* [[Init system]]: The simple and lightweight [[OpenRC]] is the init system currently used by Alpine Linux.<ref>{{cite web|url=http://wiki.alpinelinux.org/wiki/Alpine_Linux_Init_System|title=Alpine Linux Init System|publisher=}}</ref> Unlike many distributions, including [[Debian]], [[Ubuntu (operating system)|Ubuntu]], [[RHEL]], [[Arch Linux]] and [[CentOS]]
== References ==
|