diff options
author | Daniel Baumann <daniel@debian.org> | 2008-04-19 21:20:16 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:03:33 +0100 |
commit | 55bc586fe66d5f2f35ab4451603b1643c538ab9b (patch) | |
tree | 8a6e69ffea4fd956641572110ed9e7156d26e768 | |
parent | 16c50b98035e83cd5e0cbd682cef81e65f601e79 (diff) | |
download | vyos-live-build-55bc586fe66d5f2f35ab4451603b1643c538ab9b.tar.gz vyos-live-build-55bc586fe66d5f2f35ab4451603b1643c538ab9b.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 |