mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
capital F
This commit is contained in:
parent
35c39d7cc4
commit
4097e7a213
2 changed files with 3 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -5,6 +5,8 @@
|
|||
/flatpaks/list.txt
|
||||
/lorax_templates/post_*
|
||||
/pkglists
|
||||
/repos/*.repo
|
||||
!/repos/centos.repo
|
||||
/results
|
||||
/xorriso/input.txt
|
||||
/original-pkgsizes.txt
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue