Feature idea: checkpoints/rollback

Anders F Björklund afb at algonet.se
Fri Sep 18 12:31:33 PDT 2009


Jeff Johnson wrote:
> There's a 3rd optimization that smart should (if it doesn't already)
> look at, decomposing a >100 package upgrade into smaller pieces
> that can be added consistently. Poldek does this ...

Smart does this with "upgrade --stepped" (normally you want a
--yes in there too, so that you don't have to confirm each...)

It is very useful for large upgrades when you are short on
disk space, since it doesn't have to download all packages.
Instead it downloads as many as is needed for each transaction,
installs/upgrades them, and then deletes the cached packages.

Unfortunately it is not yet available in the graphic interface,
so not many know about it. (But it's in the help, and the manual)

--anders




More information about the Smart mailing list