On Thu, Jan 17, 2002 at 07:57:59PM -0600, Nori Heikkinen wrote: > on Thu, 17 Jan 2002 08:41:14PM -0500, Jerome Acks Jr insinuated: > > run: > > > > cat /etc/debian_version > > > > A response "3.0" means you are using testing, i.e. woody. Stable is > > 2.2. > > woah, so according to this, i'm running woody. heh, and i didn't even > know. what is this classification dependent on? i recently upgraded > a whole bunch of packages (mostly libraries, &c.; also wmaker, vim, > and the like) to get spamassassin from testing, but i wasn't aware > that i was bringing over my whole system. > > dude. i need to rtfm more about the stuff i try and implement. :) > > -- > </nori>
If you started with stable and then loaded testing packages but didn't do a dist-upgrade, you probably have a stable/testing hybrid. If you want to keep it that way but still get updates of testing packages with apt-get, set up /etc/apt/preferences. See man apt_preferences. Also, you can find a lot of messages on this in list archives. -- Jerome

