Commit Graph

22792 Commits

Author SHA1 Message Date
Krzesimir Nowak
00ac7586a4 *: Remove support for niftycloud OEM 2023-07-05 14:34:17 +02:00
Krzesimir Nowak
ad0360e744 *: Remove support for interoute OEM 2023-07-05 14:33:26 +02:00
Krzesimir Nowak
3a879fb7c2
Merge pull request #969 from flatcar/krnowak/test-new-oem-script
Use `build_sysext` for building OEM sysext images, drop old stuff
2023-07-05 12:44:04 +02:00
Dongsu Park
e5b1b9bdea
Merge pull request #960 from flatcar/buildbot/monthly-glsa-metadata-updates-2023-07-01
Monthly GLSA metadata 2023-07-01
2023-07-05 09:24:55 +02:00
Krzesimir Nowak
2c1d89277d *: Drop unused oem sysext files 2023-07-05 08:43:25 +02:00
Krzesimir Nowak
e69801b982 build_sysext: Generate reports 2023-07-05 08:43:25 +02:00
Krzesimir Nowak
ec723be9d9 *: Drop unused pkgdb stuff 2023-07-05 08:43:25 +02:00
Krzesimir Nowak
16fee4f5b1 build_library/vm_image_util.sh: Switch OEM sysext image building to build_sysext 2023-07-05 08:43:25 +02:00
Krzesimir Nowak
a99d99ed6e common.sh: Add a standard name for sysext base image 2023-07-05 08:40:15 +02:00
Krzesimir Nowak
9de87f11d5 image_to_vm: Set vm path to sysext base image 2023-07-05 08:40:15 +02:00
Krzesimir Nowak
8c2883114a build_library/vm_image_util.sh: Set up a path to sysext base image 2023-07-05 08:40:15 +02:00
Krzesimir Nowak
98a5dca8bf ci-automation: Download the sysext base image 2023-07-05 08:40:15 +02:00
flatcar-ci
ce26c96054 New version: main-3655.0.0-nightly-20230704-2100 2023-07-04 21:00:23 +00:00
Kai Lüke
eb2f3d543d
Merge pull request #920 from krishjainx/sysext-internship
Build_sysext script to enable sysext builds in the OS image build process
2023-07-04 13:37:43 +02:00
krishjainx
6380a43b4f Add script to enable sysext builds in the OS image build process
Included a script to enable generating systemd-sysexts. Successfully
tested sysext generation with a fresh Flatcar image (e.g., Python and
Neofetch system extension). Part of my internship work.

The current OS images we provide are not OK as base for flatcar specific
sysext images: it lacks the package metadata and portage configuration,
in order to keep end user OS image clean. This script retains this
information and allows you to produce systemd-sysexts to extend the
system. This script can be used to build a Flatcar sysext image.
Recommended to run from image build folder.

