Commit Graph

3 Commits (6c588d59a2d8dcaeb2cac9fe0ff69c2987635f09)

Author SHA1 Message Date
Dustin b35ff1b85d build-rootfs: Avoid spurious boot errors
The *ldconfig.service* fails because `/etc` is not writable and thus
`/etc/ld.so.cache` cannot be generated.

The files specified in the `provision.d` *tmpfiles.d(5)* configuration
are unnecessary, and many of them cannot be created at runtime because
the root filesystem is immutable.
2023-02-13 22:59:51 -06:00
Dustin 594dc43366 build-rootfs: Create /lib and /lib64 symlinks 2023-02-13 22:59:51 -06:00
Dustin d6da5ca777 Initial commit 2023-02-13 22:59:51 -06:00