Summary: | Allow emerge to save its --resume data | ||
---|---|---|---|
Product: | Portage Development | Reporter: | Mathijs Mohlmann <gentoo> |
Component: | Enhancement/Feature Requests | Assignee: | Portage team <dev-portage> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | InVCS |
Priority: | High | ||
Version: | 2.1 | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 115839 | ||
Attachments: | patch that makes a backup mergelist automatically |
Description
Mathijs Mohlmann
2006-02-12 01:42:36 UTC
*** Bug 122535 has been marked as a duplicate of this bug. *** Created attachment 80499 [details, diff]
patch that makes a backup mergelist automatically
When emerge would normally discard resume data, this patch causes it to save backup resume data if the length of the merge list is greater than 1. When the user calls `emerge --resume` and there is nothing else to resume, the backup merge list is automatically used instead.
This is in r2847 for release in 2.1_pre6. Released in 2.1_pre6. |