Age | Commit message (Collapse) | Author | Files | Lines |
|
This new option works in both dpkg and dpkg-statoverride. And dpkg will
pass it to its children, which means dpkg-statoverride called from a
maintainer script will automatically pick it up.
Ref: #811037
|
|
Deprecate --force option which will be considered an alias for
--force-all for now.
|
|
|
|
This makes it easier to generalize to be used by other modules with
different force options, and to operate on the force options.
|
|
This will make it possible to reason more easily about what is
getting enabled.
|
|
This unifies all force related code in a single file, and will make it
possible to use it in other programs.
|