Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add BOOTSTRAPPER_REQUEST_STATE_FORCE_PRESENT. | Sean Hall | 2022-01-16 | 1 | -0/+10 |
| | | | | | Make BOOTSTRAPPER_REQUEST_STATE_FORCE_ABSENT uninstall even if detected absent. Remove fPseudoBundle. | ||||
* | Make Burn require a non-empty KB for MsuPackages to be uninstallable. | Sean Hall | 2022-01-16 | 1 | -7/+14 |
| | |||||
* | Rename fUninstallable to fPermanent. | Sean Hall | 2022-01-16 | 1 | -1/+1 |
| | | | | Refactoring for #6459 | ||||
* | Refactor some dependency detection. | Sean Hall | 2022-01-16 | 1 | -0/+4 |
| | | | | | * Run DependencyDetect earlier * Do package dependency checking during each package/related bundle | ||||
* | FilesInUse messages are too different to unify in the Burn engine. | Sean Hall | 2021-12-30 | 1 | -1/+1 |
| | | | | Fixes #6348 | ||||
* | Replace static cache internals with a struct. | Sean Hall | 2021-08-04 | 1 | -1/+2 |
| | | | | Initialize them explicitly to make it clearer when that happens. | ||||
* | Put back the rollback cache package functionality and fix its bugs. | Sean Hall | 2021-05-11 | 1 | -9/+1 |
| | | | | #3719, #4711, #5750 | ||||
* | Move burn into burn | Rob Mensching | 2021-04-29 | 1 | -0/+529 |