If user's bash does not have bultin stat, updating image perms was terribly slow. This patch adds a simple c program that does the job without exec overhead
7 lines
78 B
Plaintext
7 lines
78 B
Plaintext
.vscode/
|
|
.idea/
|
|
build/
|
|
base/
|
|
script/fakeroot-context
|
|
tools/update-image-perms
|