BuildSystem: Write my own disk image perm updater

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
This commit is contained in:
2026-01-10 17:57:21 +02:00
parent d33a8eac9c
commit 78cd054d59
5 changed files with 87 additions and 35 deletions
+1
View File
@@ -3,3 +3,4 @@
build/
base/
script/fakeroot-context
tools/update-image-perms