[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#400457: wrong default distribution in conf file



Package: live-package
Version: 0.99.14-1
Severity: minor
Tags: patch

Hi,

	make-live download stuff from testing and not from
sid which is supposed to be the default in /etc/make-live. Patch that
susbstitutes sid with etch in the conf file is attached.

Thanks,
Riccardo Magliocchetti
-------------- next part --------------
--- make-live.conf.orig	2006-11-26 12:45:01.000000000 +0100
+++ make-live.conf	2006-11-26 12:45:38.000000000 +0100
@@ -21,8 +21,8 @@
 # Configuration file		(Default: /etc/make-live.conf)
 #LIVE_CONFIG="/etc/make-live.conf"
 
-# Debian distribution		(Default: sid)
-#LIVE_DISTRIBUTION="sid"
+# Debian distribution		(Default: etch)
+#LIVE_DISTRIBUTION="etch"
 
 # Image filesystem		(Default: squashfs for iso, plain for net)
 #LIVE_FILESYSTEM="squashfs"

Reply to: