Re: configuring packages from script

2010-12-23 Thread Bob Proulx
George Shuklin wrote: > Now I need to do same thing from script. I know I can change > configuration file directly, but will it right solution? > > Is any way to supply replies to debconf during some package > reconfiguration? There are several ways. I like setting the EDITOR variable to a perl

configuring packages from script

2010-12-23 Thread George Shuklin
Good day. I know how to configure some package interactively with dpkg-reconfigure. Now I need to do same thing from script. I know I can change configuration file directly, but will it right solution? Is any way to supply replies to debconf during some package reconfiguration? --- wBR, George