scripts
scripts copied to clipboard
image build and composition scripts for Flatcar Container Linux
# Add support for Raspberry Pi 4 in device tree mode Add support for running flatcar on Raspberry Pi 4 in device tree mode Fixes [1750](https://github.com/flatcar/Flatcar/issues/1750) ## How to use...
Do not merge yet. This is for experimental purposes. Upstream PR: https://github.com/coreos/ignition/pull/2052 Related to: https://github.com/flatcar/Flatcar/issues/1696 - [ ] Changelog entries added in the respective `changelog/` directory (user-facing change, bug fix,...
CI: http://jenkins.infra.kinvolk.io:8080/job/container/job/sdk/2052/cldsv/ - switch to selinux profiles - add more sec-policy packages - do some cleanups in profiles wrt selinux, audit, python, perl and caps USE flags TODO: - mask...
CI: TODO -- TODO: Changes. -- - [ ] changelog - [ ] image diff
After 4 years without a release feature, there is a new etcd release: 3.6.0 On-hold for this breaking change: ``` The following flags have been removed: --enable-v2 --experimental-enable-v2v3 ``` -...
# Set CONFIG_ARCH_ROCKCHIP After some discussion on Matrix about Odroid M1S (based on RK3566), I made this PR to enable Rockchip arch in the kernel. The goal is to test...
CI: TODO -- TODO: Changes. -- - [ ] changelog - [ ] image diff
CI: http://jenkins.infra.kinvolk.io:8080/job/container/job/packages_all_arches/5887/cldsv/ Bumps nvidia drivers to 535.247.01 for amd64 and 570.133.20 for arm64. Closes https://github.com/flatcar/Flatcar/issues/1731
This key was first renamed to no_subreaper in 2017, then eventually dropped. Now containerd prints a warning like: time="2025-04-08T22:59:42Z" level=warning msg="Ignoring unknown key in TOML" column=1 error="strict mode: fields in...
# set CONFIG_ARCH_TEGRA_210 Jetson Nano Developer Kits are using Tegra 210 SoCs, this PR enables that in Flatcar. The Goal is to test flatcar on jetson nano developer kit. (note...