Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

Commit

Permalink
Merge pull request #549 from coreos/revert-538-gentoo
Browse files Browse the repository at this point in the history
Revert "*: drop obsolete gentoo repo reference"
  • Loading branch information
marineam committed May 25, 2016
2 parents 20441a8 + 8eceddd commit 39c3ec9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build_library/catalyst.sh
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@ cat <<EOF
[DEFAULT]
main-repo = portage-stable
[gentoo]
disabled = true
[coreos]
location = /usr/portage
Expand Down
3 changes: 3 additions & 0 deletions build_library/dev_image_util.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ sudo_clobber "$1/etc/portage/repos.conf/coreos.conf" <<EOF
[DEFAULT]
main-repo = portage-stable
[gentoo]
disabled = true
[coreos]
location = /var/lib/portage/coreos-overlay
sync-type = git
Expand Down
3 changes: 3 additions & 0 deletions update_chroot
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,9 @@ sudo_clobber "/etc/portage/repos.conf/coreos.conf" <<EOF
[DEFAULT]
main-repo = portage-stable
[gentoo]
disabled = true
[coreos]
location = ${COREOS_OVERLAY}
Expand Down

0 comments on commit 39c3ec9

Please sign in to comment.