pub(crate) const BOOTC_ROOT: &str = "ostree/bootc";Expand description
The path to the bootc root directory, relative to the physical
system root. On ostree systems this is a real directory; on composefs
systems it is a symlink to ../composefs/bootc (see
ensure_composefs_bootc_link).