apt.conf.d/*

Rudy Gevaert Rudy.Gevaert at UGent.be
Wed Jun 14 11:32:50 CEST 2006


Hi,

I can understand that FAI has to set:

// Options for apt-get for FAI
APT
{
   // Options for apt-get
   Get
   {
      Assume-Yes "true";
      Fix-Missing "true";
      Show-Upgraded "true";
      Purge "true";              // really purge! Also removes config files
      List-Cleanup "true";
      ReInstall "false";
      AllowUnauthenticated "true";
   };
};

But when you then manually remove a package it purges, and this is not 
the default way of doing things...

The above config should only be used when doing an installation (and 
then the config file is in the nfsroot) and when doing a softupdate.

For doing the softupdate, apt can be called with a specifiek config file.

Or am I wrong?

I would like to here some comments about this...

Wkr,


-- 
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Rudy Gevaert          Rudy.Gevaert at UGent.be          tel:+32 9 264 4734
Directie ICT, afd. Infrastructuur  Direction ICT, Infrastructure dept.
Groep Systemen                     Systems group
Universiteit Gent                  Ghent University
Krijgslaan 281, gebouw S9, 9000 Gent, Belgie               www.UGent.be
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --



More information about the linux-fai mailing list