• Doug Zongker's avatar
    recovery: install packages in a known mount environment · 239ac6ab
    Doug Zongker authored
    When installing a package, we should have /tmp and /cache mounted and
    nothing else.  Ensure this is true by explicitly mounting them and
    unmounting everything else as the first step of every install.
    
    Also fix an error in the progress bar that crops up when you do
    multiple package installs in one instance of recovery.
    
    Change-Id: I4837ed707cb419ddd3d9f6188b6355ba1bcfe2b2
    239ac6ab
roots.h 1.58 KB