aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina (Zero_Chaos) <zerochaos@gentoo.org>2020-02-13 11:40:08 -0500
committerRick Farina (Zero_Chaos) <zerochaos@gentoo.org>2020-02-13 11:40:48 -0500
commitdc295a5569353ef7a4f42a9b4796fd36f9520e68 (patch)
tree516e0d4212bec016b4ff89fab3b9dd3f90da2ecb /examples
parentadd blake2 support (diff)
downloadcatalyst-dc295a5569353ef7a4f42a9b4796fd36f9520e68.tar.gz
catalyst-dc295a5569353ef7a4f42a9b4796fd36f9520e68.tar.bz2
catalyst-dc295a5569353ef7a4f42a9b4796fd36f9520e68.zip
update livecd/verify to control digest typecatalyst-4.0-branchpoint3.0.9
plus document it right Signed-off-by: Rick Farina (Zero_Chaos) <zerochaos@gentoo.org>
Diffstat (limited to 'examples')
-rw-r--r--examples/livecd-stage2_template.spec7
1 files changed, 4 insertions, 3 deletions
diff --git a/examples/livecd-stage2_template.spec b/examples/livecd-stage2_template.spec
index cc5cf00e..7dd64c3f 100644
--- a/examples/livecd-stage2_template.spec
+++ b/examples/livecd-stage2_template.spec
@@ -331,10 +331,11 @@ boot/kernel/gentoo/machine_type:
# boot/kernel/gentoo/console: tty0 ttyS0
boot/kernel/gentoo/console:
-# This feature will make sha512 checksums for every file in the iso (including files provided by livecd/overlay
+# This feature will make sha512, blake2, or both checksums for every file in the iso (including files provided by livecd/overlay
# These checksums can be verified at boot using the genkernel option "verify" added to the kernel line.
-# Currently this feature will be enabled if livecd/verify is defined to *any* value, leave commented to disable.
-#livecd/verify: true
+# Currently this feature will generate both checksums if livecd/verify is defined to *any* value other than "blake2" or "sha512"
+# No checksums are generated if this is left commented.
+#livecd/verify: sha512
# This feature controls the depclean run after fsscript and before unmerge.
# The default is unset, and will run emerge --depclean --with-bdeps=n which results