From 8008b57fc2c83ab59c03ce7dbdae31a5f5f5d8d0 Mon Sep 17 00:00:00 2001 From: jnqnfe Date: Sat, 29 Nov 2014 03:44:01 +0000 Subject: source: add output of config readme file to source image To provide an explanation Gbp-Dch: Short Closes: #952921 --- scripts/build/source_live | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'scripts/build/source_live') diff --git a/scripts/build/source_live b/scripts/build/source_live index b49cad82a..6ddef59df 100755 --- a/scripts/build/source_live +++ b/scripts/build/source_live @@ -58,5 +58,13 @@ then cp -a auto source/live fi +# Creating readme file +cat > source/live/README.txt << EOF +The config files in this directory are a copy of those that were used by the +live-build tool to build this disc and the "live" disc for which this "source" +disc is a companion. (This disc contains the source code corresponding to the +packages used in the "live" disc). +EOF + # Creating stage file Create_stagefile .build/source_live -- cgit v1.2.3