[mythtv-users] HOWTO: Xebian and Mythfrontend on xbox

chris at cpr.homelinux.net chris at cpr.homelinux.net
Fri Mar 3 01:18:50 UTC 2006


On Thu, Mar 02, 2006 at 08:54:30PM +1100, Phill Edwards wrote:
> Does anyone know what the line should be in sources.lst to get the
> 0.18 MythTV packages from here? I can't find that info anywhere.

I take the "kitchen sink" approach and list all the sources I can 
find.  I then use /etc/apt/preferences to set the default packages to 
"stable" and use aptitude to manually select a working combination 
using testing/unstable as required.  I'm running 0.18.1-5, I think...

# /etc/apt/sources.list
# order is important - packages with equal version and priority are 
# loaded from first match

# Standard Debian stuff
deb http://security.debian.org/ stable/updates main contrib non-free 
deb http://security.debian.org/ testing/updates main contrib non-free 
deb http://mirrors.kernel.org/debian/ stable main non-free contrib 
deb http://mirrors.kernel.org/debian/ testing main non-free contrib 
deb http://mirrors.kernel.org/debian/ unstable main non-free contrib 
deb http://debian.yorku.ca/debian/ stable main non-free contrib 
deb http://debian.yorku.ca/debian/ testing main non-free contrib 
deb http://debian.yorku.ca/debian/ unstable main non-free contrib 
deb http://ftp.us.debian.org/debian/ stable main non-free contrib 
deb http://ftp.us.debian.org/debian/ testing main non-free contrib 
deb http://ftp.us.debian.org/debian/ unstable main non-free contrib 
deb http://non-us.debian.org/debian-non-US/ stable/non-US main contrib non-free 

# MYTH / PVR stuff
# ftp.nerim.net packages:
#    woody=old-stable, sarge=stable, etch=testing, sid=unstable
deb http://dijkstra.csh.rit.edu/~mdz/debian/ hoary mythtv 
deb http://dijkstra.csh.rit.edu/~mdz/debian/ unstable mythtv.old 
deb http://dijkstra.csh.rit.edu/~mdz/debian/ warty mythtv 
deb http://dijkstra.csh.rit.edu/~mdz/debian/ woody lame 
deb http://ftp.nerim.net/debian-marillat/ etch main
deb http://ftp.nerim.net/debian-marillat/ sarge main
deb http://ftp.nerim.net/debian-marillat/ sid main 
deb http://ftp.nerim.net/debian-non-US/ oldstable/non-US main contrib non-free
deb http://ftp.nerim.net/debian-non-US/ stable/non-US main contrib non-free
deb http://ftp.nerim.net/debian/ oldstable main contrib non-free
deb http://ftp.nerim.net/debian/ stable main contrib non-free
deb http://ftp.nerim.net/debian/ testing main contrib non-free
deb http://ftp.nerim.net/debian/ unstable main contrib non-free
#deb http://ftp.nerim.net/debian/ woody main contrib non-free 
#deb http://ftp.nerim.net/debian/ sarge main contrib non-free 
#deb http://ftp.nerim.net/debian/ etch main contrib non-free 
#deb http://ftp.nerim.net/debian/ sid main contrib non-free 
deb http://www.hellion.org.uk/debian/ sid main 


# /etc/apt/preferences
Package: *
Pin: release a=stable
Pin-Priority: 900

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

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

Package: *
Pin: release l=*
Pin-Priority: 300

-- 
"When fascism comes to America, it will be wrapped in the flag and 
carrying the cross." - Sinclair Lewis (1935)


More information about the mythtv-users mailing list