diff options
author | Daniel Baumann <daniel@debian.org> | 2007-09-23 10:05:10 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 18:18:29 +0100 |
commit | d1ee66e44c8272bb7a0053a456a3d8b0bd152268 (patch) | |
tree | 9e6722124d18f9358999b0da840f27857f97fede /examples/sources.list/beryl | |
parent | 86726af9f5e7873d6cdbbe108fae1c41b1b67db0 (diff) | |
download | live-build-d1ee66e44c8272bb7a0053a456a3d8b0bd152268.zip live-build-d1ee66e44c8272bb7a0053a456a3d8b0bd152268.tar.gz |
Adding live-helper 1.0~a12-1.
Diffstat (limited to 'examples/sources.list/beryl')
-rw-r--r-- | examples/sources.list/beryl | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/examples/sources.list/beryl b/examples/sources.list/beryl deleted file mode 100644 index 9c1cd2e..0000000 --- a/examples/sources.list/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.bootstrap 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 |