bjorn3
|
200ba82e57
|
initfs: Actually use Length newtype
|
2026-02-17 20:57:11 +01:00 |
|
bjorn3
|
0e0287cb6d
|
initfs: Use fixed modes for inode types
This also ensures that the write bit is never set and the execute bit
is always set for directories.
|
2026-02-17 20:57:10 +01:00 |
|
bjorn3
|
c028c49c55
|
initfs: Symlinks should be resolved relative to symlink parent
|
2026-02-17 20:54:53 +01:00 |
|
bjorn3
|
edd1c249e9
|
initfs: Remove uid and gid fields for inodes
The initfs creation code always puts 0 in them.
|
2026-02-17 20:54:35 +01:00 |
|
bjorn3
|
c611054bbd
|
initfs: Move archive-common package into initfs-tools
|
2026-02-17 20:54:10 +01:00 |
|