Revision history for LinuxEtcAptConf
Additions:
Für welche [[Mikroprozessor Prozessorarchitektur]] sollen Pakete geholt werden?
%%(text;;/etc/apt/apt.conf)
Cache-Limit anpassen
%%(text;;/etc/apt/apt.conf)
APT::Cache-Limit 33554432;
%%(text;;/etc/apt/apt.conf)
Cache-Limit anpassen
%%(text;;/etc/apt/apt.conf)
APT::Cache-Limit 33554432;
Additions:
=====apt.conf=====
/etc/apt/apt.conf
http://debiananwenderhandbuch.de/apt.conf.html
http://www.debian.org/doc/manuals/apt-howto/ch-apt-get.de.html
%%
APT
{
Architecture "i386";
Build-Essential "build-essential";
}
%%
/etc/apt/apt.conf
http://debiananwenderhandbuch.de/apt.conf.html
http://www.debian.org/doc/manuals/apt-howto/ch-apt-get.de.html
%%
APT
{
Architecture "i386";
Build-Essential "build-essential";
}
%%