23004 Commits

Author SHA1 Message Date
Flatcar Buildbot
a5a72f08e5 sys-kernel: Upgrade coreos-kernel 5.4.41 to 5.4.42 2020-05-21 07:07:00 +00:00
Kai Lüke
cda59bca46 sys-apps/seismograph: Point to latest flatcar-master
Pulls in https://github.com/flatcar-linux/seismograph/pull/4
to fix setting GPT labels with cgpt.
2020-05-20 18:24:57 +02:00
Sayan Chowdhury
de5457447a Revert "Merge pull request #289 from flatcar-linux/dongsu/docker-runc-selinux-alpha"
This reverts commit 210d750b39eb2a1e7319dbc445c131bb6e8d3f2d, reversing
changes made to 08771213dbe072daa07182f1b1fc51671471d9ef.
2020-05-20 15:48:59 +05:30
Kai Lüke
17e2dbc8c3 Cleanup files from build bot commit
The upstream patches were applied with a conflict.
These extra files were not deleted when resolving.
2020-05-18 17:48:37 +02:00
Benjamin Gilbert
42bf4024bb chore(metadata): Regenerate cache 2020-05-18 17:15:44 +02:00
Benjamin Gilbert
453b034ca5 dev-libs/openssl: Apply CoreOS changes
- Drop pkg_postinst.
  - Create /etc/ssl with tmpfiles (and package it for the SDK).
