autobuild3 icon indicating copy to clipboard operation
autobuild3 copied to clipboard

Feature request: system package rollback

Open MingcongBai opened this issue 10 years ago • 0 comments

As per discussion in the group chat, we think an implementation of system package rollback for autobuild is possible. In a process like the following:

  1. Autobuild fetches all packages and deps needed for a build.
  2. Package being built.
  3. After the package is installed (as a test, or not installed depending on configuration), the package itself and all packages introduced by the build will be wiped from the system - forming a rollback.

However, as @Icenowy suggested, this is a unnecessary feature if container exists.

MingcongBai avatar Aug 11 '15 04:08 MingcongBai