From d27bd9e98ef10d1d6067f35363197cd9aa9c81de Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 3 Aug 2019 17:21:50 -0600 Subject: [PATCH] configs/sim/include/README.txt: At a NOTE in a README file. --- configs/sim/include/README.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/configs/sim/include/README.txt b/configs/sim/include/README.txt index 6076196ae6..a81ba573b2 100644 --- a/configs/sim/include/README.txt +++ b/configs/sim/include/README.txt @@ -67,6 +67,10 @@ README directory structure. That directory structure is contained in the binary file etc.tar.gz and can be modified per the following steps: + NOTE: It is not advised to do this under Windows. Windows will end up + changing the file permissions so the files under /etc will have executable + permissions. + 1. Unpack the directory structure: tar zxf etc.tar.gz