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

capital F

This commit is contained in:
Jason N. 2024-04-30 16:42:17 -04:00
parent 35c39d7cc4
commit 4097e7a213
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View file

@ -5,6 +5,8 @@
/flatpaks/list.txt
/lorax_templates/post_*
/pkglists
/repos/*.repo
!/repos/centos.repo
/results
/xorriso/input.txt
/original-pkgsizes.txt

View file

@ -1,2 +1,2 @@
append etc/anaconda/conf.d/disable_resolver_copy.conf "[Installation System]"
append etc/anaconda/conf.d/disable_resolver_copy.conf "provides_resolver_config = false"
append etc/anaconda/conf.d/disable_resolver_copy.conf "provides_resolver_config = False"