Jeremi Piotrowski
0624d8cc4a
grub_install: Remove core grub modules from EFI partition
...
Since we build them into the grub executable, they are not needed on
disk. The only case I am unsure of is legacy BIOS boot, so left those
on disk.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
Signed-off-by: Adrian Vladu <avladu@cloudbasesolutions.com>
2024-06-21 11:04:35 +03:00
Jeremi Piotrowski
14f1c4f735
grub_install: Remove core.{elf,efi} after copying
...
We currently carry multiple copies of the same grub core.elf or core.efi
on the boot partition. Save some space by removing duplicates that are
never used at runtime. CPIO build needed to be adapted because it
publishes grub efi files.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-06-21 11:04:35 +03:00
Mathieu Tortuyaux
ab4e709fa6
Merge pull request #1806 from flatcar/tormath1/linode
...
oem: provide akamai (linode) images
2024-06-21 09:33:10 +02:00
Adrian Vladu
7e1045bb1a
Merge pull request #2027 from flatcar/ader1990/netperf_upstream_mit_license
...
netperf: use the MIT licensed version
2024-06-20 11:53:21 +03:00
flatcar-ci
58eb56bf84
New version: main-4006.0.0-nightly-20240619-2100
2024-06-19 21:00:28 +00:00
Mathieu Tortuyaux
27726f345b
Merge pull request #2045 from flatcar/mantle-update-main
...
Upgrade mantle container image to latest HEAD in main
2024-06-19 16:37:27 +02:00
Mathieu Tortuyaux
101ef8c4f3
changelog: add entry
...
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-06-19 15:38:03 +02:00
Mathieu Tortuyaux
0c1aa2a3e2
ci-automation/vm: use gzip for akamai images
...
akamai expects gzipped images when uploading an image.
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-06-19 15:38:03 +02:00
Mathieu Tortuyaux
84a9cb3585
coreos-base/coreos-init: bump commit ID
...
This pulls Akamai SSH keys service enabling
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-06-19 15:38:02 +02:00
Mathieu Tortuyaux
663a382432
coreos-base/afterburn: enable coreos-metadata on Akamai
...
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-06-19 15:38:02 +02:00
Mathieu Tortuyaux
441e10bec5
oem: provide akamai images
...
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-06-19 15:37:57 +02:00
Flatcar Buildbot
4ab64ca491
Update mantle container image to latest HEAD
2024-06-19 13:37:26 +00:00
Mathieu Tortuyaux
f5389cc531
Merge pull request #2041 from flatcar/tormath1/afterburn
...
coreos-base/afterburn: sync with 5.6.0
2024-06-19 15:37:11 +02:00
Mathieu Tortuyaux
b81ac6d6ab
Merge pull request #2040 from flatcar/rust-1.79.0-main
...
Upgrade dev-lang/rust and virtual/rust in main from 1.78.0 to 1.79.0
2024-06-19 15:36:47 +02:00
Mathieu Tortuyaux
89603911e4
dev-lang/rust: remove 'changelog-seen'
...
it has been removed https://github.com/rust-lang/rust/pull/123711
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-06-19 12:02:42 +02:00
Mathieu Tortuyaux
34aa9c9e88
changelog: add entry
...
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-06-19 10:27:51 +02:00
Mathieu Tortuyaux
cf9e909e7f
coreos-base/afterburn: apply flatcar patches
...
* legacy feature
* legacy provider (ec2, gce, virtualbox_vagrant)
* use ignition.oem.id and flatcar.oem.id
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-06-19 10:26:14 +02:00
Mathieu Tortuyaux
33066bbd34
coreos-base/afterburn: sync with 5.6.0
...
this pulls akamai support
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-06-19 10:20:42 +02:00
Adrian Vladu
2d29eaa777
net-analyzer/netperf: use the MIT licensed version
...
As the net-analyzer/netperf stable version does not have a clear
License, the upstream Gentoo package has a masked ebuild that uses the
source from Github commit:
3bc455b23f
This change unmasks netperf-2.7.0_p20210121 for amd64 and arm64, in
order to use the MIT licensed version of netperf.
Also, added netperf to the github actions sync list so that it gets
automatically synced with the upstream Gentoo.
Fixes: https://github.com/flatcar/Flatcar/issues/1459
Signed-off-by: Adrian Vladu <avladu@cloudbasesolutions.com>
2024-06-19 09:00:54 +03:00
Adrian Vladu
34d70edc85
net-analyzer/netperf: sync with Gentoo upstream
2024-06-19 09:00:48 +03:00
Flatcar Buildbot
969f12a531
dev-lang/rust: Update from 1.78.0 to 1.79.0
2024-06-18 07:44:40 +00:00
flatcar-ci
4f5b34f2d5
New version: main-4004.0.0-nightly-20240617-2100
2024-06-17 21:00:28 +00:00
Mathieu Tortuyaux
754a30f195
Merge pull request #2035 from flatcar/linux-6.6.34-main
...
Upgrade Linux Kernel for main from 6.6.33 to 6.6.34
2024-06-17 16:42:32 +02:00
James Le Cuirot
fb14884d96
Merge pull request #2028 from flatcar/chewi/cargo-cross
...
Sync cargo.eclass and drop coreos-cargo.eclass
2024-06-17 13:53:40 +01:00
James Le Cuirot
d421f8c7e1
app-containers/netavark: Sync with Gentoo
...
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-06-17 11:06:16 +01:00
James Le Cuirot
dc37240b51
app-containers/aardvark-dns: Sync with Gentoo
...
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-06-17 11:06:15 +01:00
James Le Cuirot
f0717fb613
sys-block/thin-provisioning-tools: Sync with Gentoo
...
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-06-17 11:06:14 +01:00
James Le Cuirot
1e4abad322
coreos-cargo.eclass: Drop this eclass and the associated overrides
...
Cross-compiling is handled in the upstream cargo.eclass now.
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-06-17 11:03:05 +01:00
James Le Cuirot
daab7c3970
coreos-base/update-ssh-keys: Don't use coreos-cargo.eclass, fix warnings
...
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-06-17 11:03:04 +01:00
James Le Cuirot
d5216b4884
coreos-base/ue-rs: Don't use coreos-cargo.eclass, fix warnings
...
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-06-17 11:03:03 +01:00
James Le Cuirot
278050271b
coreos-base/afterburn: Don't use coreos-cargo.eclass, fix warnings
...
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-06-17 11:03:02 +01:00
James Le Cuirot
2c2ecc997a
cargo.eclass: Sync with Gentoo
...
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-06-17 11:03:01 +01:00
James Le Cuirot
e90451ff2b
rust-toolchain.eclass: Sync with Gentoo
...
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-06-17 10:44:41 +01:00
James Le Cuirot
fc0aca0068
Drop coreos-devel/fero-client and any usage of it
...
We sign releases manually now.
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-06-17 10:44:40 +01:00
Flatcar Buildbot
dc456862d7
sys-kernel/coreos-sources: Update from 6.6.33 to 6.6.34
2024-06-17 07:12:56 +00:00
flatcar-ci
6961b4496c
New version: main-4000.0.0-nightly-20240613-2100
2024-06-13 21:00:28 +00:00
Mathieu Tortuyaux
345c5e25b8
Merge pull request #2030 from flatcar/linux-6.6.33-main
...
Upgrade Linux Kernel for main from 6.6.32 to 6.6.33
2024-06-13 18:05:46 +02:00
Mathieu Tortuyaux
cb8cfe8a34
Merge pull request #2029 from flatcar/firmware-20240610-main
...
Upgrade Linux Firmware in main from 20240513 to 20240610
2024-06-13 14:28:13 +02:00
Flatcar Buildbot
524cac0445
sys-kernel/coreos-sources: Update from 6.6.32 to 6.6.33
2024-06-13 07:12:41 +00:00
Flatcar Buildbot
30d4bb340e
sys-kernel/coreos-firmware: Update from 20240513 to 20240610
2024-06-13 07:12:24 +00:00
flatcar-ci
a29433adfc
New version: main-3997.0.0-nightly-20240610-2100
2024-06-10 21:00:24 +00:00
Mathieu Tortuyaux
8381ea1783
Merge pull request #2020 from flatcar/containerd-1.7.18-main
...
Upgrade Containerd in main from 1.7.17 to 1.7.18
2024-06-10 19:21:18 +02:00
Mathieu Tortuyaux
427b6b77b6
Merge pull request #2026 from flatcar/cacerts-3.101-main
...
Update ca-certificates in main from 3.100 to 3.101
2024-06-10 14:30:07 +02:00
Mathieu Tortuyaux
5f151a08bc
Merge pull request #1979 from JeWe37/python-sysext
...
sysext: Add python sysext
2024-06-10 14:26:52 +02:00
Mathieu Tortuyaux
d0599a3782
Merge pull request #2018 from flatcar/tormath1/issue
...
coreos-base/coreos-init: bump init
2024-06-10 14:09:40 +02:00
Mathieu Tortuyaux
f48098f31b
changelog: add entry
...
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-06-10 14:07:12 +02:00
Mathieu Tortuyaux
f8e7a07034
coreos-base/coreos-init: bump init
...
this pulls the issuegen fix.
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-06-10 14:07:12 +02:00
Mathieu Tortuyaux
0011c9a9e1
Merge pull request #2019 from flatcar/tormath1/ignition
...
sys-apps/ignition: bump to 2.19.0
2024-06-10 12:50:03 +02:00
Flatcar Buildbot
c6a30d5959
app-misc/ca-certificates: Update from 3.100 to 3.101
2024-06-10 07:20:55 +00:00
flatcar-ci
131ec96444
New version: main-3994.0.0-nightly-20240607-2100
2024-06-08 02:42:07 +00:00