pinning feature of apt-get
Hi :)
I would like to use the pinning feature of apt to install testing
packages only. So far I wrote in /etc/apt/preferences
Package: *
Pin: release a=testing
Pin-Priority: 998
Package: *
Pin: release a=unstable
Pin-Priority: 50
and tought unstable packages would never be automatically installed.
However if I do a e.g. apt-get install kernel-patch-xfs
the package gets pulled from unstable without asking for my
permission. I would like to keep unstable in sources.list and do
eventually a apt-get install foo/unstable. Is there a mechanism to get
this working? Where can I read more about apt's pinning feature beside
man apt_preferences?
Thanks,
Matthias
--
+-------------created at Tue May 8 16:03:59 CEST 2001-----------------+
| Matthias Berse Phone:+49-2323-42397 |
\____Bachstr.28 44625 Herne, Germany________eMail: berse@gmx.de_______/
-----BEGIN GEEK CODE BLOCK-----
GIT/Sd-s:a-C++UL+++P+++L+++W++EN+K?wO-M?V?PS?PE?Y+PGP+t+5+>X+Rtvb+DI+>
D+e+++>h*r++y?
------END GEEK CODE BLOCK------
Reply to: