User:Sertonix/Freedom of choice: Difference between revisions

From Alpine Linux
(initial notes)
 
m (fix draft template)
Line 1: Line 1:
{{Draf}}
{{Draft}}


== Init system ==
== Init system ==

Revision as of 06:41, 21 August 2023

This material is work-in-progress ...

Do not follow instructions here until this notice is removed.
(Last edited by Sertonix on 21 Aug 2023.)

Init system

  1. openrc: official, default
  2. dinit: inofficial test, https://davmac.org/projects/dinit/alpine-demo/
  3. s6: packaged, in development (status?)
  4. busybox rc ?
  5. runit: packaged but only to run under openrc
  6. systemd ?

pid 0

  1. busybox init: official,default

TODO alternatives?

libc

  1. musl: official, default
  2. glibc: glibc compatibility layer, unsupported

seat managnent

  1. elogind: official, often assumed!
  2. seatd: official, mostly working

Dev-D

  1. mdev: official, default
  2. mdevd: official
  3. eudev: official, often assumed!

other

TODO pam