Your ideas from below are very sane. Currently urpmi.recover is not mature/powerful enough, but at least it is a good starting point.

And ok, I will build it for cooker soon.

On 03/22/14 08:18, Blackcrack wrote:
An questions, it is possible for create different recovery points with date and User-entry ?
as exemple :

urpmi.recover --checkpoint

urpmi.recover --checkpoint  --Date  --userentry "this was the stabiles and nice 
working thing"

urpmi.recover --ls / urpmi.recover --list

Urpmi Recover Listing for recovery :
1.  01/03/2014   |  Root-Saving / Provider saveing / Install System
2.  23/03/2014   |  this was the stabiles and nice working thing
3.  04/04/2014   |  Testingphase with new rpm's
4.  10/04/2014   |  works all well - savepoint
5.
and so on
~

therewith whant it is possible easy listing the restorepoints
and have an easy way for restore, :
urpmi.recover --rollback 5

maby an possible for say the chekcpoint and
the checkpoint behind it's moving one back like :

urpmi.recover --ls
Urpmi Recover Listing for recovery :
1.  01/03/2014   |  Root-Saving / Provider saveing / Install System
2.  23/03/2014   |  this was the stabiles and nice working thing
3.  04/04/2014   |  Testingphase with new rpm's
4.  10/04/2014   |  works all well - savepoint

urpmi.recover --checkpoint  --Date  --userentry "this is an better checkpoint" 
--Nr 3

urpmi.recover --ls

Urpmi Recover Listing for recovery :
1.  01/03/2014   |  Root-Saving / Provider saveing / Install System
2.  23/03/2014   |  this was the stabiles and nice working thing
3.  01/05/2014   |  this is an better checkpoint
4.  04/04/2014   |  Testingphase with new rpm's
5.  10/04/2014   |  works all well - savepoint



urpmi.recover --delcheckpoint 4
urpmi.recover --delcheckpoint 5
urpmi.recover --ls

Urpmi Recover Listing for recovery :
1.  01/03/2014   |  Root-Saving / Provider saveing / Install System
2.  23/03/2014   |  this was the stabiles and nice working thing
3.  01/05/2014   |  this is an better checkpoint

(or
urpmi.recover --delcheckpoint 4 5 )
urpmi.recover --delcheckpoint 4,5
urpmi.recover --delcheckpoint 4;5 )

maybe it is therewith possible for creating also an Guy
like rpmdrake for have an rollback in graphical also :)
with delbuttons or create buttons and something ..

maybe with locking the Input devices and grafical feedback,
during the recovery ...




Reply via email to