Commit Graph

30787 Commits

Author SHA1 Message Date
James Le Cuirot
c4cca68f13
Merge pull request #2850 from flatcar/chewi/golang-segfault
dev-lang/go: Sync with Gentoo to fix segfault issue
2025-04-24 17:34:12 +01:00
James Le Cuirot
e01bb018f9
dev-lang/go: Sync with Gentoo
It's from Gentoo commit 7158bcf1dca8775e2614ed826c69fa538dc79b86. It
fixes a nasty segfault issue affecting Docker and more.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2025-04-24 17:26:17 +01:00
Krzesimir Nowak
538fd076e9
Merge pull request #2814 from flatcar/krnowak/move-stuff-over
Move some packages from overlay to portage-stable
2025-04-24 15:31:36 +02:00
James Le Cuirot
3a887ebc4a
Merge pull request #2838 from flatcar/chewi/binpkgs
Drop confusing and obsolete binpkg-related code
2025-04-24 14:26:15 +01:00
Krzesimir Nowak
7abbe36ea1 changelog: Add an entry 2025-04-24 15:26:15 +02:00
Krzesimir Nowak
4270d47111 overlay coreos/config: Various small fixes
Mostly making sure that doing replacements is safe for repeated
sourcing of the hook file, so we won't end up with a situation where a
function foo is calling itself infinitely.

Other than that, making sure that install masks are also added to
PKG_INSTALL_MASK for binary packages.

Also fixed redefining strip function in sys-libs/glibc.

Moved one function from profile.bashrc to sys-apps/policycoreutils, so
it isn't executed for every package.
2025-04-24 15:26:15 +02:00
Krzesimir Nowak
c243f36b4a .github: Add sys-libs/timezone-data to automation 2025-04-24 15:26:15 +02:00
Krzesimir Nowak
12950ae146 sys-libs/timezone-data: Sync with Gentoo
It's from Gentoo commit 2d1d2edfcb95e639a4607131f175565c0ad6e699.
2025-04-24 15:26:15 +02:00
Krzesimir Nowak
d33ae26aa1 overlay sys-libs/timezone-data: Move to portage-stable 2025-04-24 15:26:15 +02:00
Krzesimir Nowak
e6cf1ae09c overlay coreos/config: Add Flatcar modifications for sys-libs/timezone-data 2025-04-24 15:26:15 +02:00
Krzesimir Nowak
61c99a95b9 sys-fs/udev-init-scripts: Move to prefix overlay
We have added this package to package.provided in our profiles, so it
rather will be useful for building stuff in prefix-overlay instead.
2025-04-24 15:26:15 +02:00
Krzesimir Nowak
774875bfb8 sys-fs/udev-init-scripts: Sync with Gentoo
It's from Gentoo commit 0e727a3a16bc2abfd39386f10821d3e5ce89c45a.
2025-04-24 15:26:15 +02:00
Krzesimir Nowak
08c93f95c8 overlay sys-fs/udev-init-scripts: Move to portage-stable 2025-04-24 15:26:15 +02:00
Krzesimir Nowak
c2ba052a76 overlay coreos-base/coreos-init: Drop mdmonitor.service dropin 2025-04-24 15:26:15 +02:00
Krzesimir Nowak
bfe93da79e .github: Add sys-fs/mdadm to automation 2025-04-24 15:26:15 +02:00
Krzesimir Nowak
52d938222d sys-fs/mdadm: Sync with Gentoo
It's from Gentoo commit fcee1f7e3c2cfccc0c5841c3aa2a9efdecaaf068.
2025-04-24 15:26:14 +02:00
Krzesimir Nowak
ff40ff81f3 overlay sys-fs/mdadm: Move to portage-stable 2025-04-24 15:26:14 +02:00
Krzesimir Nowak
83cb222fab overlay coreos/config: Add Flatcar modifications for sys-fs/mdadm 2025-04-24 15:26:14 +02:00
Krzesimir Nowak
a51ce6dc8a .github: Add sys-fs/lvm2 to automation 2025-04-24 15:26:14 +02:00
Krzesimir Nowak
64dbcab94c overlay profiles: Update USE flags for sys-fs/lvm2 2025-04-24 15:26:14 +02:00
Krzesimir Nowak
f62dc224f3 sys-fs/lvm2: Sync with Gentoo
It's from Gentoo commit ef878f9169b08c18c5097b3205ebcb947891abe3.
2025-04-24 15:26:14 +02:00
Krzesimir Nowak
3abb159785 overlay sys-fs/lvm2: Move to portage-stable 2025-04-24 15:26:14 +02:00
Krzesimir Nowak
f3e87191c6 .github: Add sys-auth/polkit to automation 2025-04-24 15:26:14 +02:00
Krzesimir Nowak
4d152fc93e sys-auth/polkit: Sync with Gentoo
It's from Gentoo commit 80d4449eb6cd125ca355842ebd03890e907bc5df.
2025-04-24 15:26:14 +02:00
Krzesimir Nowak
ef9266c111 overlay sys-auth/polkit: Move to portage-stable 2025-04-24 15:26:14 +02:00
Krzesimir Nowak
be5fb9854c Revert "overlay coreos/config: Add Flatcar modifications for sys-auth/polkit"
This reverts commit 1d1912a3fcdf42a256287a128ec740bb7461dfda.

