25370 Commits

Author SHA1 Message Date
Krish Jain
4e8b276319 Remove duplicate making directory root_fs_dir/etc/extensions 2023-10-23 16:05:45 +02:00
Krish Jain
abe8bf683a Use helper function query_available_package() 2023-10-23 16:05:45 +02:00
Krish Jain
4b00bc14a4 tail, not head 2023-10-23 16:05:45 +02:00
Krish Jain
9709a64239 incorporate suggestions from Jeremi 2023-10-23 16:05:45 +02:00
Krish Jain
e6bb5470c4 Add mangle script for containerd 2023-10-23 16:05:45 +02:00
Krish Jain
e5f1ecbae3 Only keep docker stuff in manglefs_docker 2023-10-23 16:05:45 +02:00
Krish Jain
2be2e884b3 Add manglefs script for containerd 2023-10-23 16:05:45 +02:00
Krish Jain
3d17f65088 Create seperate docker and containerd sysext 2023-10-23 16:05:45 +02:00
krishjainx
c026d9ed53 Remove app-arch/torcx from coreos-overlay 2023-10-23 16:05:45 +02:00
krishjainx
851009c6cc Install docker as a system extension, use manglefs script ( convert the unit dependencies from wants to upholds); one sysext for all docker for now 2023-10-23 16:05:45 +02:00
Mathieu Tortuyaux
7b0d9bde7e
Merge pull request #1289 from flatcar/linux-6.1.59-main
Upgrade Linux Kernel for main from 6.1.58 to 6.1.59
2023-10-23 15:26:43 +02:00
flatcar-ci
ed16d78876 New version: main-3763.0.0-nightly-20231020-2100 2023-10-21 02:09:26 +00:00
flatcar-ci
418e418c29 New version: main-3763.0.0-nightly-20231020-2100-INTERMEDIATE 2023-10-20 21:00:29 +00:00
Kai Lüke
a85e51b03d
Merge pull request #1170 from flatcar/kai/usr-btrfs
disk_layout: use btrfs for the /usr partition
2023-10-20 13:26:21 +02:00
Kai Lüke
736259812a
Merge pull request #1282 from flatcar/mantle-update-main
Upgrade mantle container image to latest HEAD in main
2023-10-20 13:22:50 +02:00
Flatcar Buildbot
9c8e8b8f10 sys-kernel/coreos-sources: Update from 6.1.58 to 6.1.59 2023-10-20 07:11:41 +00:00
Flatcar Buildbot
c3b366f872 Update mantle container image to latest HEAD 2023-10-19 21:00:42 +00:00
flatcar-ci
18adacfa57 New version: main-3762.0.0-nightly-20231019-2100 2023-10-19 21:00:23 +00:00
Dongsu Park
291ec131e3
Merge pull request #1281 from flatcar/dongsu/rust-1.73.0
overlay dev-lang/rust: Update to 1.73.0
2023-10-19 12:27:20 +02:00
Thilo Fromm
e8187981fb
Merge pull request #1288 from flatcar/t-lo/fix-systemd-curl-cyclic-dep
build_packages: fix systemd cyclic deps resolver
2023-10-19 11:31:28 +02:00
Thilo Fromm
a6d8a89399 build_packages: fix systemd cyclic deps resolver
This change removes "curl" from the USE flags to be removed to build
systemd in the cyclic deps resolver step of build_packages. Excluding
curl from systemd's USE flags leads to build breakage:

09:06:25  !!! The ebuild selected to satisfy "sys-apps/systemd" for /build/amd64-usr/ has unmet requirements.
09:06:25  - sys-apps/systemd-252.11-r1::coreos USE="audit dns-over-tls elfutils gcrypt gnuefi http idn importd iptables kmod lz4 lzma openssl pam pcre policykit resolvconf seccomp selinux (sysv-utils) (vanilla) zstd -acl -apparmor -cgroup-hybrid -cryptsetup -curl -fido2 -gnutls -homed -pkcs11 -pwquality -qrcode (-split-usr) -test -tpm -xkb"
09:06:25
09:06:25    The following REQUIRED_USE flag constraints are unsatisfied:
09:06:25      importd? ( curl )
09:06:25
09:06:25    The above constraints are a subset of the following complete expression:
09:06:25      dns-over-tls? ( any-of ( gnutls openssl ) ) homed? ( cryptsetup pam openssl ) importd? ( curl lzma any-of ( gcrypt openssl ) ) pwquality? ( homed )

Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
2023-10-19 11:09:45 +02:00
Krzesimir Nowak
9bd49b722e
Merge pull request #1280 from dosomder/cloudsigma-set-tty-raw
overlay cloudsigma: Set tty to RAW
2023-10-19 10:55:56 +02:00
dosomder
efd822f993
overlay cloudsigma: bump ebuild revision 2023-10-19 07:44:07 +02:00
flatcar-ci
27384f9a4a New version: main-3761.0.0-nightly-20231018-2100 2023-10-18 21:00:38 +00:00
Krzesimir Nowak
a56e7b52c7
Merge pull request #1276 from flatcar/buildbot/weekly-portage-stable-package-updates-2023-10-16
Weekly portage-stable package updates 2023-10-16
2023-10-18 16:07:31 +02:00
dosomder
cf20383edc
changelog: rephrase bugfix for cloudsigma cloudinit
Co-authored-by: Krzesimir Nowak <qdlacz@gmail.com>
2023-10-18 14:41:47 +02:00
Dongsu Park
7c7dd79184 changelog: add changelog for Rust 1.73.0 2023-10-18 09:17:04 +02:00
Dongsu Park
934009e25e overlay virtual/rust: update to 1.73.0 2023-10-18 09:17:04 +02:00
Dongsu Park
ec8e7e8f87 overlay dev-lang/rust: Apply Flatcar modifications
- Apply cross-compiling changes.
- Remove dependency on sys-apps/lsb-release, which conflicts with
  sys-apps/baselayout of Flatcar.
