Re: Minimal debian installation image for B3
Posted: 06 Jul 2011, 11:08
I cleaned up the sources.list but I'm not sure how it should be written in order for aptitude to only download bubba-buttond, bubba3-kernel and bubba3-modules from the stable Excito repository and everything else from the official Debian repository. Any advice?
Code: Select all
# B3 apt sources.list
# Excito B3 stable
deb http://b3.update.excito.org/ elvin main
deb-src http://b3.update.excito.org/ elvin main
# Excito B3 upstream
deb http://b3.update.excito.org/ upstream_squeeze main
deb-src http://b3.update.excito.org/ upstream_squeeze main
# Debian Squeeze supported(?)
deb http://ftp.se.debian.org/debian squeeze main
deb-src http://ftp.se.debian.org/debian squeeze main
# Debian Squeeze unsupported
#deb http://ftp.se.debian.org/debian squeeze contrib
#deb-src http://ftp.se.debian.org/debian squeeze contrib
# Debian Squeeze unsupported non-free
#deb http://ftp.se.debian.org/debian squeeze non-free
#deb-src http://ftp.se.debian.org/debian squeeze non-free
# Excito B3 unstable
#deb http://b3.update.excito.org/ vincent main
#deb-src http://b3.update.excito.org/ vincent main
# Excito B3 upstream unstable
#deb http://b3.update.excito.org/ upstream_squeeze_forvincent main
#deb-src http://b3.update.excito.org/ upstream_squeeze_forvincent main