Ticket #178 (closed enhancement: fixed)
resume command generation every atom for hook use
| Reported by: | creidiki | Owned by: | ciaranm |
|---|---|---|---|
| Priority: | Sometime | Milestone: | Enhanced Hooks |
| Component: | clients/paludis | Version: | 0.22.2 |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Distribution: |
Description
resume commands should be generated at the very end of each package's build (right before it moves onto the next package), so that it can be exported to hooks, with the idea of writing it to a file (to be overwritten every build) for resume functionality in case of power failure or hard lock.
for example, writing to ~/.paludis-resume after each build & cleanup etc is done, and deleting it when the whole command exits successfully.
Change History
Note: See
TracTickets for help on using
tickets.
