Index: src/rootfs_static_data/README |
diff --git a/src/rootfs_static_data/README b/src/rootfs_static_data/README |
new file mode 100644 |
index 0000000000000000000000000000000000000000..263e11f456ce31118b65564cf34f3c5fe8c2e1e3 |
--- /dev/null |
+++ b/src/rootfs_static_data/README |
@@ -0,0 +1,7 @@ |
+The subdirectories of this directory contain static files that are copied |
+to the target filesystem's root directory when building an image. At the |
+moment, these files will all be owned by root and world-readable. |
+ |
+'common' contains files that are specific to all architectures; additional |
+directories should be created for files that apply only to specific |
+targets. |