Re: Testing->Unstable question

2003-08-14 Thread Carlos Sousa
On Wed, 6 Aug 2003 07:59:44 -0700 [EMAIL PROTECTED] wrote: > On a laptop I had only sources for stable and testing. > I had also just done apt-get update && apt-get dist-upgrade. > > I then added unstable to sources.list and created apt.conf: > > laptop:~$ cat /etc/apt/apt.conf > APT::Default-Rel

Testing->Unstable question

2003-08-12 Thread moseley
On a laptop I had only sources for stable and testing. I had also just done apt-get update && apt-get dist-upgrade. I then added unstable to sources.list and created apt.conf: laptop:~$ cat /etc/apt/apt.conf APT::Default-Release "testing"; APT::Cache-Limit 1000; and then did another apt-get