Outils pour utilisateurs

Outils du site


doc:dak:var_lib_dak_katie_katie.conf_d_abonde

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision Les deux révisions suivantes
doc:dak:var_lib_dak_katie_katie.conf_d_abonde [2005/12/07 12:27]
lehobey
doc:dak:var_lib_dak_katie_katie.conf_d_abonde [2005/12/09 09:45]
lehobey
Ligne 261: Ligne 261:
  // (highest wins).  // (highest wins).
  Priority "​7";​  Priority "​7";​
 +
 + // (Unused in this default dak configuration.)
 + // CopyChanges (optional): if this variable is present it
 + // should be a path into the archive (i.e. "​Dir::​RootDir"​);​
 + // any upload targeted for a suite with this config option
 + // present will have the .changes file copied into that path.
 + // 
 + // CopyKatie (optional): if this is present it should be an
 + // absolute path; any upload targeted for a suite with this
 + // config option present will have the .katie file copied into
 + // that path.  This option is similar to CopyChanges and will
 + // most often be used with it; they'​re seperate because
 + // .changes files are mirrored and .katie files aren'​t,​ so the
 + // paths will usually be different.
 + // 
 + // There are more optional variables, such as VersionChecks.
 + // Please see /​usr/​share/​doc/​dak/​examples/​katie.conf for
 + // examples.
 +  };
 +
 +  Stable
 +  {
 + Components
 + {
 +   main;
 +   contrib;
 +          non-free ;
 + };
 + Architectures
 + {
 +   source;
 +   all;
 +   alpha;
 +   amd64;
 +   arm;
 +   hppa;
 +   hurd-i386;
 +   i386;
 +   ia64;
 +          kfreebsd-i386;​
 +   m68k;
 +   mips;
 +   mipsel;
 +   powerpc;
 +   s390;
 +   sh;
 +   sparc;
 + };
 +
 + // Announce (optional): controls where "​Installed foo" mails
 + // are sent.
 + Announce "​changeslist@localhost.localdomain";​
 +
 + // CodeName, Origin and Description (optional): This settings
 + // are used by ziyi and put in the Release files.
 + Origin "​archive FDL (abonde)";​
 + Description "​archive FDL (abonde)";​
 + CodeName "​fdl-stable";​
 +
 + // OverrideCodeName (optional): used by Denise.
 + OverrideCodeName "​fdl-stable";​
 +
 + // Priority (optional) determines which suite is used for the
 + // Maintainers file as generated by charisma/​da_mkmaintainers
 + // (highest wins).
 + Priority "​3";​
  
  // (Unused in this default dak configuration.)  // (Unused in this default dak configuration.)
doc/dak/var_lib_dak_katie_katie.conf_d_abonde.txt · Dernière modification: 2005/12/09 10:04 par lehobey