]> code.ossystems Code Review - openembedded-core.git/commit
initramfs-framework: Add exec module
authorOtavio Salvador <otavio@ossystems.com.br>
Fri, 1 Dec 2017 13:05:32 +0000 (11:05 -0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 10 Dec 2017 22:41:41 +0000 (22:41 +0000)
commit9b98c97338b4c3f985eca572d6a1e21324fa0fbc
tree296b462d66685d2c4c9585e6723531ad7167585c
parenta41f7cdf0cbc56a283d5c845c36d88a0208bf386
initramfs-framework: Add exec module

This new module allow for easy execution of external scripts or
applications. It runs anything found in /exec.d directory in order and
in case of no scripts to be available, it opens a shell.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/initrdscripts/initramfs-framework/exec [new file with mode: 0644]
meta/recipes-core/initrdscripts/initramfs-framework_1.0.bb