mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Introduce verbosity levels of zipl session and verbosity classes of messages. This is used by the next patches in the series to suppress information not corresponding the default output of zipl tool that could be confusing for user. Add a new option "--debug" of zipl tool to set up verbosity level 2 (and higher) of zipl session. Reviewed-by: Peter Oberparleiter <oberpar@linux.ibm.com> Reviewed-by: Stefan Haberland <sth@linux.ibm.com> Signed-off-by: Eduard Shishkin <edward6@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>