* Klein Moebius <[EMAIL PROTECTED]> [2008-03-18 09:36:04 -0500]:

Sorry, I missed a point.  Here's the revision:
 
> 
> I would get rid of that in apt.conf and go with pinning only.
> Less confusion.
> 

that's correect.

 
> > Here is my sources.list:
> > *===================================*
> > ## etch
> > #deb http://ftp.fr.debian.org/debian/ stable main contrib non-free
> > #deb-src http://ftp.fr.debian.org/debian/ stable main contrib non-free
> > # debian-marillat
> > #deb http://www.debian-multimedia.org stable main
> > #deb-src http://www.debian-multimedia.org stable main
> > # security
> > #deb http://security.debian.org/ stable/updates main contrib non-free
> > #deb-src http://security.debian.org/ stable/updates main contrib
> > non-free
> > 
> > ## lenny
> > deb http://ftp.fr.debian.org/debian/ testing main contrib non-free
> > deb-src http://ftp.fr.debian.org/debian/ testing main contrib non-free
> > # debian-marillat
> > deb http://www.debian-multimedia.org testing main
> > deb-src http://www.debian-multimedia.org testing main
> > # security
> > deb http://security.debian.org/ testing/updates main contrib non-free
> > deb-src http://security.debian.org/ testing/updates main contrib
> > non-free
> > # shame (Uunstable lenny)
> > #deb
> > http://download.tuxfamily.org/shames/debian-lenny/desktopfx/unstable/ ./
> > # avant-window-navigator
> > #deb http://www.arearelax.org/awn/ ./
> > 
> > ## sid
> > deb http://ftp.fr.debian.org/debian/ unstable main contrib non-free
> > deb-src http://ftp.fr.debian.org/debian/ unstable main contrib non-free
> > # debian-marillat
> > deb http://www.debian-multimedia.org sid main
> > deb-src http://www.debian-multimedia.org sid main
> > # shame (stable sid)
> > #deb http://download.tuxfamily.org/shames/debian-sid/desktopfx/stable/
> > ./
> > 
> > ## experimental
> > deb http://ftp.fr.debian.org/debian/ experimental main contrib non-free
> > deb-src http://ftp.fr.debian.org/debian/ experimental main contrib
> > non-free
> > # debian-marillat
> > deb http://www.debian-multimedia.org experimental main
> > deb-src http://www.debian-multimedia.org experimental main
> > *===================================*

I would get rid of all save one of Marillat's repositories save one,
in this case keep the testing repo.
  
To track testing on such a list, I would do this in /etc/apt/preferences:
 
Package: *
Pin: release o=Debian,a=testing
Pin-Priority: 850
 
Package: *
Pin: origin download.tuxfamily.org
Pin-Priority: 851
 
Package: * 
Pin: origin www.arearelax.org
Pin-Prioriy: 849

Package: *
Pin: origin www.debian-multimedia.org
Pin-Priority: 840

Package: *
Pin: release o=Debian,a=unstable
Pin-Priority: 800

Package: *
Pin: release o=Debin,a=experimental
Pin-Priority: 80
 
This will get compiz from shame's repo, baseline packages from Testing,
your extra stuff from arearelax and Marillat, then Sid, and lastly,
experimental.

-- 
Regards,
Klein

A statesman is a politician who's been dead 10 or 15 years.
                -- Harry S. Truman

Attachment: signature.asc
Description: Digital signature

Reply via email to