These were either wrong (danling compat symlinks) or unnecessary
(/var/lib/polkit-1 tmpfiles).
2025-04-24 15:26:14 +02:00
Krzesimir Nowak
4d92ffafa8 overlay coreos/config: Add Flatcar modifications for sys-auth/polkit 2025-04-24 15:26:14 +02:00
Krzesimir Nowak
e5fd3268d5 .github: Add sys-apps/shadow to automation 2025-04-24 15:26:14 +02:00
Krzesimir Nowak
889d83d1a7 sys-apps/shadow: Sync with Gentoo
It's from Gentoo commit 694a496c860b098f4643a708d423e8f6177d9090.
2025-04-24 15:26:14 +02:00
Krzesimir Nowak
1d2697af3e overlay sys-apps/shadow: Move to portage-stable 2025-04-24 15:26:14 +02:00
Krzesimir Nowak
b2d01adeae overlay coreos/config: Add Flatcar modifications for sys-apps/shadow 2025-04-24 15:26:14 +02:00
Krzesimir Nowak
61e4d61973 .github: Add sys-apps/keyutils to automation 2025-04-24 15:26:14 +02:00
Krzesimir Nowak
327f06ecde sys-apps/keyutils: Sync with Gentoo
It's from Gentoo commit 0e727a3a16bc2abfd39386f10821d3e5ce89c45a.
2025-04-24 15:26:14 +02:00
Krzesimir Nowak
b677163275 overlay sys-apps/keyutils: Move to portage-stable 2025-04-24 15:26:14 +02:00
Krzesimir Nowak
2d071df05d overlay coreos/config: Add Flatcar modifications for sys-apps/keyutils 2025-04-24 15:26:14 +02:00
Krzesimir Nowak
357cd53bac .github: Add sys-apps/dbus to automation 2025-04-24 15:26:14 +02:00
Krzesimir Nowak
9b4e5b3463 sys-apps/dbus: Sync with Gentoo
It's from Gentoo commit a21da5c01565a48fe2432afa8d96f8921065cb4b.
2025-04-24 15:26:14 +02:00
Krzesimir Nowak
6eb6363aeb overlay sys-apps/dbus: Move to portage-stable 2025-04-24 15:26:14 +02:00
Krzesimir Nowak
da9c911588 overlay coreos/config: Add Flatcar modifications for sys-apps/dbus 2025-04-24 15:26:14 +02:00
Krzesimir Nowak
3b382acf35 .github: Add net-libs/libtirpc to automation 2025-04-24 15:26:14 +02:00
Krzesimir Nowak
406df4d659 net-libs/libtirpc: Sync with Gentoo
It's from Gentoo commit cdaeb8c538bb205e9aff21616d7fa12bf0a76668.
2025-04-24 15:26:14 +02:00
Krzesimir Nowak
4af7517807 overlay net-libs/libtirpc: Move to portage-stable 2025-04-24 15:26:14 +02:00
Krzesimir Nowak
28fdd15a8d Revert "overlay coreos/config: Add Flatcar modifications for net-libs/libtirpc"
This reverts commit 8abee8d2587a93209cb73d04ddfc3a498f2e2b8c.

Drop the commit for now, I think that these modifications are unnecessary.
2025-04-24 15:26:14 +02:00
Krzesimir Nowak
291a2be16c overlay coreos/config: Add Flatcar modifications for net-libs/libtirpc 2025-04-24 15:26:14 +02:00
Krzesimir Nowak
1e0ec4eb86 .github: Add net-fs/samba to automation 2025-04-24 15:26:14 +02:00
Krzesimir Nowak
02f850289b net-fs/samba: Sync with Gentoo
It's from Gentoo commit 9633a3b92e639be48800e37b61a0126f785f80b7.
2025-04-24 15:26:14 +02:00
Krzesimir Nowak
e2db91d331 overlay net-fs/samba: Move to portage-stable 2025-04-24 15:26:14 +02:00
Krzesimir Nowak
7328b58ee1 overlay coreos/config: Add Flatcar modifications for net-fs/samba 2025-04-24 15:26:14 +02:00
Krzesimir Nowak
b4118604d0 overlay profiles: Add more packages to package.provided
This is in preparation for moving net-fs/samba to portage-stable.
2025-04-24 15:26:14 +02:00
Krzesimir Nowak
cb4f73bc2a .github: Add net-fs/nfs-utils to automation 2025-04-24 15:26:14 +02:00