From 76c2477869d78db80ac901df171685789a8f139b Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Wed, 4 Nov 2009 23:40:01 +0100 Subject: [PATCH] Update docs to reflect current FAI_CONFIG_SRC setup. --- debian/changelog | 6 ++++++ docs/grml-live.txt | 5 +++-- grml-live | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7966902..b4be089 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +grml-live (0.9.32) UNRELEASED; urgency=low + + * Update docs to reflect current FAI_CONFIG_SRC setup. + + -- Michael Prokop Wed, 04 Nov 2009 23:39:26 +0100 + grml-live (0.9.31) unstable; urgency=low [ Michael Prokop ] diff --git a/docs/grml-live.txt b/docs/grml-live.txt index c5fe14d..3d7d0f5 100644 --- a/docs/grml-live.txt +++ b/docs/grml-live.txt @@ -359,8 +359,9 @@ commandline. Main configuration file for FAI which specifies where all the configuration files and scripts for FAI/grml-live can be found. By default it is set to -FAI_CONFIGDIR=/etc/grml/fai/config, a directory shipped by grml-live -out-of-the-box so you shouldn't have to configure anything in this file. +FAI_CONFIG_SRC=file:///etc/grml/fai/config being a directory shipped by +grml-live out-of-the-box so you shouldn't have to configure anything in this +file. /etc/grml/fai/make-fai-nfsroot.conf diff --git a/grml-live b/grml-live index 18f4e06..beff79c 100755 --- a/grml-live +++ b/grml-live @@ -23,7 +23,7 @@ fi set -e # global variables -GRML_LIVE_VERSION='0.9.31' +GRML_LIVE_VERSION='0.9.32-pre1' PN="$(basename $0)" CMDLINE="$0 $@" SOURCES_LIST_FILE='/etc/grml/fai/apt/sources.list' -- 2.1.4