]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Add tar archive support for extra and skeleton trees 192/head
authorLucas De Marchi <lucas.demarchi@intel.com>
Thu, 4 Jan 2018 22:45:34 +0000 (14:45 -0800)
committerLucas De Marchi <lucas.demarchi@intel.com>
Thu, 4 Jan 2018 22:45:34 +0000 (14:45 -0800)
commit536812b4374b28693b3fdffae112d0b24d89c26e
tree176e9bae6f87eb011b71aba5adbbc8a7f4fedd82
parent10b820e4b51e2b68db2609a8f62eaf7e27f5b232
Add tar archive support for extra and skeleton trees

Like documentation here says, it allows one to preseve file ownership
when adding files to the final image. This may be particularly useful if
you are adding configuration files for a daemon that is not supposed to
run as root, but as a pre-defined user.
README.md
mkosi