Matthias Schiffer a16a8814ea
image: don't modify file permissions before rootfs generation
Modifying the file permissions can be harmful, as it would make files
world-readable even if they weren't in the ipk packages. The
Image/mkfs/prepare step is removed completely, as it is redundant now (/tmp
and /overlay are already provided by base-files with the correct
permissions).

It has been verified that this change does not affect any permissions of
files in the default package set except /etc/ppp/chap-secrets, which was
world-readable before. All packages not in the default set are more likely
to be installed via opkg than being part of a base image and thus were
usually not affected by the permission modification anyways.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2016-09-26 17:57:56 +02:00
..
2016-07-29 22:47:46 +02:00
2015-03-29 07:29:18 +00:00
2015-03-29 07:29:18 +00:00
2012-07-28 21:06:59 +00:00
2015-03-29 07:29:18 +00:00
2016-08-23 12:19:23 +02:00
2015-03-29 07:29:18 +00:00