[PATCH 2/2] utils: Point out pb-sos script when entering shell

Samuel Mendoza-Jonas sam.mj at au1.ibm.com
Thu May 28 14:44:12 AEST 2015


Signed-off-by: Samuel Mendoza-Jonas <sam.mj at au1.ibm.com>
---
 utils/pb-console | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/utils/pb-console b/utils/pb-console
index 36b9c03..042a11f 100644
--- a/utils/pb-console
+++ b/utils/pb-console
@@ -122,5 +122,7 @@ do
 	$ui $verbose_opt
 	reset
 	echo "Exiting petitboot. Type 'exit' to return."
+	echo "If you didn't come here intentionally, run pb-sos to gather"
+	echo "diagnostic data"
 	$shell
 done
-- 
2.1.0



More information about the Petitboot mailing list