When soft-reboot, bootc always setup root using default config. But it should read config in rootfs it booting into. https://github.com/bootc-dev/bootc/blob/85ad2f9a39e4fe52bbb5ec6d87661f62b8a25468/crates/lib/src/bootc_composefs/soft_reboot.rs#L116
When soft-reboot, bootc always setup root using default config. But it should read config in rootfs it booting into.
bootc/crates/lib/src/bootc_composefs/soft_reboot.rs
Line 116 in 85ad2f9