13805 Commits

Author SHA1 Message Date
Sayan Chowdhury
6cf82c0a7e
New version: beta-3549.1.1 2023-04-25 00:40:23 +05:30
Sayan Chowdhury
b5b7309857
Merge pull request #726 from flatcar/linux-5.15.108-flatcar-3549
Upgrade Linux Kernel for flatcar-3549 from 5.15.106 to 5.15.108
2023-04-25 00:37:22 +05:30
Sayan Chowdhury
d5a9eea368
x11-drivers/nvidia-drivers: Updates to 525.105.17
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-04-24 20:41:53 +05:30
Flatcar Buildbot
8b9a29ec85 sys-kernel/coreos-sources: Update from 5.15.106 to 5.15.108 2023-04-24 07:12:21 +00:00
Flatcar Buildbot
ffe50dc3df Update mantle container image to latest HEAD 2023-04-24 06:49:56 +00:00
flatcar-ci
0eb6ac3861 New version: beta-3549.1.0-nightly-20230421-2100 2023-04-21 21:00:24 +00:00
Mathieu Tortuyaux
5dc92ed9da
sys-apps/baselayout: bump revision
let's bump it for main branch and backport branch to stay consistent.
this has to be backported to flatcar-3459

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2023-04-20 18:46:17 +02:00
flatcar-ci
2f590ba4f1 New version: beta-3549.1.0-nightly-20230419-2100 2023-04-19 21:00:24 +00:00
Flatcar Buildbot
b763e67cce Update mantle container image to latest HEAD 2023-04-18 09:39:59 +00:00
flatcar-ci
f9d9c1160b New version: beta-3549.1.0-nightly-20230417-2100 2023-04-17 21:00:24 +00:00
Thilo Fromm
338087e985 scripts, CI, workflows: remove submodule handling (flatcar-3549) 2023-04-13 11:46:11 +02:00
Thilo Fromm
ff96b58557 sdk_container/src/third_party/portage-stable : merge contents of version flatcar-3549 2023-04-13 11:43:23 +02:00
Thilo Fromm
d436211eaf sdk_container/src/third_party/coreos-overlay : merge contents of version flatcar-3549 2023-04-13 11:42:21 +02:00
Thilo Fromm
10c3fbd3d0 remove submodules 2023-04-13 11:41:54 +02:00
Sayan Chowdhury
65def8f8ee
New version: beta-3549.1.0 2023-04-13 07:07:46 +05:30
flatcar-ci
ca37a1348a New version: alpha-3549.0.0-nightly-20230412-2100 2023-04-12 21:00:37 +00:00
flatcar-ci
357d74ab08 New version: alpha-3549.0.0-nightly-20230411-2100 2023-04-11 21:00:32 +00:00
Flatcar Buildbot
a43d70c14a sys-kernel: Upgrade Kernel 5.15.103 to 5.15.106 2023-04-06 07:16:09 +00:00
flatcar-ci
63f789806c New version: alpha-3549.0.0-nightly-20230405-2100 2023-04-05 21:00:31 +00:00
flatcar-ci
ec5d69419d New version: alpha-3549.0.0-nightly-20230404-2100 2023-04-04 21:00:28 +00:00
Kai Lueke
fe700e952d Use tmpfiles to set up /var/log/journal/ from initrd
This pulls in https://github.com/flatcar/bootengine/pull/60
and https://github.com/flatcar/baselayout/pull/29
to fix the persisting of the journal on first boot.
2023-04-05 00:48:40 +09:00
Mathieu Tortuyaux
6f5c5d8595 changelog: add entry
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2023-04-05 00:48:25 +09:00
Mathieu Tortuyaux
622fd5ac17 sys-kernel/bootengine: fix journalctl --user issue
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2023-04-05 00:48:25 +09:00
flatcar-ci
59e449a84c New version: alpha-3549.0.0-nightly-20230331-2100 2023-03-31 21:00:41 +00:00
flatcar-ci
6a510b037c New version: alpha-3549.0.0-nightly-20230330-2100 2023-03-30 21:00:32 +00:00
flatcar-ci
3b0880b263 New version: alpha-3549.0.0-nightly-20230328-2100 2023-03-28 21:00:26 +00:00
flatcar-ci
4ccfe49ed3 New version: alpha-3549.0.0-nightly-20230327-2100 2023-03-27 21:00:25 +00:00
Thilo Fromm
d1024405ab emerge-gitclone: bump to include support for git ref versions
This change bumps the CROS_WORKON_COMMIT of emerge-gitclone to include
the latest flatcar-master tip. emerge-gitclone now supports developer OS
versions and uses the version's git ref suffix to check out the correct
scripts repo version.

