mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 22:51:03 +02:00
Merge pull request #538 from marineam/gentoo
*: drop obsolete gentoo repo reference
This commit is contained in:
commit
866c11ac33
@ -86,9 +86,6 @@ cat <<EOF
|
|||||||
[DEFAULT]
|
[DEFAULT]
|
||||||
main-repo = portage-stable
|
main-repo = portage-stable
|
||||||
|
|
||||||
[gentoo]
|
|
||||||
disabled = true
|
|
||||||
|
|
||||||
[coreos]
|
[coreos]
|
||||||
location = /usr/portage
|
location = /usr/portage
|
||||||
|
|
||||||
|
@ -33,9 +33,6 @@ sudo_clobber "$1/etc/portage/repos.conf/coreos.conf" <<EOF
|
|||||||
[DEFAULT]
|
[DEFAULT]
|
||||||
main-repo = portage-stable
|
main-repo = portage-stable
|
||||||
|
|
||||||
[gentoo]
|
|
||||||
disabled = true
|
|
||||||
|
|
||||||
[coreos]
|
[coreos]
|
||||||
location = /var/lib/portage/coreos-overlay
|
location = /var/lib/portage/coreos-overlay
|
||||||
sync-type = git
|
sync-type = git
|
||||||
|
@ -99,9 +99,6 @@ sudo_clobber "/etc/portage/repos.conf/coreos.conf" <<EOF
|
|||||||
[DEFAULT]
|
[DEFAULT]
|
||||||
main-repo = portage-stable
|
main-repo = portage-stable
|
||||||
|
|
||||||
[gentoo]
|
|
||||||
disabled = true
|
|
||||||
|
|
||||||
[coreos]
|
[coreos]
|
||||||
location = ${COREOS_OVERLAY}
|
location = ${COREOS_OVERLAY}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user