Rework of the init system
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Sat, 28 Jul 2012 07:21:20 +0000 (09:21 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 30 Jul 2012 21:12:17 +0000 (23:12 +0200)
commitc92aacd330366da803b1cf37ecb3af816bedd7f2
treef36838bbd0555344d625a17130d0b9b575348106
parent09a29b6a897158070e87493935aba817a58c33fd
Rework of the init system

Since we have now two uncompatible init systems, and we want only one of
them at the same time in use in the rootfs, we need to select a
particular init system. This patch also adds $(PKG)_INSTALL_INIT_SYSTEMD
and $(PKG)_INSTALL_INIT_SYSV hooks that are called when the matching
init systems are selected to install properly the init scripts of the
package.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/busybox/busybox.mk
package/pkg-generic.mk
target/generic/Config.in