]> code.ossystems Code Review - openembedded-core.git/commit
update-rc.d: process symlinks recursively
authorChristopher Larson <chris_larson@mentor.com>
Wed, 27 Nov 2013 18:07:01 +0000 (11:07 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 5 Dec 2013 13:30:20 +0000 (13:30 +0000)
commit987a203f85e9474fd1807e577c7fd8c30ecf78d6
tree436e71ba0b04a1c0e78d06acfbb07b79b2ad4f49
parent7e7ff7d1e5e86f097ef40befcf00dd28657e26f8
update-rc.d: process symlinks recursively

When processing startup scripts which use update-alternatives, we need to keep
resolving the symlink recursively until we hit a real file, due to the
alternatives indirection. This fixes the ability to run certain postinsts at
do_rootfs time, which is needed for good read-only-rootfs support.

Signed-off-by: Christopher Larson <kergoth@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/update-rc.d/update-rc.d/check-if-symlinks-are-valid.patch