diff options
author | Max Krummenacher <max.oss.09@gmail.com> | 2018-01-27 14:54:08 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-02-06 10:54:34 +0000 |
commit | 061e04cb6335a10f560e57255b7335b8c9891207 (patch) | |
tree | 847b8c1225c337b83681435bdf45bcb41082c33f /.gitignore | |
parent | ed41167521ccae14952e500d7432cb776636f4e9 (diff) | |
download | openembedded-core-061e04cb6335a10f560e57255b7335b8c9891207.tar.gz openembedded-core-061e04cb6335a10f560e57255b7335b8c9891207.tar.bz2 openembedded-core-061e04cb6335a10f560e57255b7335b8c9891207.zip |
image_types: tar with --numeric-owner
If --numeric-owner is neither used when creating or extracting the archive
containing the rootfs then tar tries to change the numeric uid/gid of the
files based on user/group names of the host used to extract the archive.
Create the archive with --numeric-owner to remove the burden of having to
use --numeric-owner when extracting.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions