fs: get rid of package-provided post-fs hooks
authorYann E. MORIN <yann.morin.1998@free.fr>
Sat, 31 Mar 2018 09:06:00 +0000 (11:06 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 31 Mar 2018 18:53:06 +0000 (20:53 +0200)
commitfcdf58cad101528345b88529763f430af5ee94dd
tree7e3e66a4dc46e1050512beed907d7e8e91b9681d
parentbb2a57a17a71a53f823e2609ba08fa8c6bebe24a
fs: get rid of package-provided post-fs hooks

Now that the pre-fs ones are run on a transient copy of target/, the
post-fs hooks are no longer needed because we no longer need to restore
the target/ directory as it is only a internal copy.

Remove support for the post-fs hooks, and update the sole package using
them.

We do not add a legacy check because this was mostly a purely-internal
detail that was never really exposed nor documented.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
fs/common.mk
package/pkg-generic.mk
package/skeleton-init-systemd/skeleton-init-systemd.mk