2009/1/27 Philip Newborough > Okay, so according the documentation I have read, something like below > should give preference to CrunchBang's repository when placed > in /etc/apt/preferences. > > --- > Package: * > Pin: release a=8.10.xx > Pin-Priority: 1000 > > Package: * > Pin: release a=intrepid > Pin-Priority: 900 > --- > > Hmm, I had better do some testing. >
Accordingly a pin priority of 1001 will override anything in lower order repos, unless you specify the repo during install. It'll even downgrade apps: say you have 1.1 installed from intrepid, and #! has 1.0, it'll remove 1.1 in favour of 1.1 http://wiki.debian.org/AptPinning >From the hands of the creators :D -- Andrew Williams / Nik_Doof w: http://tensixtyone.com/ e: [email protected] _______________________________________________ Mailing list: https://launchpad.net/~crunchbangers Post to : [email protected] Unsubscribe : https://launchpad.net/~crunchbangers More help : https://help.launchpad.net/ListHelp

