diff options
author | Daniel Baumann <daniel@debian.org> | 2009-10-11 15:46:40 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:09:47 +0100 |
commit | 3e89a9b5238201ec1bafb72792eef528f53ff855 (patch) | |
tree | d8c55b8e7fe7317bf133e131e3c3208779d1c2e8 /examples/sources/debian-live_sid-snapshots | |
parent | 501a86dc0c7d7f085294d2cf5f22699c08edceed (diff) | |
download | live-build-3e89a9b5238201ec1bafb72792eef528f53ff855.zip live-build-3e89a9b5238201ec1bafb72792eef528f53ff855.tar.gz |
Adding live snapshots repository gpg key.
Diffstat (limited to 'examples/sources/debian-live_sid-snapshots')
-rw-r--r-- | examples/sources/debian-live_sid-snapshots | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/sources/debian-live_sid-snapshots b/examples/sources/debian-live_sid-snapshots new file mode 100644 index 0000000..86def09 --- /dev/null +++ b/examples/sources/debian-live_sid-snapshots @@ -0,0 +1,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/ sid/snapshots main contrib non-free +deb-src http://live.debian.net/ sid/snapshots main contrib non-free |