initrd: kernel requires directories for files

I don't blame them, it's logical as no umask mechanism exists at this
stage.
This commit is contained in:
Mikaël Cluseau
2025-06-30 12:18:19 +02:00
parent 73c533116c
commit 5c91736202
3 changed files with 9 additions and 4 deletions

2
go.mod
View File

@ -22,7 +22,7 @@ require (
gopkg.in/yaml.v2 v2.4.0
k8s.io/apimachinery v0.33.2
m.cluseau.fr/go v0.0.0-20230809064045-12c5a121c766
novit.tech/direktil/pkg v0.0.0-20250628165657-648e16ad9855
novit.tech/direktil/pkg v0.0.0-20250630100055-554aaf0a8931
)
replace github.com/zmap/zlint/v3 => github.com/zmap/zlint/v3 v3.3.1