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

feat: add anaconda-webui package

This commit is contained in:
Noel Miller 2024-02-15 10:22:10 -06:00
parent 9d5ef0c115
commit 2c4fffca2d

View file

@ -22,10 +22,12 @@ boot.iso: lorax_templates/set_installer.tmpl lorax_templates/configure_upgrades.
lorax -p $(image_name) -v $(version) -r $(version) -t $(variant) \
--isfinal --buildarch=$(arch) --volid=$(image_name)-$(arch)-$(version) \
$(lorax_args) \
--rootfs-size 3 \
--repo /etc/yum.repos.d/fedora.repo \
--repo /etc/yum.repos.d/fedora-updates.repo \
--add-template $(base_dir)/lorax_templates/set_installer.tmpl \
--add-template $(base_dir)/lorax_templates/configure_upgrades.tmpl \
-i anaconda-webui \
$(base_dir)/results/
mv $(base_dir)/results/images/boot.iso $(base_dir)/