buildrootschalter/fs
Samuel Martin 22cdb652f5 fs/common.mk: add host-mkpasswd if PACKAGES_USERS is not empty
When using a custom rootfs skeleton, the host-mkpasswd target is not
automatically built, even if some packages add users (i.e. when
PACKAGES_USERS is not empty).

In this case, the rootfs generation may fail because the mkpasswd
provided by some distribution does not support all options used in the
mkusers script.

This patch avoids such trouble by automatically adding the host-mkpasswd
package to the dependency list of the rootfs targets if users needs
to be created.

[Peter: minor rewording of commit message]
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-01-22 22:08:28 +01:00
..
cloop Normalize separator size to 80 2013-06-07 10:54:54 +02:00
cpio uboot-tools: factor out common mkimage infrastructure 2013-11-11 00:37:03 +01:00
cramfs package: fix white spaces 2014-01-16 13:31:09 +01:00
ext2 fs/ext2: fix generation of ext4 filesystems 2014-01-06 00:07:25 +01:00
initramfs Config.in files: unification of comments about dependency on Linux kernel 2013-12-15 16:24:36 +01:00
iso9660 package: fix white spaces 2014-01-16 13:31:09 +01:00
jffs2 Remove redundant dollar signs in Config.in files 2013-10-26 19:58:30 +02:00
romfs package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
squashfs squashfs3: remove deprecated package/rootfs 2014-01-10 15:14:35 +01:00
tar fix white spaces 2013-07-20 21:13:57 +02:00
ubifs ubifs filesystem image: line up and improve Config.in options 2013-09-12 22:01:17 +02:00
common.mk fs/common.mk: add host-mkpasswd if PACKAGES_USERS is not empty 2014-01-22 22:08:28 +01:00
Config.in reorder fs alphabetically 2012-12-02 23:19:25 -08:00