diff options
| author | Awais Belal <awais_belal@mentor.com> | 2016-08-01 16:31:43 +0500 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-08-17 10:35:41 +0100 |
| commit | 92f505b0162f666b14208e2835c7def9f2cd4f2c (patch) | |
| tree | fe76519105e93595ac44b9f1988ae0a221268288 /scripts/lib/devtool/sdk.py | |
| parent | caaff71f97ff7595d256d6b63f3400eee90f3a7b (diff) | |
| download | poky-92f505b0162f666b14208e2835c7def9f2cd4f2c.tar.gz | |
init-install*: /etc/mtab make a link rather than a copy
Using a copy would only make management of devices erroneous
and makes the system unstable in some scenarios as tools will
have to manipulate both files separately. A link ensures that
both files /proc/mounts and /etc/mtab will have the same
information at all times and this is how it is handled
on newer systems where there is such a need. Same is
suggested by busybox.
(From OE-Core rev: 9f9240d175acee274c04242fd5781094b3f5491b)
Signed-off-by: Awais Belal <awais_belal@mentor.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/sdk.py')
0 files changed, 0 insertions, 0 deletions
