diff options
Diffstat (limited to 'examples/sources/live-backports')
-rw-r--r-- | examples/sources/live-backports | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/examples/sources/live-backports b/examples/sources/live-backports new file mode 100644 index 000000000..3c1a2c190 --- /dev/null +++ b/examples/sources/live-backports @@ -0,0 +1,11 @@ +## 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-backports.bootstrap and once as live-backports.binary. +## +## Remeber to add debian-unofficial-archive-keyring to your package selection. + +# Debian Live backports for Etch +deb http://live.debian.net/debian/ etch main +deb-src http://live.debian.net/debian/ etch main |