diff options
author | Nathan Lynch <ntl@pobox.com> | 2014-01-28 21:11:21 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-01-28 22:51:47 +0100 |
commit | 5f52d7a8bd659664849cb4c58d7d791f129de8ce (patch) | |
tree | 086cf7df9e16ee1c777b5c84d43ff63a2f5bed8f /docs/manual | |
parent | 167ca173f6f80670ffd4459aa996d4f421aed296 (diff) | |
download | buildroot-5f52d7a8bd659664849cb4c58d7d791f129de8ce.tar.gz buildroot-5f52d7a8bd659664849cb4c58d7d791f129de8ce.zip |
target: ensure target/ dir is writable
If the source target skeleton is read-only (eg. because Buildroot's
source dir is), modifications to the output target (such as creating
/etc/hostname and /etc/issue) fail.
(This can happen if the Buildroot source dir is NFS-mounted read-only
to be shared between different machines, for example).
Signed-off-by: Nathan Lynch <ntl@pobox.com>
[yann.morin.1998@free.fr: we use rsync now, not cp; --chmod=Du+w
suggested by Arnout; clarify commit log]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual')
0 files changed, 0 insertions, 0 deletions