diff options
author | Daniel Baumann <daniel@debian.org> | 2009-10-11 15:46:56 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:09:47 +0100 |
commit | c6353f57d1d30185e7aa17abf2a9af168bf10812 (patch) | |
tree | 50e800dfdd993918c31b243444c75f2a7c95f46a /examples | |
parent | 48d75ceddc07ae64f6f9b4688b4f5ad19d6a2547 (diff) | |
download | vyos-live-build-c6353f57d1d30185e7aa17abf2a9af168bf10812.tar.gz vyos-live-build-c6353f57d1d30185e7aa17abf2a9af168bf10812.zip |
Removing old beryl source repository example.
Diffstat (limited to 'examples')
-rw-r--r-- | examples/sources/beryl | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/examples/sources/beryl b/examples/sources/beryl deleted file mode 100644 index b8ad302e5..000000000 --- a/examples/sources/beryl +++ /dev/null @@ -1,14 +0,0 @@ -## This is a sources.list for live-helper(7) to use packages from the -## Beryl Etch repository. -## -## To enable it, copy this file to your config/chroot_sources directory, once -## as e.g. beryl.chroot and once as beryl.binary. -## Additionally, you need to copy the beryl.sh file to your -## config/chroot_local-hooks directory. -## -## Remeber to also import http://debian.beryl-project.org/root@lupine.me.uk.gpg -## into your trusted keyring. - -# Beryl packages for Etch -deb http://debian.beryl-project.org/ etch main -deb-src http://debian.beryl-project.org/ etch main |