kumquat-buildroot/system
Yann E. MORIN 5a8484dec2 system: move remounting / to the corresponding init systems
Currently, remounting / read-write (or not) is done by the skeleton
package when the init system is either busybox or sysvinit, by
registering a target-finalize hook; it is not done at all for systemd.

Move registering this target-finalize hook to both of busybox and
sysvinit. Leave systemd alone, we'll take care of it later.

Rename the macro to a more meaningful name, and move it to system.mk
with the other such macros.

Yet a little bit less init-system knowledge in the skeleton.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
[Thomas: remove not-so-useful comments, as pointed by Arnout.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-07-22 22:34:40 +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 remounting / to the corresponding init systems 2017-07-22 22:34:40 +02:00