Add some common top level directories that users can not easily add anymore now that we are using composefs. This adds /nix and /snap.
/nix
/snap
Another option would be to use the transient-root support in ostree, but that option is not yet configurable via a kernel command line argument.
See: https://gitlab.com/fedora/bootc/tracker/-/issues/26 See: https://github.com/ublue-os/main/issues/711 See: https://bootc-dev.github.io/bootc/filesystem.html#enabling-transient-root See: https://github.com/projectatomic/rpm-ostree/issues/233
Build succeeded. https://fedora.softwarefactory-project.io/zuul/buildset/6b441d63f5dd434e826a3dbae285a7be
Test container images with this change: - quay.io/travier/silverblue-devel:43 - quay.io/travier/kinoite-devel:43
This apparently does not work.
Pull-Request has been closed by siosm
Add some common top level directories that users can not easily add
anymore now that we are using composefs. This adds
/nixand/snap.Another option would be to use the transient-root support in ostree, but
that option is not yet configurable via a kernel command line argument.
See: https://gitlab.com/fedora/bootc/tracker/-/issues/26
See: https://github.com/ublue-os/main/issues/711
See: https://bootc-dev.github.io/bootc/filesystem.html#enabling-transient-root
See: https://github.com/projectatomic/rpm-ostree/issues/233