mirror of
https://github.com/siderolabs/extensions.git
synced 2026-05-05 12:16:46 +02:00
feat: allow glibc ld files in etc
Allow both `/etc/ld.so.conf` and `/etc/ld.so.cache` files in `/etc` since tools expect these to be standard. Signed-off-by: Noel Georgi <git@frezbo.dev>
This commit is contained in:
parent
ddd47209fb
commit
77208fd162
@ -268,6 +268,8 @@ Any paths in the `rootfs` should be contained within the following hierarchies:
|
||||
- `/usr/lib/ld-linux-x86-64.so.2`
|
||||
- `/usr/lib/ld-linux-aarch64.so.1`
|
||||
- `/usr/bin/ldconfig` (used by NVIDIA Container Toolkit)
|
||||
- `/etc/ld.so.conf`
|
||||
- `/etc/ld.so.cache`
|
||||
- `/usr/lib/udev/rules.d/`
|
||||
- `/usr/local/`
|
||||
- `/usr/share/glvnd/`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user