mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
remove rawhide
This commit is contained in:
parent
d5851d33b1
commit
e5d513f5f3
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
|
@ -30,7 +30,6 @@ boot.iso: lorax_templates/set_installer.tmpl lorax_templates/configure_upgrades.
|
|||
$(lorax_args) \
|
||||
--repo /etc/yum.repos.d/fedora.repo \
|
||||
--repo /etc/yum.repos.d/fedora-updates.repo \
|
||||
--repo /etc/yum.repos.d/fedora-rawhide.repo \
|
||||
--add-template $(base_dir)/lorax_templates/set_installer.tmpl \
|
||||
--add-template $(base_dir)/lorax_templates/configure_upgrades.tmpl \
|
||||
$(base_dir)/results/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue