[Debian-live-changes] r1426 - in configs/daniel/config: . chroot_sources

Daniel Baumann daniel at alioth.debian.org
Wed May 9 08:42:15 UTC 2007


Author: daniel
Date: 2007-05-09 08:42:15 +0000 (Wed, 09 May 2007)
New Revision: 1426

Added:
   configs/daniel/config/chroot_sources/live-backports.binary
   configs/daniel/config/chroot_sources/live-backports.bootstrap
Modified:
   configs/daniel/config/bootstrap
Log:


Modified: configs/daniel/config/bootstrap
===================================================================
--- configs/daniel/config/bootstrap	2007-05-09 08:41:01 UTC (rev 1425)
+++ configs/daniel/config/bootstrap	2007-05-09 08:42:15 UTC (rev 1426)
@@ -6,7 +6,7 @@
 
 # $LIVE_DISTRIBUTION: select the distribution to use
 # (Default: etch)
-LIVE_DISTRIBUTION="lenny"
+LIVE_DISTRIBUTION="etch"
 
 # $LIVE_DISTRIBUTION_CONFIG: set distribution config directory
 # (Default: empty)

Added: configs/daniel/config/chroot_sources/live-backports.binary
===================================================================
--- configs/daniel/config/chroot_sources/live-backports.binary	2007-05-09 08:41:01 UTC (rev 1425)
+++ configs/daniel/config/chroot_sources/live-backports.binary	2007-05-09 08:42:15 UTC (rev 1426)
@@ -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

Added: configs/daniel/config/chroot_sources/live-backports.bootstrap
===================================================================
--- configs/daniel/config/chroot_sources/live-backports.bootstrap	2007-05-09 08:41:01 UTC (rev 1425)
+++ configs/daniel/config/chroot_sources/live-backports.bootstrap	2007-05-09 08:42:15 UTC (rev 1426)
@@ -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




More information about the Debian-live-changes mailing list