Commit Graph

16964 Commits

Author SHA1 Message Date
Simon Campion
f385595ad1 overlay profiles: Add accept keywords for dev-libs/jose 2024-03-14 12:08:36 +01:00
Simon Campion
1ca55bb8da dev-libs/jose: Add from Gentoo
It's from GURU commit 05abdcd720bc767a152082750d9c7a044d638059
2024-03-14 12:08:35 +01:00
Simon Campion
7e46092fc2 sys-libs/libblockdev: Add from Gentoo
It's from Gentoo commit 2f6a333fb9bed9c7ab9b5a49065d157b62e48420
2024-03-14 12:08:35 +01:00
Simon Campion
f910aca38d sys-libs/cracklib: Add from Gentoo
It's from Gentoo commit 2f6a333fb9bed9c7ab9b5a49065d157b62e48420
2024-03-14 12:08:35 +01:00
Simon Campion
08233eedfb sys-fs/udisks: Add from Gentoo
It's from Gentoo commit 2f6a333fb9bed9c7ab9b5a49065d157b62e48420
2024-03-14 12:08:35 +01:00
Simon Campion
90e1783241 sys-auth/polkit: Add from Gentoo
It's from Gentoo commit 2f6a333fb9bed9c7ab9b5a49065d157b62e48420
2024-03-14 12:08:35 +01:00
Simon Campion
7007d513fe sys-apps/keyutils: Add from Gentoo
It's from Gentoo commit 2f6a333fb9bed9c7ab9b5a49065d157b62e48420
2024-03-14 12:08:35 +01:00
Simon Campion
136fcc4d1f dev-libs/libpwquality: Add from Gentoo
It's from Gentoo commit 2f6a333fb9bed9c7ab9b5a49065d157b62e48420
2024-03-14 12:08:35 +01:00
Simon Campion
c6b88015ea dev-libs/libgudev: Add from Gentoo
It's from Gentoo commit 2f6a333fb9bed9c7ab9b5a49065d157b62e48420
2024-03-14 12:08:35 +01:00
Simon Campion
4c9ea0c483 dev-libs/libbytesize: Add from Gentoo
It's from Gentoo commit 2f6a333fb9bed9c7ab9b5a49065d157b62e48420
2024-03-14 12:08:35 +01:00
Simon Campion
2c26b8efa3 dev-libs/libatasmart: Add from Gentoo
It's from Gentoo commit 2f6a333fb9bed9c7ab9b5a49065d157b62e48420
2024-03-14 12:08:35 +01:00
Simon Campion
5d0e408434 app-crypt/tpm2-tss: Add from Gentoo
It's from Gentoo commit 2f6a333fb9bed9c7ab9b5a49065d157b62e48420
2024-03-14 12:08:35 +01:00
Simon Campion
f71638f7ef app-crypt/tpm2-tools: Add from Gentoo
It's from Gentoo commit 2f6a333fb9bed9c7ab9b5a49065d157b62e48420
2024-03-14 12:08:35 +01:00
Flatcar Buildbot
fae8931aef sys-kernel/coreos-firmware: Update from 20240220 to 20240312 2024-03-14 07:13:42 +00:00
Kai Lüke
e5867917ec
Merge pull request #1742 from flatcar/jepio/zfs-sysext
Build ZFS sysext with each release
2024-03-13 23:24:30 +01:00
Jeremi Piotrowski
333e72244d sys-kernel/bootengine: Bump commit for sysext mkdir fix
Fix a missing mkdir of /sysroot/etc/flatcar/sysext from the initrd before
attempting to move sysext files there. Also explicitly omit dracut zfs module
from initrd generation.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-13 18:13:51 +01:00
Jeremi Piotrowski
340e7892b7 emerge-gitclone: Fix license information
emerge-gitclone was never GPL-2.0, it was BSD-3. We're switching it to
Apache-2.0 with this commit.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-13 11:55:30 +01:00
Adrian Vladu
89cca15171
Merge pull request #1734 from flatcar/ader1990/decrease_initrd_size_v1
initrd_size_decrease: remove mlxsw_spectrum/mlxsw_core kernel modules
2024-03-12 19:36:29 +02:00
Adrian Vladu
3da9f859be initrd_size_decrease: remove mlxsw_spectrum/mlxsw_core kernel modules
This commit is part of the effort to decrease the initrd size:
Partially-Fixes: https://github.com/flatcar/Flatcar/issues/1381

Signed-off-by: Adrian Vladu <avladu@cloudbasesolutions.com>
2024-03-12 16:51:35 +00:00
Jeremi Piotrowski
61c3af32fa
Merge pull request #1730 from flatcar/jepio/btrfs-opt
Mount btrfs fs with rescue= option
2024-03-12 15:05:08 +01:00
Jeremi Piotrowski
24d88e2f61 coreos-base/update_engine: Switch to rescue=nologreplay btrfs option
'norecovery' was deprecated and has been removed in kernel v6.8 so switch to
the new way of doing things.

This pulls in https://github.com/flatcar/update_engine/pull/40.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-12 10:56:15 +01:00
Jeremi Piotrowski
42ed2d9b7e coreos-kernel.eclass: Install host arch Makefiles into source dir
Gentoo's linux-info.eclass tries to check the kernel version by
including /lib/modules/.../source/Makefile and printing $(VERSION).  It
unsets ARCH= before doing this (no clue why) which works with a full
source tree but not with our minimized one. To fix this we need to
archive arch/x86/Makefile also for arm64.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-11 17:24:24 +00:00
Jeremi Piotrowski
6ccd5b6d8f board-packages: Add zfs dep
We need zfs build as a board package so that we can provide a zfs
sysext.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-11 11:57:45 +00:00
Jeremi Piotrowski
e8b4b308c9 coreos/config: Add hooks for zfs ebuilds
The zfs-kmod ebuild needs KERNEL_DIR to point to the correct
/lib/modules directory.

The zfs ebuild installs two systemd unit masks to /usr/lib/systemd which
result in "dangling symlink" errors during the image build. These
systemd unit masks are only necessary for old Ubuntu systems that have
sysv-init-systemd compat wrappers.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-11 11:57:45 +00:00
Jeremi Piotrowski
8e1b1517f9 portage-stable: Add zfs & zfs-kmod ebuilds
From Gentoo commit df182f2891606e757be3e8406a69f4a0e53ee324. Also import
dist-kernel-utils.eclass.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-11 11:57:45 +00:00
Jeremi Piotrowski
a4da571874 profiles/coreos: Add zfs useflags
and a package.provided entry for a dependency that we don't need.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-11 11:57:45 +00:00
Jeremi Piotrowski
1b4ca8ac27 coreos-base/coreos: Switch to app-alternatives/awk
We explicitly install gawk but our profile explicitly forces the gawk
useflag for app-alternatives/awk.  Some packages, like zfs, depend on
app-alternatives/awk and it also installs the awk -> gawk that the gawk
ebuild creates through pkg_postinst. So switch to app-alternatives/awk
to make the implementation cleaner.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-11 11:57:45 +00:00
Jeremi Piotrowski
a134b02a48 coreos-kernel.eclass: Adapt install_build_source for compatibility
build/source, which is accidentally an empty directory, needs to be a
symlink so that Gentoo kmod ebuilds can build when setting
KERNEL_DIR=/lib/modules/.../build. They detect the proper layout with
the symlink.

