summaryrefslogtreecommitdiff
path: root/examples/sources.list
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sources.list')
-rw-r--r--examples/sources.list/beryl14
-rw-r--r--examples/sources.list/debian-backports9
-rw-r--r--examples/sources.list/debian-edu11
-rw-r--r--examples/sources.list/fai9
-rw-r--r--examples/sources.list/live-backports11
-rw-r--r--examples/sources.list/live-snapshot9
6 files changed, 63 insertions, 0 deletions
diff --git a/examples/sources.list/beryl b/examples/sources.list/beryl
new file mode 100644
index 0000000..9c1cd2e
--- /dev/null
+++ b/examples/sources.list/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.list/debian-backports b/examples/sources.list/debian-backports
new file mode 100644
index 0000000..04362f0
--- /dev/null
+++ b/examples/sources.list/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.list/debian-edu b/examples/sources.list/debian-edu
new file mode 100644
index 0000000..9fb05e1
--- /dev/null
+++ b/examples/sources.list/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.list/fai b/examples/sources.list/fai
new file mode 100644
index 0000000..7d2d7ec
--- /dev/null
+++ b/examples/sources.list/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.list/live-backports b/examples/sources.list/live-backports
new file mode 100644
index 0000000..3c1a2c1
--- /dev/null
+++ b/examples/sources.list/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.list/live-snapshot b/examples/sources.list/live-snapshot
new file mode 100644
index 0000000..763deda
--- /dev/null
+++ b/examples/sources.list/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/ ./