kumquat-buildroot/fs
Matt Weber c3edec0018 fs/common: allow custom user table to override package-defined users
Currently, when a custom user table and a package define the same user,
the settings from the package takes precedence over the ones from the
custom user table.

However, it makes sense to allow the settings from the custom user table
take precedence. For example, it would allow redirecting the user's
home directory to an alternate location (e.g. away from tmp and into a
partition that is persistent).

The support/scripts/mkusers script will only retain settings from the
latest definition it finds.

Thus, by passing the custom user table after the package defined users,
it is possible to override the package provided user definitions.

Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2018-10-20 14:33:24 +01:00
..
axfs
btrfs fs/btrfs: remove destination file before generation 2018-08-25 23:59:23 +02:00
cloop
cpio fs/*/Config.in: re-wrap help text 2018-04-01 08:52:45 +02:00
cramfs fs/cramfs: add xip option 2018-04-09 11:29:46 +02:00
ext2 fs/*/Config.in: re-wrap help text 2018-04-01 08:52:45 +02:00
initramfs fs/*/Config.in: re-wrap help text 2018-04-01 08:52:45 +02:00
iso9660
jffs2 fs/*/Config.in: re-wrap help text 2018-04-01 08:52:45 +02:00
romfs
squashfs fs/squashfs: add zstd support 2018-04-25 23:39:04 +02:00
tar
ubi fs/*/Config.in: re-wrap help text 2018-04-01 08:52:45 +02:00
ubifs
yaffs2
common.mk fs/common: allow custom user table to override package-defined users 2018-10-20 14:33:24 +01:00
Config.in fs/btrfs: add support for generating a btrfs image 2018-08-25 14:30:51 +02:00