Signed-off-by: Krish Jain <kjain7@u.rochester.edu>
2023-07-04 13:30:48 +02:00
flatcar-ci
ad837f3226 New version: main-3654.0.0-nightly-20230703-2100 2023-07-03 21:00:27 +00:00
Dongsu Park
46d49c2d69
Merge pull request #964 from flatcar/cacerts-3.91-main
Update ca-certificates in main from 3.90 to 3.91
2023-07-03 18:05:50 +02:00
Dongsu Park
2da73b17f3
Merge pull request #962 from flatcar/linux-6.1.37-main
Upgrade Linux Kernel for main from 6.1.34 to 6.1.37
2023-07-03 18:01:19 +02:00
Jeremi Piotrowski
ff09287624
Merge pull request #950 from flatcar/zstd-container-images
Use zstd for sdk container images
2023-07-03 12:21:31 +02:00
Flatcar Buildbot
ae1901b9ed app-misc/ca-certificates: Update from 3.90 to 3.91 2023-07-03 07:21:04 +00:00
Flatcar Buildbot
206d0bc4fa sys-kernel/coreos-sources: Update from 6.1.34 to 6.1.37 2023-07-02 07:13:42 +00:00
Flatcar Buildbot
3ac2298302 portage-stable/metadata: Monthly GLSA metadata updates 2023-07-01 07:15:03 +00:00
flatcar-ci
4d9f1d4020 New version: main-3651.0.0-nightly-20230630-2100-INTERMEDIATE 2023-06-30 21:00:26 +00:00
flatcar-ci
d90abcd325 New version: main-3651.0.0-nightly-20230630-0808-INTERMEDIATE 2023-06-30 08:08:35 +00:00
Krzesimir Nowak
bbd3b26bfa
Merge pull request #958 from flatcar/krnowak/docker-group-fixes
docker group fixes
2023-06-30 07:52:24 +02:00
Krzesimir Nowak
283423132f
Merge pull request #934 from flatcar/buildbot/weekly-portage-stable-package-updates-2023-06-19
Weekly portage-stable package updates 2023-06-19
2023-06-30 06:35:14 +02:00
Dongsu Park
4caf4bcbcd
Merge pull request #957 from flatcar/dongsu/libmicrohttpd-0.9.76
net-libs/libmicrohttpd: update to 0.9.76
2023-06-29 18:10:55 +02:00
Krzesimir Nowak
398ee10683
Merge pull request #859 from flatcar/krnowak/locksmith-resource-control
app-admin/locksmith: Stop using deprecated resource control options
2023-06-29 17:43:45 +02:00
Flatcar Buildbot
f484fbf13e changelog: Add an entry 2023-06-29 17:40:06 +02:00
Flatcar Buildbot
ff0f4a4b21 changelog: Add entries 2023-06-29 17:16:16 +02:00
Flatcar Buildbot
838e54c764 overlay profiles: Force openssl provide in net-misc/curl
The updated net-misc/curl package got an extra set of restrictions,
where both curl_ssl_openssl and openssl USE flags must be enabled in
order to use OpenSSL as an SSL provider.
2023-06-29 17:16:16 +02:00
Flatcar Buildbot
997869f2d5 overlay profiles: Add accept keywords for dev-lang/python 2023-06-29 17:16:16 +02:00
Flatcar Buildbot
6d8f913079 overlay profiles: Unmask rust 1.70.0 2023-06-29 17:16:16 +02:00
Flatcar Buildbot
1b47467b41 app-admin/eselect: Sync with Gentoo
It's from Gentoo commit 46e92cfad6653cd26b27b9bc10d5a751c7919e7e.
2023-06-29 17:16:16 +02:00
Flatcar Buildbot
0454b8c74b overlay profiles: Add accept keywords for sys-apps/coreutils
And keep the list sorted.
2023-06-29 17:16:16 +02:00
Flatcar Buildbot
bf5c6b10a1 .github: Drop sys-apps/man-pages-posix from automation 2023-06-29 17:16:16 +02:00
Flatcar Buildbot
3c8c20e428 portage-stable sys-apps/man-pages-posix: Drop unused package 2023-06-29 17:16:16 +02:00
Flatcar Buildbot
759a6cf7f2 overlay profiles: Add accept keywords for sys-apps/sandbox 2023-06-29 17:16:16 +02:00
Sayan Chowdhury
5087144085 profiles: keep same version on both arches multipath-tools
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-06-29 17:16:16 +02:00
Sayan Chowdhury
50427a2500 profiles: update the version for curl
upstream dropped the ebuilds for curl-8.1.0-r1
instead of stabilizing it. At the moment, the gentoo
upstream has a older version and a newer version.
Thus, the need to jump to a higher version.

Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-06-29 17:16:16 +02:00
Sayan Chowdhury
a7049d645c profiles: drop the keywords for c-ares
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-06-29 17:16:16 +02:00
Sayan Chowdhury
2ee62981d7 profiles: keep version same on arches for bpftool
Signed-off-by: Sayan Chowdhury <schowdhury@microsoft.com>
2023-06-29 17:16:16 +02:00
Flatcar Buildbot
7f84e145be sys-fs/multipath-tools: Sync with Gentoo
It's from Gentoo commit 0228108a321499f77cbc1a51d358d89c8ceb4fd0.
2023-06-29 17:16:16 +02:00
Flatcar Buildbot
d59597ae05 sys-firmware/ipxe: Sync with Gentoo
It's from Gentoo commit 1112a96564118f3449b46e3d02e47e33663b7587.
2023-06-29 17:16:16 +02:00
Flatcar Buildbot
71ba8b5254 sys-firmware/intel-microcode: Sync with Gentoo
It's from Gentoo commit 6c9f7fbbca0f76a1459ceb28d3b6fe1c55dde7c4.
2023-06-29 17:16:16 +02:00
Flatcar Buildbot
d0ab30031f sys-devel/gnuconfig: Sync with Gentoo
It's from Gentoo commit 1e72a46f70d1ec0d99aac8c4e36c6d15d3e96479.
2023-06-29 17:16:16 +02:00
Flatcar Buildbot
db94016d3b sys-devel/gdb: Sync with Gentoo
It's from Gentoo commit 54425cff4fb1a4cce8e66a9767d44e9df9c15799.
2023-06-29 17:16:16 +02:00
Flatcar Buildbot
2ca1918a0a sys-devel/gcc: Sync with Gentoo
It's from Gentoo commit d0343991a9b7884567020c5a85a2b398f190b389.
2023-06-29 17:16:16 +02:00
Flatcar Buildbot
f38bfafe93 sys-devel/autoconf-wrapper: Sync with Gentoo
It's from Gentoo commit f3d17898d857e1a39b49e9088e78d1cbb1eb9a00.
2023-06-29 17:16:16 +02:00
Flatcar Buildbot
09263f7c85 sys-devel/autoconf: Sync with Gentoo
It's from Gentoo commit f89110e858922ce3d91c72ae8f2815903a9e6979.
2023-06-29 17:16:16 +02:00