I zap chroots a lot, since I've found that it often "fixes" a lot of
weird issues that come about if you have stale chroots laying around.
So a common pattern I do is "pmb zap && pmb install ...". Having an
option to pmb install let's me simplify this.
Tbh not super convinced by this since it is as easy as the example command you
put there in the message. There's already many many options for pmbootstrap so
adding more isn't my favorite thing.
But if Ollie's fine, fine with me also.
Regards
Luca
I find myself writing "pmbootstrap zap && pmbootstrap install" a lot as
well, so I think this is a good improvement even though it adds another
argument. (At least the arguments are grouped by purpose if looking at
-h).
Thank you for the patch!
Reviewed-by: Oliver Smith <ollieparanoid@postmarketos.org>