summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Client/Tools/Debconf.py
Commit message (Expand)AuthorAgeFilesLines
* Run 2to3 on the entire projectJonah BrĂ¼chert2024-04-191-1/+1
* 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
* debconf: Add client toolAlexander Sulfrian2022-01-301-0/+102