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

Re: upgrading makedev



* Matt Kraai 

| > You'll also want to add something like:
| > 
| > APT::Default-Release "testing";
| > 
| > to apt.conf to avoid upgrading everything to unstable.
| 
| Ah, I see.  Thanks.  Now why is this documented in the apt-get
| manual page, rather than the apt.conf one?

Because of TIMTOWTDI.

The other solution is having something like

Package: *
Pin: release a=testing
Pin-Priority: 600

Package: *
Pin: release a=unstable
Pin-Priority: 50

in /etc/apt/preferences.

-- 
Tollef Fog Heen
Unix _IS_ user friendly... It's just selective about who its friends are.



Reply to: