From e3fc9478bfe663b944df1cfaaa165766b3132ead Mon Sep 17 00:00:00 2001 From: Stefan Haberland Date: Mon, 24 Jun 2019 11:17:28 +0200 Subject: [PATCH] zipl: secure IPL man page update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Stefan Haberland Signed-off-by: Jan Höppner --- zipl/man/zipl.8 | 6 +++--- zipl/man/zipl.conf.5 | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/zipl/man/zipl.8 b/zipl/man/zipl.8 index a95b76a8..9b6d3d19 100644 --- a/zipl/man/zipl.8 +++ b/zipl/man/zipl.8 @@ -360,11 +360,11 @@ Control the zIPL secure boot support. auto (default) Write signatures if available and supported by the system. 1 - Signatures are written independent of support indicated by the local - system. Also missing signatures for stage 3 and kernel IPL files + Write signatures regardless of support indicated by the local + system. Missing signatures for stage 3 and kernel IPL files will result in an error. 0 - No signatures will be written. + Do not write signatures. .SH EXAMPLE diff --git a/zipl/man/zipl.conf.5 b/zipl/man/zipl.conf.5 index f947dd08..0eadddd5 100644 --- a/zipl/man/zipl.conf.5 +++ b/zipl/man/zipl.conf.5 @@ -527,17 +527,17 @@ non-default memory location. .B Configuration section: .br Control the zIPL secure boot support. -Set this option to one of the following: +Set this option to one of the following values: .IP " - " 12 .BR auto: Write signatures if available and supported by the system. .IP " - " 12 .BR 1: -Signatures are written independent of support indicated by the local system. -Also missing signatures for stage 3 and kernel IPL files will result in an error. +Write signatures regardless of support indicated by the local system. +Missing signatures for stage 3 and kernel IPL files will result in an error. .IP " - " 12 .BR 0: -No signatures will be written. +Do not write signatures. The default value for .B 'secure'