[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: php5/unstable auf testing-System



Am 03.05.2010 um 11:27.45 schrieb Sven Hartge:
>>> Ok, und deine /etc/apt/preferences (bzw. der Inhalt der Dateien des
>>> preferences.d-Verzeichnisses) sowie deine apt.conf.

# cat /etc/apt/apt.conf.d/*
APT::Authentication::TrustCDROM "true";
APT
{
  NeverAutoRemove  
  { 
	"^linux-image.*";  
	"^linux-restricted-modules.*";
	"^kfreebsd-image.*";  
  };
};
APT::Default-Release "testing";
// Pre-configure all packages with debconf before they are installed.
// If you don't like it, comment it out.
DPkg::Pre-Install-Pkgs {"/usr/sbin/dpkg-preconfigure --apt || true";};
APT { Install-Recommends "false"; }

Das ist alles, was ich an Config für Apt habe. Ist mit Ausnahme vom Default-Release identisch mit einer debian-Standardinstallation.

Gruß,
Felix Kunsmann - <felix@kunsmann.eu>

-- 
Blog: <http://felix-kunsmann.de/>
Galerie: <http://galerie.kunsmann.eu/>


Reply to: