mirror of
https://github.com/siderolabs/talos.git
synced 2026-04-15 18:51:09 +02:00
Populate filesystems from source directories with root owned files. This completes running imager fully rootless. Fixes: #12498 Signed-off-by: Noel Georgi <git@frezbo.dev>
17 lines
377 B
Protocol Buffer
17 lines
377 B
Protocol Buffer
/
|
|
0 0
|
|
d--755 0 0
|
|
root1.txt ---644 0 0 FILEPATH/root1.txt
|
|
root2.txt ---644 0 0 FILEPATH/root2.txt
|
|
anotherdir d--755 0 0
|
|
file.txt ---644 0 0 FILEPATH/anotherdir/file.txt
|
|
$
|
|
subdir d--755 0 0
|
|
file1.txt ---644 0 0 FILEPATH/subdir/file1.txt
|
|
file2.txt ---644 0 0 FILEPATH/subdir/file2.txt
|
|
nested d--755 0 0
|
|
deep.txt ---644 0 0 FILEPATH/subdir/nested/deep.txt
|
|
$
|
|
$
|
|
$
|