summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Client/Tools/Debconf.py
Commit message (Collapse)AuthorAgeFilesLines
* debconf: Verify seen valueAlexander Sulfrian2022-01-301-3/+6
|
* debconf: Support removing of conf entriesAlexander Sulfrian2022-01-301-1/+11
|
* debconf: Add ability to ignore conf settingsAlexander Sulfrian2022-01-301-0/+3
|
* debconf: Save current_value for reportingAlexander Sulfrian2022-01-301-10/+10
|
* debconf: Only start communicate process on demandAlexander Sulfrian2022-01-301-2/+3
|
* debconf: Find extra entriesAlexander Sulfrian2022-01-301-11/+22
| | | | | Extra debconf entries, are entries that were seen but that are not specified in the configuration.
* debconf: Add client toolAlexander Sulfrian2022-01-301-0/+102