Re: apt question

2001-03-25 Thread Radu Muschevici
On Sun, 25 Mar, 2001 at 19:37:04 +0100, Jitse Niesen wrote: > On Sat, 24 Mar 2001, Radu Muschevici wrote: > > > is it posible to have two distro lines in /etc/apt/sources.list > > like this: > > > > deb http://ftp.de.debian.org/debian/ testing main

Re: apt question

2001-03-24 Thread Radu Muschevici
On Sat, 24 Mar, 2001 at 09:58:28 +0100, [EMAIL PROTECTED] wrote: > > deb http://ftp.de.debian.org/debian/ testing main non-free contrib > > deb http://ftp.de.debian.org/debian/ unstable main non-free contrib > > Entries like this are not wise, because you will get only the newest > packages in the

apt question

2001-03-23 Thread Radu Muschevici
is it posible to have two distro lines in /etc/apt/sources.list like this: deb http://ftp.de.debian.org/debian/ testing main non-free contrib deb http://ftp.de.debian.org/debian/ unstable main non-free contrib and prevent apt from taking every package from unstable since it has the newer version.

Re: weird autofs behaviour

2001-03-04 Thread Radu Muschevici
On Sun, 04 Mar, 2001 at 21:07:43 +0100, Radu Muschevici wrote: > I installed autofs, configured it to auto-mount removable devices > like cd-rom, cd-recorder, floppy under /var/autofs/console/ > > I have put the following symlinks in / : > > cdrec -> /var/autofs/console/

weird autofs behaviour

2001-03-04 Thread Radu Muschevici
I installed autofs, configured it to auto-mount removable devices like cd-rom, cd-recorder, floppy under /var/autofs/console/ I have put the following symlinks in / : cdrec -> /var/autofs/console/cdrec cdrom -> /var/autofs/console/cdrom floppy -> /var/autofs/console/floppy now when I do a 'ls /'

setting language

2001-02-02 Thread Radu Muschevici
A few days ago I upgraded from potato to testing(woody). In the uprgrade process I was asked to set the language, but then, unfortunately, I have chosen not to do so. Since then, many programs (bash, mutt, all GTK Apps) cannot display special characters properly, like german Umlauts etc. How can