diff --git a/sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-9999.ebuild b/sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-9999.ebuild index ebc8352913..26ab32c5cc 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-9999.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/app-admin/locksmith/locksmith-9999.ebuild @@ -2,10 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -CROS_WORKON_PROJECT="flatcar-linux/locksmith" +CROS_WORKON_PROJECT="flatcar/locksmith" CROS_WORKON_LOCALNAME="locksmith" CROS_WORKON_REPO="https://github.com" -COREOS_GO_PACKAGE="github.com/flatcar-linux/locksmith" +COREOS_GO_PACKAGE="github.com/flatcar/locksmith" inherit cros-workon systemd coreos-go if [[ "${PV}" == 9999 ]]; then diff --git a/sdk_container/src/third_party/coreos-overlay/app-admin/mayday/mayday-9999.ebuild b/sdk_container/src/third_party/coreos-overlay/app-admin/mayday/mayday-9999.ebuild index 66ee6e9e3e..1da700c128 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-admin/mayday/mayday-9999.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/app-admin/mayday/mayday-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -CROS_WORKON_PROJECT="flatcar-linux/mayday" +CROS_WORKON_PROJECT="flatcar/mayday" CROS_WORKON_LOCALNAME="mayday" CROS_WORKON_REPO="https://github.com" COREOS_GO_PACKAGE="github.com/coreos/mayday" diff --git a/sdk_container/src/third_party/coreos-overlay/app-admin/toolbox/toolbox-9999.ebuild b/sdk_container/src/third_party/coreos-overlay/app-admin/toolbox/toolbox-9999.ebuild index 15ae71dda7..9520a0f184 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-admin/toolbox/toolbox-9999.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/app-admin/toolbox/toolbox-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -CROS_WORKON_PROJECT="flatcar-linux/toolbox" +CROS_WORKON_PROJECT="flatcar/toolbox" CROS_WORKON_LOCALNAME="toolbox" CROS_WORKON_REPO="https://github.com" @@ -16,7 +16,7 @@ fi inherit cros-workon DESCRIPTION="toolbox" -HOMEPAGE="https://github.com/flatcar-linux/toolbox" +HOMEPAGE="https://github.com/flatcar/toolbox" SRC_URI="" LICENSE="Apache-2.0" diff --git a/sdk_container/src/third_party/coreos-overlay/app-arch/torcx/torcx-9999.ebuild b/sdk_container/src/third_party/coreos-overlay/app-arch/torcx/torcx-9999.ebuild index 0082fbe3b1..2580993bb8 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-arch/torcx/torcx-9999.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/app-arch/torcx/torcx-9999.ebuild @@ -2,10 +2,10 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -CROS_WORKON_PROJECT="flatcar-linux/torcx" +CROS_WORKON_PROJECT="flatcar/torcx" CROS_WORKON_LOCALNAME="torcx" CROS_WORKON_REPO="https://github.com" -COREOS_GO_PACKAGE="github.com/flatcar-linux/torcx" +COREOS_GO_PACKAGE="github.com/flatcar/torcx" COREOS_GO_GO111MODULE="off" if [[ "${PV}" == 9999 ]]; then @@ -18,7 +18,7 @@ fi inherit coreos-go cros-workon systemd DESCRIPTION="torcx is a boot-time addon manager for immutable systems" -HOMEPAGE="https://github.com/flatcar-linux/torcx" +HOMEPAGE="https://github.com/flatcar/torcx" LICENSE="Apache-2.0" SLOT="0" diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-base/coreos-cloudinit/coreos-cloudinit-9999.ebuild b/sdk_container/src/third_party/coreos-overlay/coreos-base/coreos-cloudinit/coreos-cloudinit-9999.ebuild index 345f6af511..8da736b76e 100644 --- a/sdk_container/src/third_party/coreos-overlay/coreos-base/coreos-cloudinit/coreos-cloudinit-9999.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/coreos-base/coreos-cloudinit/coreos-cloudinit-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -CROS_WORKON_PROJECT="flatcar-linux/coreos-cloudinit" +CROS_WORKON_PROJECT="flatcar/coreos-cloudinit" CROS_WORKON_LOCALNAME="coreos-cloudinit" CROS_WORKON_REPO="https://github.com" COREOS_GO_PACKAGE="github.com/coreos/coreos-cloudinit" diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-base/coreos-init/coreos-init-9999.ebuild b/sdk_container/src/third_party/coreos-overlay/coreos-base/coreos-init/coreos-init-9999.ebuild index b628eed828..b67e14ca3a 100644 --- a/sdk_container/src/third_party/coreos-overlay/coreos-base/coreos-init/coreos-init-9999.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/coreos-base/coreos-init/coreos-init-9999.ebuild @@ -3,7 +3,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -CROS_WORKON_PROJECT="flatcar-linux/init" +CROS_WORKON_PROJECT="flatcar/init" CROS_WORKON_LOCALNAME="init" CROS_WORKON_REPO="https://github.com" diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-base/emerge-gitclone/emerge-gitclone-9999.ebuild b/sdk_container/src/third_party/coreos-overlay/coreos-base/emerge-gitclone/emerge-gitclone-9999.ebuild index 31544d226a..83c32b72a2 100644 --- a/sdk_container/src/third_party/coreos-overlay/coreos-base/emerge-gitclone/emerge-gitclone-9999.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/coreos-base/emerge-gitclone/emerge-gitclone-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -CROS_WORKON_PROJECT="flatcar-linux/flatcar-dev-util" +CROS_WORKON_PROJECT="flatcar/flatcar-dev-util" CROS_WORKON_REPO="https://github.com" CROS_WORKON_LOCALNAME="dev" CROS_WORKON_LOCALDIR="src/platform" @@ -19,7 +19,7 @@ PYTHON_COMPAT=( python3_{6..10} ) inherit cros-workon python-single-r1 DESCRIPTION="emerge utilities for Flatcar developer images" -HOMEPAGE="https://github.com/flatcar-linux/flatcar-dev-util/" +HOMEPAGE="https://github.com/flatcar/flatcar-dev-util/" LICENSE="GPL-2" SLOT="0" diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-azure/files/oem-release b/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-azure/files/oem-release index faf1676145..fa11b4c3e0 100644 --- a/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-azure/files/oem-release +++ b/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-azure/files/oem-release @@ -2,4 +2,4 @@ ID=azure VERSION_ID=@@OEM_VERSION_ID@@ NAME="Microsoft Azure" HOME_URL="https://azure.microsoft.com/" -BUG_REPORT_URL="https://issues.flatcar-linux.org" +BUG_REPORT_URL="https://issues.flatcar.org" diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-cloudsigma/files/cloud-config.yml b/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-cloudsigma/files/cloud-config.yml index 17c25d86b8..b78f16b7f0 100644 --- a/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-cloudsigma/files/cloud-config.yml +++ b/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-cloudsigma/files/cloud-config.yml @@ -18,4 +18,4 @@ coreos: name: CloudSigma version-id: @@OEM_VERSION_ID@@ home-url: https://www.cloudsigma.com/ - bug-report-url: https://issues.flatcar-linux.org + bug-report-url: https://issues.flatcar.org diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-digitalocean/files/oem-release b/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-digitalocean/files/oem-release index d1b257b141..3d6d250197 100644 --- a/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-digitalocean/files/oem-release +++ b/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-digitalocean/files/oem-release @@ -2,4 +2,4 @@ ID=digitalocean VERSION_ID=@@OEM_VERSION_ID@@ NAME="DigitalOcean" HOME_URL="https://www.digitalocean.com/" -BUG_REPORT_URL="https://issues.flatcar-linux.org" +BUG_REPORT_URL="https://issues.flatcar.org" diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-ec2-compat/files/oem-release b/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-ec2-compat/files/oem-release index d59ceb3ff7..ad1968916f 100644 --- a/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-ec2-compat/files/oem-release +++ b/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-ec2-compat/files/oem-release @@ -2,4 +2,4 @@ ID=@@OEM_ID@@ VERSION_ID=@@OEM_VERSION_ID@@ NAME="@@OEM_NAME@@" HOME_URL="@@OEM_HOME_URL@@" -BUG_REPORT_URL="https://issues.flatcar-linux.org" +BUG_REPORT_URL="https://issues.flatcar.org" diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-gce/files/oem-release b/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-gce/files/oem-release index 70f4b95b59..92a20acf95 100644 --- a/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-gce/files/oem-release +++ b/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-gce/files/oem-release @@ -2,4 +2,4 @@ ID=gce VERSION_ID=@@OEM_VERSION_ID@@ NAME="Google Compute Engine" HOME_URL="https://cloud.google.com/products/compute-engine/" -BUG_REPORT_URL="https://issues.flatcar-linux.org" +BUG_REPORT_URL="https://issues.flatcar.org" diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-hyperv/files/oem-release b/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-hyperv/files/oem-release index b3e3c69f19..1259a0aa68 100644 --- a/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-hyperv/files/oem-release +++ b/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-hyperv/files/oem-release @@ -1,4 +1,4 @@ ID=hyperv VERSION_ID=@@OEM_VERSION_ID@@ NAME="Microsoft Hyper-V" -BUG_REPORT_URL="https://issues.flatcar-linux.org" +BUG_REPORT_URL="https://issues.flatcar.org" diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-interoute/files/cloud-config.yml b/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-interoute/files/cloud-config.yml index 2c5904d38f..26154beb35 100644 --- a/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-interoute/files/cloud-config.yml +++ b/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-interoute/files/cloud-config.yml @@ -58,4 +58,4 @@ coreos: name: Interoute version-id: @@OEM_VERSION_ID@@ home-url: http://interoute.com/ - bug-report-url: https://issues.flatcar-linux.org + bug-report-url: https://issues.flatcar.org diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-niftycloud/files/cloud-config.yml b/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-niftycloud/files/cloud-config.yml index 66a1aec9cc..fda0724d3e 100644 --- a/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-niftycloud/files/cloud-config.yml +++ b/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-niftycloud/files/cloud-config.yml @@ -54,4 +54,4 @@ coreos: name: NIFTY Cloud version-id: @@OEM_VERSION_ID@@ home-url: http://cloud.nifty.com/ - bug-report-url: https://issues.flatcar-linux.org + bug-report-url: https://issues.flatcar.org diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-packet/files/oem-release b/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-packet/files/oem-release index b1755adef8..61c35df879 100644 --- a/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-packet/files/oem-release +++ b/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-packet/files/oem-release @@ -2,4 +2,4 @@ ID=packet VERSION_ID=@@OEM_VERSION_ID@@ NAME="Packet" HOME_URL="https://packet.net" -BUG_REPORT_URL="https://issues.flatcar-linux.org" +BUG_REPORT_URL="https://issues.flatcar.org" diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-qemu/files/oem-release b/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-qemu/files/oem-release index e1f19f90e4..280e43175d 100644 --- a/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-qemu/files/oem-release +++ b/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-qemu/files/oem-release @@ -2,4 +2,4 @@ ID=qemu VERSION_ID=@@OEM_VERSION_ID@@ NAME="QEMU" HOME_URL="https://www.qemu.org/" -BUG_REPORT_URL="https://issues.flatcar-linux.org" +BUG_REPORT_URL="https://issues.flatcar.org" diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-rackspace-onmetal/files/cloud-config.yml b/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-rackspace-onmetal/files/cloud-config.yml index e05499af36..c051c235bc 100644 --- a/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-rackspace-onmetal/files/cloud-config.yml +++ b/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-rackspace-onmetal/files/cloud-config.yml @@ -39,4 +39,4 @@ coreos: name: Rackspace OnMetal version-id: @@OEM_VERSION_ID@@ home-url: http://www.rackspace.com/ - bug-report-url: https://issues.flatcar-linux.org + bug-report-url: https://issues.flatcar.org diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-rackspace/files/cloud-config.yml b/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-rackspace/files/cloud-config.yml index d45d8e864b..6d9e4656ec 100644 --- a/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-rackspace/files/cloud-config.yml +++ b/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-rackspace/files/cloud-config.yml @@ -34,4 +34,4 @@ coreos: name: Rackspace Cloud Servers version-id: @@OEM_VERSION_ID@@ home-url: https://www.rackspace.com/cloud/servers/ - bug-report-url: https://issues.flatcar-linux.org + bug-report-url: https://issues.flatcar.org diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-virtualbox/files/oem-release b/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-virtualbox/files/oem-release index 4fb15ea73b..8a357cf6ff 100644 --- a/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-virtualbox/files/oem-release +++ b/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-virtualbox/files/oem-release @@ -1,4 +1,4 @@ ID=virtualbox VERSION_ID=@@OEM_VERSION_ID@@ NAME="Oracle VirtualBox" -BUG_REPORT_URL="https://issues.flatcar-linux.org" +BUG_REPORT_URL="https://issues.flatcar.org" diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-vmware/files/oem-release b/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-vmware/files/oem-release index 9b7f3b2208..9d6442280a 100644 --- a/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-vmware/files/oem-release +++ b/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-vmware/files/oem-release @@ -2,4 +2,4 @@ ID=vmware VERSION_ID=@@OEM_VERSION_ID@@ NAME="VMware" HOME_URL="https://www.vmware.com/" -BUG_REPORT_URL="https://issues.flatcar-linux.org" +BUG_REPORT_URL="https://issues.flatcar.org" diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-vmware/oem-vmware-12.1.0.ebuild b/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-vmware/oem-vmware-12.1.0.ebuild index 6b09b72c9f..357d9cdd08 100644 --- a/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-vmware/oem-vmware-12.1.0.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-vmware/oem-vmware-12.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="OEM suite for VMware" -HOMEPAGE="https://github.com/flatcar-linux/coreos-overlay/tree/main/coreos-base" +HOMEPAGE="https://github.com/flatcar/coreos-overlay/tree/main/coreos-base" SRC_URI="" LICENSE="Apache-2.0" diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-base/update-ssh-keys/update-ssh-keys-9999.ebuild b/sdk_container/src/third_party/coreos-overlay/coreos-base/update-ssh-keys/update-ssh-keys-9999.ebuild index 935164ef8d..6cbef7b1da 100644 --- a/sdk_container/src/third_party/coreos-overlay/coreos-base/update-ssh-keys/update-ssh-keys-9999.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/coreos-base/update-ssh-keys/update-ssh-keys-9999.ebuild @@ -3,7 +3,7 @@ EAPI=8 -CROS_WORKON_PROJECT="flatcar-linux/update-ssh-keys" +CROS_WORKON_PROJECT="flatcar/update-ssh-keys" CROS_WORKON_LOCALNAME="update-ssh-keys" CROS_WORKON_REPO="https://github.com" @@ -52,7 +52,7 @@ winapi-x86_64-pc-windows-gnu-0.4.0 inherit coreos-cargo cros-workon DESCRIPTION="Utility for managing OpenSSH authorized public keys" -HOMEPAGE="https://github.com/flatcar-linux/update-ssh-keys" +HOMEPAGE="https://github.com/flatcar/update-ssh-keys" SRC_URI="$(cargo_crate_uris ${CRATES})" LICENSE="Apache-2.0" diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-base/update_engine/update_engine-9999.ebuild b/sdk_container/src/third_party/coreos-overlay/coreos-base/update_engine/update_engine-9999.ebuild index 8d1167674d..76e4120b68 100644 --- a/sdk_container/src/third_party/coreos-overlay/coreos-base/update_engine/update_engine-9999.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/coreos-base/update_engine/update_engine-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -CROS_WORKON_PROJECT="flatcar-linux/update_engine" +CROS_WORKON_PROJECT="flatcar/update_engine" CROS_WORKON_REPO="https://github.com" if [[ "${PV}" == 9999 ]]; then diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/profile.bashrc.slsa-provenance b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/profile.bashrc.slsa-provenance index f6eb9ad981..76a3c02f7f 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/profile.bashrc.slsa-provenance +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/profile.bashrc.slsa-provenance @@ -67,7 +67,7 @@ __slsa_provenance_materials() { # The ebuild. Since "configSource" in "invocation" cannot have more than one (top/level) entry # we add the ebuild and git repo checksum here, as a material. csum="$(cat "/mnt/host/source/src/scripts/.git/modules/sdk_container/src/third_party/${repo}/HEAD")" - uri="git+https://github.com/flatcar-linux/${repo}.git@${csum}#${ebuild}" + uri="git+https://github.com/flatcar/${repo}.git@${csum}#${ebuild}" echo -e " { \"uri\": \"${uri}\"," echo -n " \"digest\": {\"sha1\":\"${ebuildcsum}\"} }" @@ -115,7 +115,7 @@ __slsa_provenance_materials() { # Patches / files shipped with the ebuild (if any) csum="$(cat "/mnt/host/source/src/scripts/.git/modules/sdk_container/src/third_party/${repo}/HEAD")" - uri="git+https://github.com/flatcar-linux/${repo}.git@${csum}#${CATEGORY}/${PN}/files" + uri="git+https://github.com/flatcar/${repo}.git@${csum}#${CATEGORY}/${PN}/files" if [ -d "${FILESDIR}" ] ; then for file in $(cd "$FILESDIR" && find . -type f | sed 's:^./::') ; do csum="$(sha1sum - <"${FILESDIR}/${file}")" @@ -151,11 +151,11 @@ cat <