Jeremi Piotrowski
f9a1e23a92
app-emulation/wa-linux-agent: Update Flatcar patch
...
When CoreosCommonUtil was factored out, we missed updating the class
name in a call to super(). This results in an error when executing
`/usr/sbin/waagent -force -deprovision+user`. Fix the class name.
Create a compatibility symlink at the old config file location
(/usr/share/oem/waagent.conf) to handle the case of enabling
auto-updates on the agent. The upstream version of the agent does not
have our downstream patch so doesn't know about the updated config file
location. We should upstream our changes.
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-04-24 16:03:31 +00:00
Flatcar Buildbot
e62221d757
sys-kernel/coreos-sources: Update from 6.6.21 to 6.6.28
2024-04-24 15:05:13 +02:00
Dongsu Park
8e46d15150
Merge pull request #1951 from flatcar/dongsu/zfs-kernel-version
...
coreos/config zfs-kmod: fix Kernel version issue for build_sysext
2024-04-24 15:03:00 +02:00
Krzesimir Nowak
3fc61ba177
Merge pull request #1753 from flatcar/krnowak/systemd-sysext
...
overlay sys-apps/systemd: Sync with Gentoo, bump to v255.4 and add patches for mutable overlays functionality
2024-04-24 14:04:56 +02:00
Dongsu Park
17b1b63d76
config sys-fs/zfs-kmod: fix Kernel version issue of zfs-kmod
...
In case of sysext of zfs-kmod, pkg_setup() calls linux-info_get_any_version()
of eclass/linux-info.eclass with MERGE_TYPE=binary and
LINUX_INFO_BINARY_RESET=0. That results in KV_FULL and KV_OUT_DIR being
unset, which is not what we want. So set LINUX_INFO_BINARY_RESET=1 to
avoid such side effect.
Without setting them, build_sysext complains like below, i.e. it tries to find
System.map of a wrong Kernel version 6.6.21, when it should find a newer
version like 6.6.23. That results in subsequent zfs CI tests failing due to
missing files like System.map and module deps.
```
System.map for kernel 6.6.21-flatcar was not found, may be due to the
built kernel sources no longer being available and lacking the fallback:
```
Suggested-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-04-24 13:59:07 +02:00
Kai Lüke
5f177dfa20
Merge pull request #1948 from space55/main
...
Add CONFIG_PPS_CLIENT_GPIO=m
2024-04-24 04:21:06 +02:00
flatcar-ci
2dda585bae
New version: main-3949.0.0-nightly-20240423-2100
2024-04-23 21:00:39 +00:00
Krzesimir Nowak
36001a9f74
overlay profiles: Add accept keywords for dev-libs/expat
2024-04-23 17:52:33 +02:00
Krzesimir Nowak
7560f9390a
overlay profiles: Add accept keywords for sys-firmware/intel-microcode
2024-04-23 17:52:33 +02:00
Krzesimir Nowak
96e56031e4
overlay profiles: Drop accept keywords for sys-apps/util-linux
2024-04-23 17:52:33 +02:00
Krzesimir Nowak
6070b98955
overlay profiles: Update accept keywords for net-libs/gnutls
2024-04-23 17:52:33 +02:00
Krzesimir Nowak
2fe8060c8f
overlay profiles: Add accept keywords for dev-python/lxml
2024-04-23 17:52:33 +02:00
Krzesimir Nowak
4218e83673
overlay profiles: Add accept keywords for dev-python/cython
2024-04-23 17:52:33 +02:00
Krzesimir Nowak
dafe499d56
overlay profiles: Drop accept keywords for app-misc/jq
2024-04-23 17:52:33 +02:00
Krzesimir Nowak
d1ff89cd0f
overlay profiles: Add accept keywords for net-misc/curl
2024-04-23 17:52:33 +02:00
Krzesimir Nowak
cda76d580c
overlay profiles: Add accept keywords for dev-lang/python
2024-04-23 17:52:33 +02:00
Flatcar Buildbot
a93ce615e1
x11-libs/pixman: Sync with Gentoo
...
It's from Gentoo commit 51eee7179d8992089f833cb6d1ef30559febecff.
2024-04-23 17:52:33 +02:00
Flatcar Buildbot
5c52c5d5b6
sys-libs/tevent: Sync with Gentoo
...
It's from Gentoo commit 8255a1d1e7df73e5f931f9939607f492488cc587.
2024-04-23 17:52:33 +02:00
Flatcar Buildbot
a5d0b2fa68
sys-libs/tdb: Sync with Gentoo
...
It's from Gentoo commit 921d30ebc3f239b4a0ea69f96ec02aeef00dcd37.
2024-04-23 17:52:33 +02:00
Flatcar Buildbot
4bbe75f582
sys-libs/talloc: Sync with Gentoo
...
It's from Gentoo commit 465cf8ab267a953f3e6f44c37c4cfb12fa653803.
2024-04-23 17:52:33 +02:00
Flatcar Buildbot
44b1cc5b4c
sys-libs/ncurses: Sync with Gentoo
...
It's from Gentoo commit 7e63eaefbe738901aa916c1a60e8c6b7b0a40d08.
2024-04-23 17:52:33 +02:00
Flatcar Buildbot
0ac00d0b2a
sys-libs/libseccomp: Sync with Gentoo
...
It's from Gentoo commit a65ce7b0b71668fb49b960d7259b36eba6ab34cc.
2024-04-23 17:52:33 +02:00
Flatcar Buildbot
c2b98caeaf
sys-libs/libblockdev: Sync with Gentoo
...
It's from Gentoo commit 93e52f92e3ec669a9678a1c4a61329791c938fba.
2024-04-23 17:52:33 +02:00
Flatcar Buildbot
f34334e724
sys-libs/ldb: Sync with Gentoo
...
It's from Gentoo commit 3b72be859ea5380720ebf8303c0996a9fc6286bd.
2024-04-23 17:52:33 +02:00
Flatcar Buildbot
cda7670060
sys-fs/xfsprogs: Sync with Gentoo
...
It's from Gentoo commit c073d0c3b74d459d90f786662e44b28203c1131c.
2024-04-23 17:52:33 +02:00
Flatcar Buildbot
ec8d8e20a6
sys-fs/udisks: Sync with Gentoo
...
It's from Gentoo commit 6f60a71de78f3cc30a58b93133149631d75cb7be.
2024-04-23 17:52:33 +02:00
Flatcar Buildbot
0009e16d00
sys-fs/fuse: Sync with Gentoo
...
It's from Gentoo commit efe2ef773c05f4e2fb3fb5fbf4d069938de12489.
2024-04-23 17:52:33 +02:00
Flatcar Buildbot
d8ca50ba39
sys-devel/gcc: Sync with Gentoo
...
It's from Gentoo commit d23d4c93be058cbd86283d9f611c916d9f4edd93.
2024-04-23 17:52:33 +02:00
Flatcar Buildbot
fda2cd92b6
sys-apps/util-linux: Sync with Gentoo
...
It's from Gentoo commit 06528950678f0c2271fdade0d8b6ce5d8a044c8e.
2024-04-23 17:52:33 +02:00
Flatcar Buildbot
d1ed18b048
sys-apps/smartmontools: Sync with Gentoo
...
It's from Gentoo commit f768f0105f5b9f8ee337105c89e2f6fef2cc8205.
2024-04-23 17:52:32 +02:00
Flatcar Buildbot
525a5c1f36
sys-apps/less: Sync with Gentoo
...
It's from Gentoo commit fab8a934bb5be9b5036d22564797b6db16443401.
2024-04-23 17:52:32 +02:00
Flatcar Buildbot
5000321be4
sys-apps/iproute2: Sync with Gentoo
...
It's from Gentoo commit f0ac63de535b1fa54978114ecc07deb1c2c6c17c.
2024-04-23 17:52:32 +02:00
Flatcar Buildbot
c810b65707
sys-apps/file: Sync with Gentoo
...
It's from Gentoo commit 0dee29492f77aa5e3ebddb75a84cb7364952d5f8.
2024-04-23 17:52:32 +02:00
Flatcar Buildbot
38b3f93519
sys-apps/ethtool: Sync with Gentoo
...
It's from Gentoo commit 40f9fd76602863f4a1a2d61b7ff4d30581ceeb16.
2024-04-23 17:52:32 +02:00
Flatcar Buildbot
5621e9c1a0
sys-apps/attr: Sync with Gentoo
...
It's from Gentoo commit 57880c6b52fc75c94eddf3660ad2d8305c3b1c54.
2024-04-23 17:52:32 +02:00
Flatcar Buildbot
77c9bdafa7
sys-apps/acl: Sync with Gentoo
...
It's from Gentoo commit fbdf516a8bbc0cddbd324dadc0121e0b65b0b22d.
2024-04-23 17:52:32 +02:00
Flatcar Buildbot
e475f8ad99
profiles: Sync with Gentoo
...
It's from Gentoo commit ab0f4fe4f9048e838c98603314bd27c424ca6105.
2024-04-23 17:52:32 +02:00
Flatcar Buildbot
97ff04041e
net-misc/wget: Sync with Gentoo
...
It's from Gentoo commit e499bab5e3954a68c5f62be43689aa41244067f9.
2024-04-23 17:52:32 +02:00
Flatcar Buildbot
3796acef1b
net-misc/iputils: Sync with Gentoo
...
It's from Gentoo commit b969d0a1de873ef92db0e96b11a6d22f06b29ccc.
2024-04-23 17:52:32 +02:00
Flatcar Buildbot
c8bfcd947f
net-misc/curl: Sync with Gentoo
...
It's from Gentoo commit f5be667ab95a32f51f26a4c49c08596da3b0a076.
2024-04-23 17:52:32 +02:00
Flatcar Buildbot
51de874281
net-libs/libnftnl: Sync with Gentoo
...
It's from Gentoo commit 2b9fcc65048f6f6ec13d4c8a89b78cfc200867fe.
2024-04-23 17:52:32 +02:00
Flatcar Buildbot
4923b4b318
net-libs/gnutls: Sync with Gentoo
...
It's from Gentoo commit 71dd0961b35263fb829a03763cd07f8df9a4cd70.
2024-04-23 17:52:32 +02:00
Flatcar Buildbot
a7d48a0e19
net-fs/cifs-utils: Sync with Gentoo
...
It's from Gentoo commit 86243ebae528a9014ef2a3fefa0eb30b5a9ff8dc.
2024-04-23 17:52:32 +02:00
Flatcar Buildbot
3d20764f65
net-firewall/ipset: Sync with Gentoo
...
It's from Gentoo commit 89c5a3663083eee3240424c13040cbd327ddc2c0.
2024-04-23 17:52:32 +02:00
Flatcar Buildbot
3ae87cdcdd
net-dns/c-ares: Sync with Gentoo
...
It's from Gentoo commit c11bc88813a82afcb4de5f46f92e977046379d9e.
2024-04-23 17:52:32 +02:00
Flatcar Buildbot
0cfe6ca395
media-libs/libpng: Sync with Gentoo
...
It's from Gentoo commit 1f734a95c0233be05a87a0011c90aa0a14cd1663.
2024-04-23 17:52:32 +02:00
Flatcar Buildbot
9abb5d4114
eclass/toolchain: Sync with Gentoo
...
It's from Gentoo commit 28fca56a1639578fc58de1e8310b7c94a5e12e09.
2024-04-23 17:52:32 +02:00
Flatcar Buildbot
df12379571
eclass/rpm: Sync with Gentoo
...
It's from Gentoo commit 18c07179cce50cda3c99858f419df8f5a755eebe.
2024-04-23 17:52:32 +02:00
Flatcar Buildbot
91f2df49e1
eclass/meson: Sync with Gentoo
...
It's from Gentoo commit afe0521495aeed0a22a3656e7bad193fba39805e.
2024-04-23 17:52:32 +02:00
Flatcar Buildbot
afce005187
eclass/eutils: Sync with Gentoo
...
It's from Gentoo commit a1f28063e0ba2192a120d15fd82a2d59ae10c892.
2024-04-23 17:52:32 +02:00