blob: f18506eee2671c194f6fd5da73a7ce6ebf669c84 (
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 Snapshot repository.
##
## To enable it, copy this file to your config/chroot_sources directory, once
## as e.g. live-snapshots.chroot and once as live-snapshots.binary.
# Debian Live Snapshots
deb http://live.debian.net/debian-snapshots/ ./
deb-src http://live.debian.net/debian-snapshots/ ./
|