- Remove rust-src to keep the SDK size minimal.
- Add a comment about keeping the patchlevel 0 of stage0.
- Update Rust version from 1.72.1 to 1.73.0 in profiles.

Based on commit 82f9e1b8dbbb667f49982e695104f26ea322756f
2023-10-18 09:17:04 +02:00
Dongsu Park
5d12e8e118 overlay dev-lang/rust: Update to 1.73.0
Sync with Gentoo to update dev-lang/rust to 1.73.0.

Gentoo ref: a36588cc963e0ecf32b38465c02039b20ecd7ea6
2023-10-18 09:17:04 +02:00
Dongsu Park
c3d19db937 portage eclass: sync rust-toolchain.eclass
Get rust-toolchain.eclass in sync with Gentoo to be able to build
Rust 1.73+.

Otherwise build will fail due to a missing file from the upstream repo
rust-1.72.0-mips-unknown-linux-gnu.tar.xz.

Gentoo ref: f66c64d25bc04fc2ef3bd3cba6a8fbc48f42be9f
2023-10-18 09:17:04 +02:00
flatcar-ci
115505b86e New version: main-3760.0.0-nightly-20231017-2100 2023-10-17 21:00:27 +00:00
Krzesimir Nowak
b2b42d9341 build_packages: Break another dep loop
It came up with net-libs/nghttp2 adding some integration with systemd.
2023-10-17 18:23:40 +02:00
Mathieu Tortuyaux
27ec8081a0
Merge pull request #1265 from flatcar/tormath1/update-engine
overlay coreos-base/update_engine: pull quotes handling
2023-10-17 10:53:51 +02:00
Mathieu Tortuyaux
433e5b8f72
changelog: add entry
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2023-10-17 10:52:56 +02:00
Mathieu Tortuyaux
89b329bf23
overlay coreos-base/update_engine: pull quotes handling
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
2023-10-17 10:52:55 +02:00
dosomder
c12965c7e8
changelog: add bugfix for cloudsigma cloudinit 2023-10-17 08:40:14 +02:00
dosomder
15393e0dad
overlay cloudsigma: Set tty to RAW 2023-10-17 08:23:02 +02:00
flatcar-ci
f05a3e01a8 New version: main-3759.0.0-nightly-20231016-2100 2023-10-16 21:00:24 +00:00
Krzesimir Nowak
8401c9e356 changelog: Add entries 2023-10-16 16:00:56 +02:00
Krzesimir Nowak
7cc75f7633 overlay profiles: Drop accept keywords for net-misc/whois 2023-10-16 15:39:27 +02:00
Krzesimir Nowak
b89b88f6cc overlay profiles: Drop disabling of removed USE flag 2023-10-16 15:34:22 +02:00
Dongsu Park
7c95d5d970
Merge pull request #1275 from flatcar/linux-6.1.58-main
Upgrade Linux Kernel for main from 6.1.57 to 6.1.58
2023-10-16 14:51:23 +02:00
Krzesimir Nowak
421ae364e6 overlay profiles: Update accept keywords for app-shells/bash
The 5.2_p15-r5 version is gone from Gentoo, so let's pick some newer
revision then.
2023-10-16 13:49:41 +02:00
Krzesimir Nowak
aa650df01e overlay profiles: Drop accept keywords for app-arch/pigz 2023-10-16 13:42:39 +02:00
Krzesimir Nowak
16c7455f15
Merge pull request #1272 from flatcar/kai/postinst-mv-clean
update_engine/bootengine: Clean up incomplete move target
2023-10-16 13:00:20 +02:00
Kai Lueke
aaecc8f8b6 update_engine/bootengine: Clean up incomplete move target
This pulls in https://github.com/flatcar/update_engine/pull/29 and
https://github.com/flatcar/bootengine/pull/76
to fix the problem of not being able to update from ≤ 3619.0.0 on Azure.
2023-10-16 12:58:20 +02:00
Flatcar Buildbot
9ffd033ef1 sys-fs/xfsprogs: Sync with Gentoo
It's from Gentoo commit b1a152f3ccc12fb85da940359c74c9c6e022c8cd.
2023-10-16 07:17:11 +00:00
Flatcar Buildbot
bf1ce2d573 sys-fs/fuse: Sync with Gentoo
It's from Gentoo commit db42053821df3aec3e495fe06e29cc2147fb98d7.
2023-10-16 07:16:58 +00:00
Flatcar Buildbot
7d83433c3b sys-firmware/intel-microcode: Sync with Gentoo
It's from Gentoo commit 49fe8376218d15dce8d39ffba486be54b06562eb.
2023-10-16 07:16:41 +00:00