Commit Graph

25780 Commits

Author SHA1 Message Date
Jeremi Piotrowski
9d065d1cf5 coreos-base/oem-azure: Add chrony to sysext
Along with configuration, tmpfiles setup and service dependencies. The
files are added through normal ebuild mechanisms. The config file is
based on what Ubuntu ships on Azure.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-25 17:07:25 +00:00
Jeremi Piotrowski
3c0283f74a sys-apps/systemd: Add hook to ensure timesyncd starts after sysexts
Sysexts can includes services that have a Conflicts=systemd-timesyncd
entry. To ensure that this takes effect, start timesyncd after the
ensure-sysext.service.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-25 17:07:25 +00:00
Jeremi Piotrowski
c5efeec607 coreos-devel/board-packages: Add chrony to RDEPENDS
Add chrony to RDEPENDS so that it is built for the board sysroot and can
be included into a sysext.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-25 17:07:25 +00:00
Jeremi Piotrowski
2814c32bbf profiles: Disable readline support for chrony by default
We don't care too much for readline support and this avoids pulling
libedit into a sysext that wants to ship chrony.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-25 17:07:25 +00:00
Jeremi Piotrowski
2a33badb2a sys-kernel/coreos-modules: Switch PTP support to modules
PTP_1588_CLOCK defaults to =y, make it =m explicitly. Switch
PTP_1588_CLOCK_KVM to module as well, so tath it doesn't load on non-KVM
platforms. Enable PTP_1588_CLOCK_VMW so that PTP timesync to the host is
available there as well.

We don't need PTP support to be compiled into the kernel, it is not
essential for system boot.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-25 17:07:25 +00:00
Jeremi Piotrowski
ca9dc79616 Import net-misc/chrony ebuild from Gentoo
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-25 17:07:25 +00:00
Jeremi Piotrowski
c1261a6581 sys-kernel/coreos-modules: Sort config symbols
Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-03-25 17:07:25 +00:00
Kai Lüke
f0472bfd1f
Merge pull request #1786 from mrIncompetent/enable-intel-2.5g
Enable Intel I225/I226 driver (igc)
2024-03-26 00:46:34 +09:00
Henrik Schmidt
1bd8373430 Changelog: sys-kernel/coreos-modules: Enable CONFIG_IGC=y 2024-03-26 00:45:51 +09:00
Henrik Schmidt
44952365d7 sys-kernel/coreos-modules: Enable CONFIG_IGC=y
This adds the Intel IGC driver for 2.5G NICs (I225/I226).