The other issue is building the Nvidia driver with
SYSSRC=/lib/modules/.../build. This works on Ubuntu but fails on
Flatcar. Ubuntus build directory contains symlinks to includes from the
source tree so recreate the same layout.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-11 11:57:45 +00:00
Mathieu Tortuyaux
009220ff54
Merge pull request #1683 from flatcar/tormath1/scaleway
oem: provide scaleway images
2024-03-11 09:34:05 +01:00
Krzesimir Nowak
a67915b574
Merge pull request #1733 from flatcar/krnowak/drop-libssh2
Drop unused net-libs/libssh2 package
2024-03-07 08:43:41 +01:00
Krzesimir Nowak
93c4a369a8
Merge pull request #1727 from flatcar/buildbot/weekly-portage-stable-package-updates-2024-03-04
Weekly portage-stable package updates 2024-03-04
2024-03-06 16:05:13 +01:00
Krzesimir Nowak
192f646c59 net-libs/libssh2: Drop unused package 2024-03-06 15:55:02 +01:00
Mathieu Tortuyaux
da4a631008
coreos-base/afterburn: enable coreos-metadata on scaleway
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-03-05 17:03:26 +01:00
Kai Lüke
6c2c11db7d
Merge pull request #1707 from flatcar/kai/pxe-compat
sys-kernel/bootengine: Restore support for custom PXE OEM contents
2024-03-05 16:35:42 +01:00
Kai Lueke
b0ce20639b sys-kernel/bootengine: Restore support for custom PXE OEM contents
This pulls in https://github.com/flatcar/bootengine/pull/88
to restore looking at the documented /usr/share/oem path in a custom
PXE OEM initrd instead of /oem.
2024-03-05 16:35:03 +01:00
Mathieu Tortuyaux
1017216cbe
oem: provide scaleway images
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-03-05 13:51:07 +01:00
Mathieu Tortuyaux
9ab3018394
sys-apps/ignition: bump to 2.18.0
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2024-03-04 17:34:53 +01:00
Dongsu Park
a842366ed9
Merge pull request #1669 from flatcar/linux-6.6.17-main
Upgrade Linux Kernel for main from 6.6.16 to 6.6.17
2024-03-04 15:08:23 +01:00
Krzesimir Nowak
6a5e27a89b overlay profiles: Drop accept keywords for sys-apps/util-linux 2024-03-04 13:44:45 +01:00
Krzesimir Nowak
ce8e8efe5e overlay profiles: Drop accept keywords for net-libs/libpsl 2024-03-04 13:35:18 +01:00
Krzesimir Nowak
8498f7703d overlay profiles: Drop accept keywords for net-dns/libidn2 2024-03-04 13:33:11 +01:00
Krzesimir Nowak
2b69b05259 overlay profiles: Add accept keywords for net-dns/dnsmasq 2024-03-04 13:32:52 +01:00
Krzesimir Nowak
7055f47095 overlay profiles: Drop accept keywords for net-dns/bind-tools 2024-03-04 13:06:34 +01:00
Krzesimir Nowak
2edb409b14 overlay profiles: Drop accept keywords for app-crypt/gnupg 2024-03-04 12:04:43 +01:00
Krzesimir Nowak
424110a5db overlay profiles: Drop accept keywords for app-arch/xz-utils 2024-03-04 11:50:54 +01:00
Krzesimir Nowak
21dfa86e23 overlay profiles: Unmask dev-python/boto 2024-03-04 11:37:08 +01:00
Krzesimir Nowak
f5e0e8b245 overlay dev-python/boto: Add README 2024-03-04 11:34:50 +01:00
Krzesimir Nowak
6621404d5d dev-python/boto: Move to coreos-overlay
The package is masked by upstream and marked for removal. Let's move
it to coreos-overlay then.
2024-03-04 11:28:43 +01:00
Flatcar Buildbot
211d5f9848 x11-libs/pixman: Sync with Gentoo
It's from Gentoo commit 6e86296fb3c09007ef5eaeff5ad8c946b606032c.
2024-03-04 11:06:17 +01:00
Flatcar Buildbot
5bf99584db virtual/pkgconfig: Sync with Gentoo
It's from Gentoo commit dbbb12e41a939afdfb08a75f27a1aa4654aac245.
2024-03-04 11:06:17 +01:00
Flatcar Buildbot
85361c4e52 sys-libs/zlib: Sync with Gentoo
It's from Gentoo commit 743b110bffe25c0501ae5473ad8ad68253a14f29.
2024-03-04 11:06:17 +01:00
Flatcar Buildbot
76dc06aa3d sys-libs/readline: Sync with Gentoo
It's from Gentoo commit e91ef195a3808f6c972d00ef961fa148939bc372.
2024-03-04 11:06:17 +01:00
Flatcar Buildbot
760c1a3c83 sys-libs/libunwind: Sync with Gentoo
It's from Gentoo commit ec626f5360f50479da567843642e08603d9ca42c.
2024-03-04 11:06:17 +01:00
Flatcar Buildbot
b99a2ca99c sys-libs/libseccomp: Sync with Gentoo
It's from Gentoo commit 731dd9aa2de79001b4f67bc04b9409c95a734040.
2024-03-04 11:06:17 +01:00
Flatcar Buildbot
ba7b9ab7dc sys-libs/libcap-ng: Sync with Gentoo
It's from Gentoo commit f9038184784c34a627a18394edaaea4f908d7a14.
2024-03-04 11:06:17 +01:00
Flatcar Buildbot
d368404425 sys-libs/libcap: Sync with Gentoo
It's from Gentoo commit 97108aff05dccf99fd8229e6263e62bab9720bab.
2024-03-04 11:06:17 +01:00
Flatcar Buildbot
844d49f3ef sys-fs/e2fsprogs: Sync with Gentoo
It's from Gentoo commit 1ab84a0a8243583f9274327663a13afb43498ba9.
2024-03-04 11:06:17 +01:00
Flatcar Buildbot
6fc6f7cb8c sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit a23548bc8af4f4ca160560bc1e081fd2df13602d.
2024-03-04 11:06:17 +01:00
Flatcar Buildbot
1b93f85f8e sys-block/thin-provisioning-tools: Sync with Gentoo
It's from Gentoo commit ecc9356246a8312e5a1649ac057e45ad1c5ec4b3.
2024-03-04 11:06:17 +01:00
Flatcar Buildbot
1f5d2b78c5 sys-apps/util-linux: Sync with Gentoo
It's from Gentoo commit 89d7a89b7031bd1def361b0c2366eedc6471aed1.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
0aad1a0399 sys-apps/pcsc-lite: Sync with Gentoo
It's from Gentoo commit bc083e546fb76fda32106c7693573a33033f0cfc.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
8bbb48f16e sys-apps/pciutils: Sync with Gentoo
It's from Gentoo commit bc50a4e30d88683460928aa37bd0e1d420c1cbd3.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
54b3435fd8 sys-apps/man-pages: Sync with Gentoo
It's from Gentoo commit cb370ce426d87b791cb9198ef2ef424d08c2a36a.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
7668200356 sys-apps/lshw: Sync with Gentoo
It's from Gentoo commit 264b78f9b2d52bf04bc782e6d0ed911f7c2b8ccb.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
e0b36559fa sys-apps/kmod: Sync with Gentoo
It's from Gentoo commit bc235c9a342826e6aab77d08ded3ca008823dd28.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
953ec708ac sec-policy/selinux-unconfined: Sync with Gentoo
It's from Gentoo commit 9a78c8130c665e43426fcb735ad69bd838984a81.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
eaa1abccea sec-policy/selinux-sssd: Sync with Gentoo
It's from Gentoo commit 9a78c8130c665e43426fcb735ad69bd838984a81.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
98b730ad24 sec-policy/selinux-dbus: Sync with Gentoo
It's from Gentoo commit 9a78c8130c665e43426fcb735ad69bd838984a81.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
6a55f988ec sec-policy/selinux-container: Sync with Gentoo
It's from Gentoo commit 9a78c8130c665e43426fcb735ad69bd838984a81.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
d70ab05a7b sec-policy/selinux-base-policy: Sync with Gentoo
It's from Gentoo commit 9a78c8130c665e43426fcb735ad69bd838984a81.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
0cfa45dfb5 sec-policy/selinux-base: Sync with Gentoo
It's from Gentoo commit 9a78c8130c665e43426fcb735ad69bd838984a81.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
f57ee2ea06 profiles: Sync with Gentoo
It's from Gentoo commit 3e79b4fdb86877d73cbd33ae19dc4eb1be6a1ea5.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
6df5b3d250 net-misc/whois: Sync with Gentoo
It's from Gentoo commit 537bc0566761a253e5e755ced66110c41b12388a.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
014758e237 net-misc/rsync: Sync with Gentoo
It's from Gentoo commit 473a09ec3591e25ad87e1d3b986459e5e7fc90f5.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
43dcffbcb1 net-libs/nghttp2: Sync with Gentoo
It's from Gentoo commit 03eed7d4c3ed773e58f35ecd7db0dbb5a5679dc6.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
2af6fb389b net-libs/libpsl: Sync with Gentoo
It's from Gentoo commit 19da04ec4c10b9a962c5800cfc4a9a033e3a50c0.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
cb8d2d9041 net-dns/libidn2: Sync with Gentoo
It's from Gentoo commit b70554f877a6a03cf2f5a6740a281a46658e6b3a.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
964d9841a0 net-dns/dnsmasq: Sync with Gentoo
It's from Gentoo commit be3af7f8404efd9f34b66e332d753a3ca19eb872.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
fbf9ef55d0 net-dns/c-ares: Sync with Gentoo
It's from Gentoo commit 4f6ce3e29c1b9241d9f9b8a7cf432923fa3e1480.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
194a181756 net-dns/bind-tools: Sync with Gentoo
It's from Gentoo commit 011f0ff308c539ca7bc38d6f3b2831541da09e88.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
e2db80ea34 media-libs/libpng: Sync with Gentoo
It's from Gentoo commit a2d2289de27ae20ade3a8dbb423d39fa13af04dd.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
d307102961 licenses: Sync with Gentoo
It's from Gentoo commit 2d55cda99892ce92107b5cff4de2b7bfdd10c602.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
7c2d063a41 eclass/rpm: Sync with Gentoo
It's from Gentoo commit ce17f4043d560ace370b224ab37741fd9b5b1b47.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
437c4a4e67 eclass/meson: Sync with Gentoo
It's from Gentoo commit f2e1792ded67e62edc85e92e84f65d773a8f05bd.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
d4be3e570d dev-vcs/git: Sync with Gentoo
It's from Gentoo commit bc7db307cbae2e4fc29b2cc2d18e59e86270bf47.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
3f28d89e9a dev-util/pkgconf: Sync with Gentoo
It's from Gentoo commit 1f9d961bfe241cc1e14725c997f0e4853e0d43e0.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
adda84e7fc dev-util/pahole: Sync with Gentoo
It's from Gentoo commit b40fbf4cf2232329aacdad7eda33a8981122af1c.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
0b8db90cc0 dev-util/gperf: Sync with Gentoo
It's from Gentoo commit b8f2baca1ec6a6e8998076d409a2dac3869748a8.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
96acade374 dev-python/trove-classifiers: Sync with Gentoo
It's from Gentoo commit 0f2a5d58ca175c0e091dfc325aea471de84f4875.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
36aca815fd dev-python/markupsafe: Sync with Gentoo
It's from Gentoo commit 876394dc4a0e4c93680ae2f8c701a4edbcbf8f31.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
ee78636752 dev-python/cython: Sync with Gentoo
It's from Gentoo commit 2baca90c01517c944bb243f7acef2fec9e9089c3.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
ea958f3929 dev-libs/npth: Sync with Gentoo
It's from Gentoo commit 35606cd7f9fb29a4c83847cfc00ef364f85287a8.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
ee56dcc4da dev-libs/libxml2: Sync with Gentoo
It's from Gentoo commit 3ae2877da41cf6eeeba456b4f704173b321c6336.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
2dbc307736 dev-libs/libpcre2: Sync with Gentoo
It's from Gentoo commit 0c82a57a676b1ef9cc3c71373e8053bccdf84bc2.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
292667f9d8 dev-libs/libpcre: Sync with Gentoo
It's from Gentoo commit ca671f246332c12c4eeba15f3454d8e9ed0d2b48.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
a8b5e7f4a9 dev-libs/libksba: Sync with Gentoo
It's from Gentoo commit e96d741ee45f47531c5ad85fbc79b9a8d9b77b5f.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
1f0cab2a15 dev-libs/libgpg-error: Sync with Gentoo
It's from Gentoo commit 52238395b6596aeb0d2f33ec872539c21bf741c3.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
9ee950d03b dev-libs/libgcrypt: Sync with Gentoo
It's from Gentoo commit 741aaf3c9b3093bb21c137f2dd1293ad3b21793b.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
285c835c5d dev-libs/libffi: Sync with Gentoo
It's from Gentoo commit 21bd2985a0629a4e7fde0c56bd102aa95450dc56.
2024-03-04 11:06:16 +01:00
Flatcar Buildbot
61f898405a dev-libs/libev: Sync with Gentoo
It's from Gentoo commit 0ce97e67de4e5ca16fa28930949bbea55df91185.
2024-03-04 11:06:16 +01:00