From 7afa54e55afd92e64134688842d103a25056dfc4 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Mon, 17 Aug 2009 01:10:22 +0200 Subject: [PATCH] Display path of FAI logs during execution of grml-live --- debian/changelog | 3 ++- grml-live | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7e25bd0..ccead66 100644 --- a/debian/changelog +++ b/debian/changelog @@ -41,6 +41,7 @@ grml-live (0.9.21) UNRELEASED; urgency=low the build host. [Closes: issue717] * Check whether rebuild of ISO is needed even though the ISO exists already. [Closes: issue719] + * Display path of FAI logs during execution of grml-live. * Software related changes: - Add git-email to GRML_FULL (thanks to Joerg Woelke for mentioning). - Add aesfix, aeskeyfind, bios-memimage, chaosreader, ext3grep, fatback, @@ -57,7 +58,7 @@ grml-live (0.9.21) UNRELEASED; urgency=low isolinux.cfg, syslinux.cfg with each other; provide a fallback way to boot MirOS bsd4grml from both GRUB versions using modules - -- Michael Prokop Mon, 17 Aug 2009 00:22:42 +0200 + -- Michael Prokop Mon, 17 Aug 2009 01:10:02 +0200 grml-live (0.9.20) unstable; urgency=low diff --git a/grml-live b/grml-live index 20b7f9a..cb0c0f9 100755 --- a/grml-live +++ b/grml-live @@ -551,6 +551,8 @@ else einfo "Finished execution of stage 'fai dirinstall'" fi + einfo "Find FAI build logs at $(readlink -f /var/log/fai/$HOSTNAME/last)." + eend 0 fi fi # BUILD_DIRTY? # }}} -- 2.1.4