Fedora CoreOS comes with those drivers as well:
```
core@localhost:~$ cat /etc/os-release | grep PRETTY_NAME
PRETTY_NAME="Fedora CoreOS 39.20240225.3.0"
core@localhost:~$ lsmod | grep igc
igc                   192512  0
```
2024-03-26 00:45:51 +09:00
Jeremi Piotrowski
bf0ea52067
Merge pull request #1772 from george-angel/zram-generator
Adding a new zram-generator package
2024-03-25 13:52:46 +01:00
George Angel
7028f6e771
Update sdk_container/src/third_party/portage-stable/changelog/changes/2024-03-21-zram-generator.md
Co-authored-by: Mathieu Tortuyaux <mathieu.tortuyaux@gmail.com>
2024-03-25 20:56:13 +10:00
flatcar-ci
6ebffa7a4f New version: main-3916.0.0-nightly-20240321-2100 2024-03-21 21:00:27 +00:00
Krzesimir Nowak
cfd81698e5
Merge pull request #1741 from flatcar/buildbot/weekly-portage-stable-package-updates-2024-03-11
Weekly portage-stable package updates 2024-03-11
2024-03-21 17:46:24 +01:00
Krzesimir Nowak
361731d4a9 changelog: Add an entry 2024-03-21 17:44:52 +01:00
Krzesimir Nowak
48510361cb overlay profiles: Drop accept keywords for sys-libs/binutils-libs 2024-03-21 17:44:52 +01:00
Krzesimir Nowak
f0c27d4d5d overlay profiles: Drop accept keywords for sys-devel/binutils 2024-03-21 17:44:52 +01:00
Krzesimir Nowak
932af8d20e overlay profiles: Update accept keywords for net-misc/curl 2024-03-21 17:44:52 +01:00
Krzesimir Nowak
0d5da87d30 overlay profiles: Update accept keywords for sys-libs/readline 2024-03-21 17:44:52 +01:00
Krzesimir Nowak
8733a0b022 overlay profiles: Update accept keywords for app-shells/bash 2024-03-21 17:44:52 +01:00
Krzesimir Nowak
73a822cd78 overlay profiles: Add accept keywords for dev-util/pahole 2024-03-21 17:44:52 +01:00
Krzesimir Nowak
a01892490d overlay profiles: Update accept keywords for dev-util/bpftool 2024-03-21 17:44:52 +01:00
Krzesimir Nowak
f0d446e3a5 .github: Add new libs to automation 2024-03-21 17:44:52 +01:00
Krzesimir Nowak
8f59426697 dev-libs/libtracefs: Add from Gentoo
It's from Gentoo commit 4cd120f70359b4902014eba8321f94642229c0f1.
2024-03-21 17:44:52 +01:00
Krzesimir Nowak
6ce7db0ba6 dev-libs/libtraceevent: Add from Gentoo
It's from Gentoo commit b8138ab0597bf8a92a86b838c139cf46cda874bd.
2024-03-21 17:44:52 +01:00
Krzesimir Nowak
dd017bb0ad overlay profiles: Disable LLVM in dev-util/bpftool 2024-03-21 17:44:52 +01:00
Flatcar Buildbot
846afa7efc sys-process/psmisc: Sync with Gentoo
It's from Gentoo commit ef1042d390c67938faa924d4283654912f794f3c.
2024-03-21 17:44:52 +01:00
Flatcar Buildbot
eafebb6994 sys-libs/zlib: Sync with Gentoo
It's from Gentoo commit f4bf5620f8c5f8dd60dc8e629a0924a496600ea8.
2024-03-21 17:44:52 +01:00
Flatcar Buildbot
65b81a4894 sys-libs/readline: Sync with Gentoo
It's from Gentoo commit a7375b19fa15538f192ed9bbb256ab0884eb9f82.
2024-03-21 17:44:52 +01:00
Flatcar Buildbot
60228cbf35 sys-libs/libunwind: Sync with Gentoo
It's from Gentoo commit d11ac3d4fca156d11328c1088d4a458c91344ea5.
2024-03-21 17:44:52 +01:00
Flatcar Buildbot
45408192cf sys-libs/libselinux: Sync with Gentoo
It's from Gentoo commit de09050c4aac94f373b6e2354990bbc6566ac01c.
2024-03-21 17:44:52 +01:00
Flatcar Buildbot
8d77472e5e sys-libs/libseccomp: Sync with Gentoo
It's from Gentoo commit cd3e0eb0f9741f74670bd4d566539af06e875728.
2024-03-21 17:44:52 +01:00
Flatcar Buildbot
c57e0ef9ae sys-libs/binutils-libs: Sync with Gentoo
It's from Gentoo commit 3da8d431e39d433b4a8811f48c771e2915113a07.
2024-03-21 17:44:52 +01:00
Flatcar Buildbot
1cd79da2a0 sys-fs/xfsprogs: Sync with Gentoo
It's from Gentoo commit 33c22bd38a5813a11680525851fddf0027da9cb2.
2024-03-21 17:44:52 +01:00
Flatcar Buildbot
9d806dee9e sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit b757d669ce294dfcb30124fa663c794cfc24a88a.
2024-03-21 17:44:52 +01:00
Flatcar Buildbot
7ce61496fe sys-devel/flex: Sync with Gentoo
It's from Gentoo commit 380a504decd875b1eaebe3b52886312ad36c445c.
2024-03-21 17:44:52 +01:00
Flatcar Buildbot
1b97cccdb2 sys-devel/crossdev: Sync with Gentoo
It's from Gentoo commit d3ac6ad8372cf3cdf04f7af5c6e55464c3cda846.
2024-03-21 17:44:52 +01:00
Flatcar Buildbot
6bdec3b6af sys-devel/binutils: Sync with Gentoo
It's from Gentoo commit 68466c8b5bda1cbf82e364763c42c7c9df1dfff0.
2024-03-21 17:44:52 +01:00
Flatcar Buildbot
8dd4e80f71 sys-apps/util-linux: Sync with Gentoo
It's from Gentoo commit f25671c421eb6692d31777a1679d3e44c20be46a.
2024-03-21 17:44:52 +01:00
Flatcar Buildbot
c500efc8bb sys-apps/texinfo: Sync with Gentoo
It's from Gentoo commit ec9b3a12b1c5ad5e45563fa488acf6934ec25956.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
283c3219e9 sys-apps/pv: Sync with Gentoo
It's from Gentoo commit 927ae2feb0c3baa7f529c6130174bef0530e0a0e.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
2965bc96a8 sys-apps/portage: Sync with Gentoo
It's from Gentoo commit 1ffa7031cf575146c9e33ec7702d2b86e49800ee.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
fa694df55b sys-apps/less: Sync with Gentoo
It's from Gentoo commit b01e4e270577a1d1ec8bdc6a43cde76a574e3672.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
358ee085c1 sys-apps/kmod: Sync with Gentoo
It's from Gentoo commit e0f3f9da51b19053e04e59e723257f357bddb5d2.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
9d0c2ef20d sys-apps/kexec-tools: Sync with Gentoo
It's from Gentoo commit 815e1282956363277eaf38dca04823931b03cdc3.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
e7a79af48e sys-apps/gawk: Sync with Gentoo
It's from Gentoo commit e3f925dfec5d2d43f9d26cff2d7e9e25a8493765.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
2402be86d9 profiles: Sync with Gentoo
It's from Gentoo commit 1d1397a47a31e1b98e5547f537efe1d7f07caa8d.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
95d249c0c8 net-misc/rsync: Sync with Gentoo
It's from Gentoo commit 1de13af07c5a700308d1866b915594d46307267b.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
e31c324c99 net-misc/curl: Sync with Gentoo
It's from Gentoo commit c7f91d2fef73f63023ad720191adb55190a01d35.
2024-03-21 17:44:51 +01:00
Flatcar Buildbot
57ff0aee1a net-firewall/ipset: Sync with Gentoo
It's from Gentoo commit f88dc1707b301affc840120fba5fdc59b665e00a.
2024-03-21 17:44:51 +01:00