Files
linuxkit/test/cases/040_packages/006_format_mount
Christoph Ostarek 819d83b716 runc: bump to newest version
./scripts/update-component-sha.sh --pkg ./pkg/runc

Signed-off-by: Christoph Ostarek <christoph@zededa.com>
2024-02-05 11:45:39 +01:00
..
2024-02-05 11:45:39 +01:00
2024-02-05 11:45:39 +01:00
2024-02-05 11:45:39 +01:00
2024-02-05 11:45:39 +01:00
2024-02-05 11:45:39 +01:00
2024-02-05 11:45:39 +01:00
2024-02-05 11:45:39 +01:00

xfs tests

XFS packages - xfsprogs - is generally forward compatible but not backwards compatible. This means that a more recent version of xfsprogs will not work with an older kernel.

To avoid this issue, do not update these tests unless you are also updating the kernel.

This can be made simpler by having kernel-specific versions.