See
401e84df7b
for details.

Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-03-27 08:36:45 +02:00
flatcar-ci
81b81db64a New version: alpha-3549.0.0-nightly-20230321-2100 2023-03-21 21:00:33 +00:00
Sayan Chowdhury
d840a739b5
New version: alpha-3549.0.0 2023-03-20 21:00:25 +05:30
Flatcar Buildbot
a450efaf17 Update mantle container image to latest HEAD 2023-03-20 21:39:10 +09:00
Krzesimir Nowak
ba060cb33b sys-kernel/coreos-modules: Drop CONFIG_NET_CLS_TCINDEX
Was retired in Linux commit 8c710f75256bb3cf05ac7b1672c82b92c43f3d28
and backported to 5.15 LTS branch.

8c710f7525
2023-03-20 13:37:24 +01:00
Kai Lueke
3469b9730d sys-kernel/bootengine: Prevent OEM mount point from showing up early
This pulls in
https://github.com/flatcar/bootengine/pull/58
to prevent the OEM mount point from showing up before Ignition mounts.
It also makes it simpler to write files to the OEM partition without
having to specify the partition first as initrd mount point.

Fixes https://github.com/flatcar/Flatcar/issues/979
2023-03-20 21:35:19 +09:00
Sayan Chowdhury
2e5c5bd32e
New version: alpha-3549.0.0 2023-03-17 23:25:34 +05:30
Flatcar Buildbot
327e345105 sys-kernel: Upgrade Kernel 5.15.98 to 5.15.103 2023-03-17 11:24:41 +00:00
Flatcar Buildbot
6880e73521 Update mantle container image to latest HEAD 2023-03-16 21:00:47 +00:00
flatcar-ci
67ce13cc01 New version: main-3545.0.0-nightly-20230316-2100 2023-03-16 21:00:29 +00:00
Dongsu Park
2065adfb8f Merge pull request #2535 from flatcar/firmware-20230310-main
Upgrade Linux Firmware in main from 20230210 to 20230310
2023-03-16 14:36:37 +01:00
Krzesimir Nowak
425a141f6d Merge pull request #2533 from flatcar/krnowak/weekly
Weekly profiles updates and python-oem sync
2023-03-16 10:32:31 +01:00
Flatcar Buildbot
abf54b3e8b sys-kernel: Upgrade Linux Firmware 20230210 to 20230310 2023-03-16 07:10:55 +00:00
flatcar-ci
b5bda8ae04 New version: main-3544.0.0-nightly-20230315-2100 2023-03-15 21:00:32 +00:00
Krzesimir Nowak
e71652331e changelog: Add entries 2023-03-15 13:06:52 +01:00
Krzesimir Nowak
04682cf683 .github: Update some entries
One package changed the name, another was dropped.
2023-03-14 13:12:17 +01:00
Krzesimir Nowak
dfba2b05f9 dev-perl/libintl-perl: Drop unused package 2023-03-14 13:12:14 +01:00
Krzesimir Nowak
8ebe4adb48 dev-python/setuptools-scm: Rename from setuptools_scm and sync
It's from Gentoo commit 20a310b95d42e4ccef8eaa539c7654c39394a0cb.
2023-03-14 13:12:14 +01:00
Krzesimir Nowak
17060b7a23 profiles: Drop accept keywords for app-arch/ncompress
It became stable for both amd64 and arm64.
2023-03-14 13:10:56 +01:00
Krzesimir Nowak
5517d085ee profiles: Add accept keywords for app-editors/vim{,-core} 2023-03-14 13:10:56 +01:00
Krzesimir Nowak
e54ea81201 profiles: Drop accept keywords for dev-lang/python-oem
It became stable for arm64 too now.
2023-03-14 13:10:56 +01:00
Krzesimir Nowak
f0833eeb45 dev-lang/python-oem: Apply Flatcar modifications
I changed the way we modify the ebuild by keeping the modifications as
minimal as possible, leaving disabling whatever that can be disabled
to the USE flags.
2023-03-14 13:10:56 +01:00
Krzesimir Nowak
981ed883d8 dev-lang/python-oem: Sync with Gentoo 2023-03-14 13:10:56 +01:00