On Thu, 13 Sep 2001, VALETTE Eric wrote: > Now I just would like to be able to install automatically this packages > set using predefined answer value to configuration question. This is the > only missing item. I'm very frustrated no be able to call either dpkg -i > or dpkg-reconfigure using predefined input values.
install one machine, answer questions appropriately. Save /var/lib/debconf/*. Then, when installing each new machine, install this saved debconf database. debconf will now no longer ask questions.