2020-05-18 17:15:26 +02:00
Benjamin Gilbert
15a0f44519 dev-libs/openssl: Sync with Gentoo's latest 1.0.2 stable 2020-05-18 17:14:58 +02:00
Krzesimir Nowak
7d130f7149 sys-kernel/bootengine: bump to fix the sysroot-boot service race
Fixes https://github.com/flatcar-linux/Flatcar/issues/83.
2020-05-18 15:18:46 +02:00
Benjamin Gilbert
78875a0303 chore(metadata): Regenerate cache 2020-05-18 14:09:54 +02:00
Benjamin Gilbert
9aadec88d7 dev-db/etcdctl: bump to 3.3.20 2020-05-18 14:08:05 +02:00
Benjamin Gilbert
e5a9a9aec2 app-admin/etcd-wrapper: bump to 3.3.20 2020-05-18 14:08:05 +02:00
Benjamin Gilbert
6129515a84 app-admin/*-wrapper: pull container as docker image by default
quay.io is removing ACI conversion support.  Unless overridden, pull
as a docker image instead.
2020-05-18 14:08:04 +02:00
Kai Lüke
76abe2e8c5
set_lsb_release: update codename 2020-05-18 12:22:51 +02:00
Thilo Fromm
56341ea725 qemu_template.sh: update naming CoreOS -> Flatcar 2020-05-15 15:25:27 +02:00
Sayan Chowdhury
fb44c9302b Merge pull request #356 from flatcar-linux/sayan/upgrade-systemd-alpha-243
sys-apps/systemd: Bump to v243 along with needed ebuild changes
2020-05-15 17:38:51 +05:30
Dongsu Park
663614bd53 sys-apps/seismograph: update to fix rootdev and cgpt
Update commit of seismograph to pull in the PRs:

https://github.com/flatcar-linux/seismograph/pull/2
https://github.com/flatcar-linux/seismograph/pull/3
2020-05-14 16:51:35 +02:00
Kai Lüke
06c4894f71
SDK: Take environment variable to specify SDK location
The dev build SDKs are not in $FLATCAR_DEV_BUILDS/sdk but published under
$FLATCAR_DEV_BUILDS/developer/sdk.
Add an environment variable to specify where the SDK is to be found
but default to $FLATCAR_DEV_BUILDS/sdk if it is not specified.
From Jenkins this variable is exported as DOWNLOAD_ROOT_SDK.
2020-05-14 16:03:15 +02:00
Sayan Chowdhury
b19f4b11a7 Merge pull request #361 from flatcar-linux/linux-5.4.41-alpha
Upgrade Linux Kernel in Alpha from 5.4.40 to 5.4.41
2020-05-14 18:06:46 +05:30
Kai Lüke
fbb0970822
build_toolchains: Fix upload path for toolchain-arm64 package
The Rust arm64 crossdev toolchain package was uploaded to
toolchain-arm64/rust… instead of toolchain-arm64/dev-lang/rust….
Upload the complete dev-lang folder as only Rust will be fetched
from there anyway.
2020-05-14 14:25:56 +02:00
Flatcar Buildbot
5aedefd395 chore(metadata): Regenerate cache 2020-05-14 07:07:18 +00:00
Flatcar Buildbot
1123ea6bea sys-kernel: Upgrade coreos-kernel 5.4.40 to 5.4.41 2020-05-14 07:07:17 +00:00
Sayan Chowdhury
38f993dc1f Merge pull request #351 from flatcar-linux/linux-5.4.40-alpha
Upgrade Linux Kernel in Alpha from 5.4.38 to 5.4.40
2020-05-13 21:34:43 +05:30
Sayan Chowdhury
7f26efa043 sys-apps/systemd: Bump to v243 along with needed ebuild changes
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2020-05-12 16:18:30 +00:00
Flatcar Buildbot
b8bbc13657 Upgrade Cargo in Alpha from 1.36.0 to 1.43.1 2020-05-12 07:32:29 +00:00
Kai Lüke
066deb9d09
build_packages: Add flag to ignore some binary packages
When the ebuild file changed but not its version nor its cross-workon
commit, the binary package would be used. Also some dependencies are not
encoded to trigger a rebuild of depending packages.
Allow to exclude some binary packages so that we can be sure that they
are rebuilt.
2020-05-11 16:26:35 +02:00
Kai Lüke
74f04c59f7
Reuse correct binary packages for a Flatcar version
Two Flatcar versions were used in /etc/portage/make.conf both in the SDK
and in the boards.
Use only a single version by default to get the expected results and not
something else when using binary packages.

The Rust crossdev package was never uploaded to /sdk/ and always
had to be compiled again.
Upload it in a separate toolchain-arm64 directory because /Packages in /crossdev/
doesn't refer to the Rust package and its use flags.
2020-05-11 15:45:21 +02:00
Vincent Batts
3909f67d24 README: point to the current flatcar docs
Signed-off-by: Vincent Batts <vbatts@kinvolk.io>
2020-05-11 12:30:55 +02:00
Marga Manterola
0eea902ddf Fix typo 2020-05-11 12:28:50 +02:00
Flatcar Buildbot
c90d76c0e9 chore(metadata): Regenerate cache 2020-05-11 07:06:16 +00:00
Flatcar Buildbot
728361dd15 sys-kernel: Upgrade coreos-kernel 5.4.38 to 5.4.40 2020-05-11 07:06:16 +00:00
Dongsu Park
21a4a9f77f Merge pull request #65 from flatcar-linux/sayan/add-wireguard-to-alpha
virtual/resolvconf: Add a new package, dependency of wireguard-tools
2020-05-07 12:05:11 +02:00
Dongsu Park
b2bf7909db Merge pull request #345 from flatcar-linux/sayan/add-wireguard-to-alpha
sys-kernel/coreos-modules: Add the wireguard module
2020-05-07 11:54:04 +02:00
Sayan Chowdhury
6328beec3d sys-kernel/coreos-modules: Add the wireguard module
This commit adds the wireguard module patch through the
wireguard-linux-compat repo. This also adds the wireguard-tools, the
userspace tool for wireguard

Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2020-05-06 10:58:31 +00:00
Sayan Chowdhury
517e626d6f virtual/resolvconf: Add a new package, dependency of wireguard-tools
Signed-off-by: Sayan Chowdhury <sayan@kinvolk.io>
2020-05-06 10:52:22 +00:00
Kai Lüke
890f327626 coreos-base/coreos-init: Point to latest flatcar-master
Pulls in https://github.com/flatcar-linux/init/pull/18 to describe
that setting OEM uses an OEM image.
2020-05-05 13:18:32 +02:00
Dongsu Park
be83562d1f Merge pull request #339 from flatcar-linux/linux-5.4.38-alpha
Upgrade Linux Kernel in Alpha from 5.4.35 to 5.4.38
2020-05-04 16:29:17 +02:00
Kai Lüke
d1fb202fe2
build_library/dev_container_util.sh: Use correct BINHOST URLs
The BINHOST was still configured to be the CoreOS CL upstream location
which does not work for independent Flatcar CL releases. This broke
binary package installation in the development container.
Use the correct BINHOST to fix installation of binary packages in the
development container.
2020-05-04 13:17:59 +02:00
Dongsu Park
9e354feb1d Merge pull request #320 from samm-git/patch-1
Set oniguruma USE flag for the jq package
2020-05-04 11:19:44 +02:00
Dongsu Park
fc9b008fab Merge pull request #64 from samm-git/dev-libs-oniguruma
Add dev-libs/oniguruma, required by jq regexp parser
2020-05-04 11:19:23 +02:00
Flatcar Buildbot
f28ee38a15 chore(metadata): Regenerate cache 2020-05-03 07:07:01 +00:00
Flatcar Buildbot
21212096da sys-kernel: Upgrade coreos-kernel 5.4.35 to 5.4.38 2020-05-03 07:07:01 +00:00
Alex Samorukov
ffdc7c5316 Set oniguruma USE flag for the jq package 2020-05-02 13:48:34 +02:00
Oleksii Samorukov
ec11614f61 Add dev-libs/oniguruma, required by jq regexp parser 2020-05-02 13:43:38 +02:00
Kai Lüke
1cafcf8d22 coreos-base/oem-azure: Use flatcar.autologin for the serial console
The user can only login via SSH if no password was set and can't login
over the serial console in the web UI. To login, the user needs to press
reboot and then append flatcar.autologin to the kernel command line parameters
in GRUB each time. The user may also not know that this option even exists.
Set flatcar.autologin by default in the kernel command line parameters for
Azure so that users don't need to set this themselves.
2020-04-30 12:02:08 +02:00
Dongsu Park
325b2f09e2 dev-lang/rust: remove duplicates, move to coreos-overlay
`dev-lang/rust` has been moved to coreos-overlay since a long time.
However, we have still kept `dev-lang/rust` in portage-stable as well.
As it is not needed at all, let's simply remove it.
2020-04-29 16:28:21 +02:00
Dongsu Park
717502ea0b chore(metadata): Regenerate cache 2020-04-29 15:49:00 +02:00
Dongsu Park
4b7fb93be2 profiles: specify keywords for strace >= 5.3
Since strace 5.3 or newer is not enabled for `amd64` and `arm64` by
default, we need to add keywords `~amd64` and `~arm64` for newer
versions of strace.
2020-04-29 15:44:55 +02:00
Dongsu Park
74644fb5d5 dev-util/strace: bump to 5.6
Update strace to 5.6, to make it compatible with recent Kernels.

It does not include a third-party patch `strace-5.5-static.patch`,
which could cause build failures with pkgconfig <= 2.28.
2020-04-29 15:44:55 +02:00
Dongsu Park
c311eacb7f chore(metadata): Regenerate cache 2020-04-29 13:04:43 +02:00
Dongsu Park
74d8f36c46 dev-util/strace: move strace to coreos-overlay
To build strace without failures from pkg-config, we need to move
`dev-util/strace` to coreos-overlay.
2020-04-29 13:04:43 +02:00