kumquat-buildroot/system
Yann E. MORIN b07ccc47cb system: move setting getty to the corresponding init systems
Currently, setting the getty is done:
  - by the skeleton package when the init system is either busybox or
    sysvinit;
  - by the systemd package when the init system is systemd;
both by registering a target-finalize hook.

This is not very consistent.

Move setting the getty out of the skeleton and into the package that
provides the init system, by registering a per-package target-fialize
hook.

This offloads yet a bit more out of the skeleton, so that it is easier
to properly separate the skeletons for the various init systems.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-07-22 22:33:38 +02:00
..
skeleton package/ifupdown-scripts: new package 2017-07-04 23:38:18 +02:00
Config.in system: introduce BR2_SYSTEM_ENABLE_NLS 2017-07-04 19:09:55 +02:00
device_table_dev.txt
device_table.txt
system.mk system: move setting getty to the corresponding init systems 2017-07-22 22:33:38 +02:00