diff options
author | Daniel Baumann <daniel@debian.org> | 2010-07-24 17:22:05 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:17:15 +0100 |
commit | 08736dfedd945b2a413d692b5b857d21900a8f47 (patch) | |
tree | cc4684b221d045ec01f5de263764462aefbfac59 /examples/sources/debian-backports_lenny | |
parent | a3f4f7bc7931bb83e0ca680b95586fb4b2cfcbcc (diff) | |
download | live-build-08736dfedd945b2a413d692b5b857d21900a8f47.zip live-build-08736dfedd945b2a413d692b5b857d21900a8f47.tar.gz |
Removing example sources, not really useful anymore since repositories are in place.
Diffstat (limited to 'examples/sources/debian-backports_lenny')
-rw-r--r-- | examples/sources/debian-backports_lenny | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/sources/debian-backports_lenny b/examples/sources/debian-backports_lenny deleted file mode 100644 index 56cf830..0000000 --- a/examples/sources/debian-backports_lenny +++ /dev/null @@ -1,9 +0,0 @@ -## This is a sources.list for live-helper(7) to use packages from the -## Debian Lenny backports repository. -## -## To enable it, copy this file to your config/chroot_sources directory, once -## as e.g. debian-backports.chroot and once as debian-backports.binary. - -# Debian backports for Lenny -deb http://www.backports.org/debian/ lenny-backports main -deb-src http://www.backports.org/debian/ lenny-backports main |