package/skeleton: split out into skeleton-custom
authorYann E. MORIN <yann.morin.1998@free.fr>
Tue, 1 Aug 2017 22:52:12 +0000 (00:52 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 2 Aug 2017 17:12:42 +0000 (19:12 +0200)
commit0c750a027b720e316b9d7fccabb4d86bb2856ec0
tree63a8e56b86a651ae1e39a11cd505731a1d215af4
parente2385ce1f40278fe6af5035300e2d959f1d9b56e
package/skeleton: split out into skeleton-custom

For the custom skeleton, we practicaly do nothing, except ensure it
contains the basic, required directories, and that those are properly
setup wrt. merged /usr.

Furthermore, our current skeleton is not fit for systemd, and we'll
have to split things out into various skeletons.

So, off-load the custom skeleton into its own package.

Thus, the existing skeleton package is now limited to:

  - when using our default skeleton, install and tweak it properly;

  - when using a custom skeleton, do nothing except for depending on
    the skeleton-custom package.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
[Arnout: split off in a separate patch doing only this]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/skeleton-custom/Config.in [new file with mode: 0644]
package/skeleton-custom/skeleton-custom.mk [new file with mode: 0644]
package/skeleton/skeleton.mk
system/Config.in