From d1ee66e44c8272bb7a0053a456a3d8b0bd152268 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 23 Sep 2007 10:05:10 +0200 Subject: Adding live-helper 1.0~a12-1. --- examples/sources/beryl | 14 ++++++++++++++ examples/sources/debian-backports | 9 +++++++++ examples/sources/debian-edu | 11 +++++++++++ examples/sources/fai | 9 +++++++++ examples/sources/live-backports | 11 +++++++++++ examples/sources/live-snapshot | 9 +++++++++ 6 files changed, 63 insertions(+) create mode 100644 examples/sources/beryl create mode 100644 examples/sources/debian-backports create mode 100644 examples/sources/debian-edu create mode 100644 examples/sources/fai create mode 100644 examples/sources/live-backports create mode 100644 examples/sources/live-snapshot (limited to 'examples/sources') diff --git a/examples/sources/beryl b/examples/sources/beryl new file mode 100644 index 000000000..9c1cd2e32 --- /dev/null +++ b/examples/sources/beryl @@ -0,0 +1,14 @@ +## 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 diff --git a/examples/sources/debian-backports b/examples/sources/debian-backports new file mode 100644 index 000000000..04362f059 --- /dev/null +++ b/examples/sources/debian-backports @@ -0,0 +1,9 @@ +## This is a sources.list for live-helper(7) to use packages from the +## Debian Etch backports repository. +## +## To enable it, copy this file to your config/chroot_sources directory, once +## as e.g. debian-backports.bootstrap and once as debian-backports.binary. + +# Debian backports for Etch +deb http://www.backports.org/debian/ etch-backports main +deb-src http://www.backports.org/debian/ etch-backports main diff --git a/examples/sources/debian-edu b/examples/sources/debian-edu new file mode 100644 index 000000000..9fb05e113 --- /dev/null +++ b/examples/sources/debian-edu @@ -0,0 +1,11 @@ +## This is a sources.list for live-helper(7) to use packages from the +## Debian Edu/Skolelinux repository. +## +## To enable it, copy this file to your config/chroot_sources directory, once +## as e.g. edu.bootstrap and once as edu.binary. +## +## Remeber to add debian-edu-archive-keyring to your package selection. + +# Debian Edu/Skolelinux +deb http://ftp.skolelinux.org/skolelinux/ etch-test local +deb-src http://ftp.skolelinux.org/skolelinux/ etch-test local diff --git a/examples/sources/fai b/examples/sources/fai new file mode 100644 index 000000000..7d2d7ecf6 --- /dev/null +++ b/examples/sources/fai @@ -0,0 +1,9 @@ +## This is a sources.list for live-helper(7) to use packages from the +## FAI - Fully Automated Install repository. +## +## To enable it, copy this file to your config/chroot_sources directory, once +## as e.g. fai.bootstrap and once as fai.binary. + +# FAI - Fully Automated Install +deb http://www.informatik.uni-koeln.de/fai/download/ etch koeln +deb-src http://www.informatik.uni-koeln.de/fai/download/ etch koeln diff --git a/examples/sources/live-backports b/examples/sources/live-backports new file mode 100644 index 000000000..3c1a2c190 --- /dev/null +++ b/examples/sources/live-backports @@ -0,0 +1,11 @@ +## 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.bootstrap 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 diff --git a/examples/sources/live-snapshot b/examples/sources/live-snapshot new file mode 100644 index 000000000..763deda1d --- /dev/null +++ b/examples/sources/live-snapshot @@ -0,0 +1,9 @@ +## This is a sources.list for live-helper(7) to use packages from the +## Debian Live Snapshot repository. +## +## To enable it, copy this file to your config/chroot_sources directory, once +## as e.g. live-snapshots.bootstrap and once as live-snapshots.binary. + +# Debian Live Snapshots +deb http://live.debian.net/debian-snapshots/ ./ +deb-src http://live.debian.net/debian-snapshots/ ./ -- cgit v1.2.3