apt.conf suggestions

Bruce Edge bedge at troikanetworks.com
Tue Sep 3 18:35:04 CEST 2002


How about making --force-confnew the default for FAI installs?

This prevents package installs from asking questions regarding configuration file updates.

from apt.conf:

DPkg
{
  Options {
        "--abort-after=4711";   // a magic number in cologne
        "--force-confnew";              // [BRE] added, to make non-interactive.
  }
};

-Bruce.



More information about the linux-fai mailing list