blob: 10fba026a08a7f8feb817c79f6e228c8c6f8daa0 (
plain)
1
2
3
4
5
6
7
8
9
|
# This is a sources.list for live-helper(7) to use packages from the
# Debian Live Etch backports repository.
#
# To enable it, copy this file to your config/chroot_sources directory, once
# as e.g. live.build and once as live.image.
# Debian Live backports for Etch
deb http://live.debian.net/debian/ etch main
deb-src http://live.debian.net/debian/ etch main
|