Commit 5fce21fa authored by Ophélie Gagnard's avatar Ophélie Gagnard

generation: Update hash comment.

parent 791c9514
......@@ -12,8 +12,7 @@ source generation/00env.sh
metadata_file=metadata.json
uefi_image_name="$(uname -s | tr '[:upper:]' '[:lower:]')-$(uname -r)_${MCA_NAME_AND_VERSION}_${FLB_NAME_AND_VERSION}_${SERVER_GROUP}".efi
sha_list=installation/images-sha512.list
hash_comment="# KVM off + dummy ips, rd.neednet=1 LABEL=Root, in shadir"
hash_comment="# self-compiled kernel, network autoconfig off + dummy ips, rd.neednet=1 LABEL=Root, metadata in shadir"
hash_comment="# self-compiled kernel, network autoconfig off + dummy ips, rd.neednet=1 LABEL=Root, metadata in shadir, no scan no send"
version_to_list () {
# take a version with no letters, and return a json list
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment