From: Michael Prokop Date: Sun, 28 Oct 2007 15:58:09 +0000 (+0100) Subject: Mention http://daily.grml.org/base.tgz in changelog X-Git-Tag: 0.0.7~22 X-Git-Url: http://git.grml.org/?p=grml-live.git;a=commitdiff_plain;h=57cab25cd02e71827ce49e043cf5128aadc0f65a Mention daily.grml.org/base.tgz in changelog --- diff --git a/debian/changelog b/debian/changelog index daed0e3..ef9e13b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,7 +15,11 @@ grml-live (0.0.7) unstable; urgency=low * Added new grml-repository named grml-live which is intented to fix issues from Debian for grml-live builds. It is automatically activated if you are building against unstable/sid and should - be used manually only if you realy know what you are doing. :) + be used manually only if you realy know what you are doing. + Notice: if something fails inside building the base chroot/ + debootstrap system we can't do anything via grml-live for you + right now. Instead grab http://daily.grml.org/base.tgz + and place that at $NFSROOT/nfsroot/live/filesystem.dir/var/tmp/base.tgz * Replaced /etc/grml/fai/files/etc/apt/preferences with /etc/grml/fai/apt/preferences so grml-live repository can be used and configured at a single place.