mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
implant ISO md5 for test
This commit is contained in:
parent
97b27601f6
commit
8b72d043e8
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -33,6 +33,7 @@ endif
|
||||||
build/deploy.iso: boot.iso container/$(IMAGE_NAME)-$(IMAGE_TAG) xorriso/input.txt
|
build/deploy.iso: boot.iso container/$(IMAGE_NAME)-$(IMAGE_TAG) xorriso/input.txt
|
||||||
mkdir $(_BASE_DIR)/build || true
|
mkdir $(_BASE_DIR)/build || true
|
||||||
xorriso -dialog on < $(_BASE_DIR)/xorriso/input.txt
|
xorriso -dialog on < $(_BASE_DIR)/xorriso/input.txt
|
||||||
|
implantisomd5 build/deploy.iso
|
||||||
|
|
||||||
# Step 1: Generate Lorax Templates
|
# Step 1: Generate Lorax Templates
|
||||||
lorax_templates/%.tmpl: lorax_templates/%.tmpl.in
|
lorax_templates/%.tmpl: lorax_templates/%.tmpl.in
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue