1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00

remove bootc

This commit is contained in:
Jason N. 2024-03-13 20:28:19 -04:00
parent ec00650c53
commit a091fb67df
3 changed files with 0 additions and 29 deletions

View file

@ -3,7 +3,6 @@
# General
ADDITIONAL_TEMPLATES =
ARCH = x86_64
BOOTC = true
EXTRA_BOOT_PARAMS =
IMAGE_NAME = base
IMAGE_REPO = quay.io/fedora-ostree-desktops
@ -123,11 +122,6 @@ _LORAX_TEMPLATES += $(call get_templates,secureboot)
_TEMPLATE_VARS += ENROLLMENT_PASSWORD
endif
ifeq ($(BOOTC),true)
_LORAX_TEMPLATES += $(call get_templates,bootc)
_LORAX_ARGS += -i bootc
endif
# Step 7: Build end ISO
## Default action
build/deploy.iso: boot.iso container/$(IMAGE_NAME)-$(IMAGE_TAG) xorriso/input.txt