Forum archive
custom appliance: remove confconsole plugins
Hello,
how can some of the default confconsole plugins be removed when creating a new custom appliance with tkldev?
regards
Philipp
Forum archive
Hello,
how can some of the default confconsole plugins be removed when creating a new custom appliance with tkldev?
regards
Philipp
There is an assortment of docs on GitHub. There is a lot of content there, but hopefully it should be fairly readable and hopefully clear enough. If you have a specific question, please feel free to ask.
As to when to remove these files, I would do it in the main conf script - probably with a comment on why. The plugins are installed by the main confconsole package, so anytime after that is installed is fine. FYI, confconsole is noted in the (common base) plan and the plans are nearly the first step in the build process.