From b3b07ef7a30ac21c82a71e1ad599734425185a8a Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Wed, 24 Oct 2007 13:05:42 +0200 Subject: [PATCH] Added new grml-repository named grml-live --- debian/changelog | 2 ++ etc/grml/fai/apt/sources.list | 1 + etc/grml/grml-live.conf | 1 + 3 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index af1079f..3d97c97 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ grml-live (0.0.7) unstable; urgency=low grml-live.{stdout,stderr} as log files. - buildd/functions.sh: do not mv files if there was an error during grml-live execution + * Added new grml-repository named grml-live which is intented + to fix issues from Debian for grml-live builds. * Display version number of grml-live. * Log executed grml-live command line. * Set FAI_DEBOOTSTRAP_OPTS="--exclude=dhcp-client,info" diff --git a/etc/grml/fai/apt/sources.list b/etc/grml/fai/apt/sources.list index 4bf5efd..3e31f01 100644 --- a/etc/grml/fai/apt/sources.list +++ b/etc/grml/fai/apt/sources.list @@ -1,3 +1,4 @@ deb http://deb.grml.org/ grml-stable main deb http://deb.grml.org/ grml-testing main +deb http://deb.grml.org/ grml-live main deb http://ftp.de.debian.org/debian etch main contrib non-free diff --git a/etc/grml/grml-live.conf b/etc/grml/grml-live.conf index 7a3044f..920f9ad 100644 --- a/etc/grml/grml-live.conf +++ b/etc/grml/grml-live.conf @@ -44,6 +44,7 @@ CLASSES="GRMLBASE,GRML_MEDIUM,I386" #deb http://192.168.1.112/debian etch main contrib non-free #deb http://deb.grml.org/ grml-stable main #deb http://deb.grml.org/ grml-testing main +#deb http://deb.grml.org/ grml-live main #deb http://ftp.de.debian.org/debian etch main contrib non-free #" -- 2.1.4