Recent changes introduced the ability to have distinct physical root<div>and sysroot.  In this case, because we run the bootloader binaries</div><div>inside the target, we need to ensure that e.g. /boot is mounted inside</div><div>that target root.</div><div><br></div><div>Note in this case, we also use a new Blivet API to update its</div><div>knowledge of the system root.</div><div><br></div><div>This patch also updates the storage write logic to note if</div><div>ksdata.ostreesetup.osname is set, because the storage will have to be</div><div>written after the packaging.</div><div>---</div><div>&nbsp;pyanaconda/install.py | 28 ++++++++++++++++++++++++----</div><div>&nbsp;1 file changed, 24 insertions(+), 4 deletions(-)</div><div><br></div><div><br></div>