diff options
author | Daniel Baumann <daniel@debian.org> | 2008-04-19 21:20:16 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2008-04-19 21:20:16 +0200 |
commit | a2675ece91d72946c4be1f0f9361a12fb11e7bb7 (patch) | |
tree | 8a6e69ffea4fd956641572110ed9e7156d26e768 | |
parent | 218d9a6dc69412f44d77a27f8943c5b0b8de952b (diff) | |
download | vyos-live-build-a2675ece91d72946c4be1f0f9361a12fb11e7bb7.tar.gz vyos-live-build-a2675ece91d72946c4be1f0f9361a12fb11e7bb7.zip |
Removing non anymore existing live-backports example sources.
-rw-r--r-- | examples/sources/live-backports | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/examples/sources/live-backports b/examples/sources/live-backports deleted file mode 100644 index a8d0b6d1b..000000000 --- a/examples/sources/live-backports +++ /dev/null @@ -1,11 +0,0 @@ -## 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.chroot 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 |